./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/weaver/popl20-more-array-sum2.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 6497de01 Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/weaver/popl20-more-array-sum2.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC --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 6d47c8696b49948f6f8f53dd9eda6f4e0281717fd9a29e264a19ded5493fa577 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-6497de0 [2024-11-24 00:59:06,205 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-24 00:59:06,269 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-24 00:59:06,274 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-24 00:59:06,275 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-24 00:59:06,301 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-24 00:59:06,302 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-24 00:59:06,302 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-24 00:59:06,302 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-24 00:59:06,302 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-24 00:59:06,303 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-24 00:59:06,303 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-24 00:59:06,303 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-24 00:59:06,303 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-24 00:59:06,303 INFO L153 SettingsManager]: * Use SBE=true [2024-11-24 00:59:06,304 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-24 00:59:06,304 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-24 00:59:06,304 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-24 00:59:06,304 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-24 00:59:06,304 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-24 00:59:06,304 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-24 00:59:06,304 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-24 00:59:06,304 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-24 00:59:06,305 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-24 00:59:06,305 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-24 00:59:06,305 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-24 00:59:06,305 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-24 00:59:06,305 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-24 00:59:06,305 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-24 00:59:06,305 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-24 00:59:06,305 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-24 00:59:06,305 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-24 00:59:06,305 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 00:59:06,306 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-24 00:59:06,306 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-24 00:59:06,306 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-24 00:59:06,306 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-24 00:59:06,306 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 00:59:06,306 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-24 00:59:06,306 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-24 00:59:06,306 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-24 00:59:06,306 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-24 00:59:06,307 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-24 00:59:06,307 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-24 00:59:06,307 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-24 00:59:06,307 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-24 00:59:06,307 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-24 00:59:06,307 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-24 00:59:06,307 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_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC 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 -> 6d47c8696b49948f6f8f53dd9eda6f4e0281717fd9a29e264a19ded5493fa577 [2024-11-24 00:59:06,619 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-24 00:59:06,628 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-24 00:59:06,631 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-24 00:59:06,632 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-24 00:59:06,632 INFO L274 PluginConnector]: CDTParser initialized [2024-11-24 00:59:06,634 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/weaver/popl20-more-array-sum2.wvr.c [2024-11-24 00:59:09,814 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/data/66c75a69a/81c406250acb4ee9854aa616e2615348/FLAG6cb8284ef [2024-11-24 00:59:10,103 INFO L384 CDTParser]: Found 1 translation units. [2024-11-24 00:59:10,104 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/sv-benchmarks/c/weaver/popl20-more-array-sum2.wvr.c [2024-11-24 00:59:10,127 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/data/66c75a69a/81c406250acb4ee9854aa616e2615348/FLAG6cb8284ef [2024-11-24 00:59:10,143 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/data/66c75a69a/81c406250acb4ee9854aa616e2615348 [2024-11-24 00:59:10,146 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-24 00:59:10,148 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-24 00:59:10,151 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-24 00:59:10,151 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-24 00:59:10,156 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-24 00:59:10,158 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:59:10" (1/1) ... [2024-11-24 00:59:10,162 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1c8b0787 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:59:10, skipping insertion in model container [2024-11-24 00:59:10,162 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:59:10" (1/1) ... [2024-11-24 00:59:10,183 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-24 00:59:10,440 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_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/sv-benchmarks/c/weaver/popl20-more-array-sum2.wvr.c[2638,2651] [2024-11-24 00:59:10,460 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 00:59:10,474 INFO L200 MainTranslator]: Completed pre-run [2024-11-24 00:59:10,511 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_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/sv-benchmarks/c/weaver/popl20-more-array-sum2.wvr.c[2638,2651] [2024-11-24 00:59:10,520 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 00:59:10,539 INFO L204 MainTranslator]: Completed translation [2024-11-24 00:59:10,540 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:59:10 WrapperNode [2024-11-24 00:59:10,541 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-24 00:59:10,542 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-24 00:59:10,543 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-24 00:59:10,543 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-24 00:59:10,551 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:59:10" (1/1) ... [2024-11-24 00:59:10,563 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:59:10" (1/1) ... [2024-11-24 00:59:10,609 INFO L138 Inliner]: procedures = 24, calls = 37, calls flagged for inlining = 16, calls inlined = 28, statements flattened = 259 [2024-11-24 00:59:10,610 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-24 00:59:10,611 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-24 00:59:10,612 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-24 00:59:10,612 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-24 00:59:10,622 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:59:10" (1/1) ... [2024-11-24 00:59:10,622 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:59:10" (1/1) ... [2024-11-24 00:59:10,626 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:59:10" (1/1) ... [2024-11-24 00:59:10,650 INFO L175 MemorySlicer]: Split 10 memory accesses to 2 slices as follows [2, 8]. 80 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 2 writes are split as follows [0, 2]. [2024-11-24 00:59:10,654 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:59:10" (1/1) ... [2024-11-24 00:59:10,655 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:59:10" (1/1) ... [2024-11-24 00:59:10,667 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:59:10" (1/1) ... [2024-11-24 00:59:10,668 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:59:10" (1/1) ... [2024-11-24 00:59:10,673 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:59:10" (1/1) ... [2024-11-24 00:59:10,678 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:59:10" (1/1) ... [2024-11-24 00:59:10,679 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:59:10" (1/1) ... [2024-11-24 00:59:10,682 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-24 00:59:10,683 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-24 00:59:10,684 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-24 00:59:10,684 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-24 00:59:10,685 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:59:10" (1/1) ... [2024-11-24 00:59:10,691 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 00:59:10,705 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 00:59:10,721 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-24 00:59:10,725 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-24 00:59:10,749 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-24 00:59:10,750 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-24 00:59:10,750 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-24 00:59:10,750 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-24 00:59:10,750 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-24 00:59:10,750 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-24 00:59:10,751 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-24 00:59:10,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-24 00:59:10,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-24 00:59:10,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-24 00:59:10,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-24 00:59:10,751 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-24 00:59:10,751 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-24 00:59:10,751 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-24 00:59:10,752 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-24 00:59:10,752 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-24 00:59:10,752 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-24 00:59:10,752 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-24 00:59:10,754 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-24 00:59:10,895 INFO L234 CfgBuilder]: Building ICFG [2024-11-24 00:59:10,899 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-24 00:59:11,477 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-24 00:59:11,477 INFO L283 CfgBuilder]: Performing block encoding [2024-11-24 00:59:11,970 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-24 00:59:11,971 INFO L312 CfgBuilder]: Removed 5 assume(true) statements. [2024-11-24 00:59:11,971 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:59:11 BoogieIcfgContainer [2024-11-24 00:59:11,971 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-24 00:59:11,975 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-24 00:59:11,975 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-24 00:59:11,982 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-24 00:59:11,982 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 12:59:10" (1/3) ... [2024-11-24 00:59:11,985 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@b4bb02e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 12:59:11, skipping insertion in model container [2024-11-24 00:59:11,985 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:59:10" (2/3) ... [2024-11-24 00:59:11,987 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@b4bb02e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 12:59:11, skipping insertion in model container [2024-11-24 00:59:11,987 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:59:11" (3/3) ... [2024-11-24 00:59:11,988 INFO L128 eAbstractionObserver]: Analyzing ICFG popl20-more-array-sum2.wvr.c [2024-11-24 00:59:12,007 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-24 00:59:12,008 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG popl20-more-array-sum2.wvr.c that has 4 procedures, 31 locations, 1 initial locations, 5 loop locations, and 1 error locations. [2024-11-24 00:59:12,009 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-24 00:59:12,079 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-24 00:59:12,124 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 40 places, 35 transitions, 91 flow [2024-11-24 00:59:12,198 INFO L124 PetriNetUnfolderBase]: 5/32 cut-off events. [2024-11-24 00:59:12,202 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-24 00:59:12,205 INFO L83 FinitePrefix]: Finished finitePrefix Result has 45 conditions, 32 events. 5/32 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 44 event pairs, 0 based on Foata normal form. 0/26 useless extension candidates. Maximal degree in co-relation 24. Up to 2 conditions per place. [2024-11-24 00:59:12,206 INFO L82 GeneralOperation]: Start removeDead. Operand has 40 places, 35 transitions, 91 flow [2024-11-24 00:59:12,210 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 36 places, 31 transitions, 80 flow [2024-11-24 00:59:12,227 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-24 00:59:12,245 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;@72bac352, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-24 00:59:12,246 INFO L334 AbstractCegarLoop]: Starting to check reachability of 4 error locations. [2024-11-24 00:59:12,261 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-24 00:59:12,262 INFO L124 PetriNetUnfolderBase]: 5/30 cut-off events. [2024-11-24 00:59:12,262 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-24 00:59:12,262 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:59:12,262 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:59:12,263 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 1 more)] === [2024-11-24 00:59:12,269 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:59:12,270 INFO L85 PathProgramCache]: Analyzing trace with hash 1733514587, now seen corresponding path program 1 times [2024-11-24 00:59:12,278 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:59:12,279 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1215312715] [2024-11-24 00:59:12,279 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:59:12,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:59:12,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:59:12,926 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-24 00:59:12,927 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:59:12,928 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1215312715] [2024-11-24 00:59:12,929 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1215312715] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:59:12,932 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:59:12,932 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-24 00:59:12,934 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [13942811] [2024-11-24 00:59:12,935 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:59:12,943 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-24 00:59:12,948 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:59:12,973 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-24 00:59:12,974 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-24 00:59:12,992 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 7 out of 35 [2024-11-24 00:59:12,994 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 36 places, 31 transitions, 80 flow. Second operand has 4 states, 4 states have (on average 11.75) internal successors, (47), 4 states have internal predecessors, (47), 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-24 00:59:12,995 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:59:12,996 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 7 of 35 [2024-11-24 00:59:12,996 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:59:13,353 INFO L124 PetriNetUnfolderBase]: 432/651 cut-off events. [2024-11-24 00:59:13,353 INFO L125 PetriNetUnfolderBase]: For 36/36 co-relation queries the response was YES. [2024-11-24 00:59:13,356 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1347 conditions, 651 events. 432/651 cut-off events. For 36/36 co-relation queries the response was YES. Maximal size of possible extension queue 50. Compared 2425 event pairs, 306 based on Foata normal form. 0/627 useless extension candidates. Maximal degree in co-relation 1182. Up to 625 conditions per place. [2024-11-24 00:59:13,366 INFO L140 encePairwiseOnDemand]: 30/35 looper letters, 25 selfloop transitions, 4 changer transitions 2/35 dead transitions. [2024-11-24 00:59:13,367 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 39 places, 35 transitions, 150 flow [2024-11-24 00:59:13,368 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-24 00:59:13,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-24 00:59:13,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 61 transitions. [2024-11-24 00:59:13,382 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4357142857142857 [2024-11-24 00:59:13,385 INFO L175 Difference]: Start difference. First operand has 36 places, 31 transitions, 80 flow. Second operand 4 states and 61 transitions. [2024-11-24 00:59:13,386 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 39 places, 35 transitions, 150 flow [2024-11-24 00:59:13,395 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 33 places, 35 transitions, 138 flow, removed 0 selfloop flow, removed 6 redundant places. [2024-11-24 00:59:13,399 INFO L231 Difference]: Finished difference. Result has 35 places, 33 transitions, 92 flow [2024-11-24 00:59:13,402 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=35, PETRI_DIFFERENCE_MINUEND_FLOW=68, PETRI_DIFFERENCE_MINUEND_PLACES=30, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=31, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=27, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=92, PETRI_PLACES=35, PETRI_TRANSITIONS=33} [2024-11-24 00:59:13,406 INFO L279 CegarLoopForPetriNet]: 36 programPoint places, -1 predicate places. [2024-11-24 00:59:13,408 INFO L471 AbstractCegarLoop]: Abstraction has has 35 places, 33 transitions, 92 flow [2024-11-24 00:59:13,408 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 11.75) internal successors, (47), 4 states have internal predecessors, (47), 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-24 00:59:13,409 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:59:13,409 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:59:13,409 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-24 00:59:13,409 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 1 more)] === [2024-11-24 00:59:13,410 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:59:13,410 INFO L85 PathProgramCache]: Analyzing trace with hash 1440935757, now seen corresponding path program 1 times [2024-11-24 00:59:13,410 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:59:13,410 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1148805996] [2024-11-24 00:59:13,411 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:59:13,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:59:13,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:59:13,751 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 00:59:13,751 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:59:13,751 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1148805996] [2024-11-24 00:59:13,752 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1148805996] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-24 00:59:13,752 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [179849903] [2024-11-24 00:59:13,752 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:59:13,752 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 00:59:13,752 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 00:59:13,756 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-24 00:59:13,758 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-24 00:59:13,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:59:13,911 INFO L256 TraceCheckSpWp]: Trace formula consists of 208 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-24 00:59:13,917 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 00:59:14,021 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 00:59:14,022 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-24 00:59:14,087 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-24 00:59:14,087 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [179849903] provided 1 perfect and 1 imperfect interpolant sequences [2024-11-24 00:59:14,087 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-11-24 00:59:14,087 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [5, 4] total 9 [2024-11-24 00:59:14,089 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [511165704] [2024-11-24 00:59:14,089 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:59:14,090 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-24 00:59:14,090 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:59:14,090 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-24 00:59:14,091 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=60, Unknown=0, NotChecked=0, Total=90 [2024-11-24 00:59:14,100 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 35 [2024-11-24 00:59:14,101 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 35 places, 33 transitions, 92 flow. Second operand has 5 states, 5 states have (on average 10.2) internal successors, (51), 5 states have internal predecessors, (51), 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-24 00:59:14,101 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:59:14,101 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 35 [2024-11-24 00:59:14,101 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:59:14,394 INFO L124 PetriNetUnfolderBase]: 627/917 cut-off events. [2024-11-24 00:59:14,394 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-24 00:59:14,400 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1869 conditions, 917 events. 627/917 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 59. Compared 3465 event pairs, 219 based on Foata normal form. 0/861 useless extension candidates. Maximal degree in co-relation 1847. Up to 462 conditions per place. [2024-11-24 00:59:14,410 INFO L140 encePairwiseOnDemand]: 29/35 looper letters, 39 selfloop transitions, 5 changer transitions 0/47 dead transitions. [2024-11-24 00:59:14,410 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 38 places, 47 transitions, 210 flow [2024-11-24 00:59:14,411 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-24 00:59:14,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-24 00:59:14,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 74 transitions. [2024-11-24 00:59:14,414 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4228571428571429 [2024-11-24 00:59:14,414 INFO L175 Difference]: Start difference. First operand has 35 places, 33 transitions, 92 flow. Second operand 5 states and 74 transitions. [2024-11-24 00:59:14,414 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 38 places, 47 transitions, 210 flow [2024-11-24 00:59:14,416 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 36 places, 47 transitions, 204 flow, removed 1 selfloop flow, removed 2 redundant places. [2024-11-24 00:59:14,419 INFO L231 Difference]: Finished difference. Result has 38 places, 34 transitions, 109 flow [2024-11-24 00:59:14,419 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=35, PETRI_DIFFERENCE_MINUEND_FLOW=86, PETRI_DIFFERENCE_MINUEND_PLACES=32, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=33, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=28, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=109, PETRI_PLACES=38, PETRI_TRANSITIONS=34} [2024-11-24 00:59:14,421 INFO L279 CegarLoopForPetriNet]: 36 programPoint places, 2 predicate places. [2024-11-24 00:59:14,421 INFO L471 AbstractCegarLoop]: Abstraction has has 38 places, 34 transitions, 109 flow [2024-11-24 00:59:14,422 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 10.2) internal successors, (51), 5 states have internal predecessors, (51), 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-24 00:59:14,422 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:59:14,422 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:59:14,435 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-24 00:59:14,623 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable1 [2024-11-24 00:59:14,623 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 1 more)] === [2024-11-24 00:59:14,624 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:59:14,624 INFO L85 PathProgramCache]: Analyzing trace with hash -1268764410, now seen corresponding path program 1 times [2024-11-24 00:59:14,624 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:59:14,625 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1219133955] [2024-11-24 00:59:14,625 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:59:14,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:59:14,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:59:14,885 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-24 00:59:14,885 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:59:14,887 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1219133955] [2024-11-24 00:59:14,887 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1219133955] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:59:14,887 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:59:14,887 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-24 00:59:14,887 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1947949018] [2024-11-24 00:59:14,887 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:59:14,888 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-24 00:59:14,888 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:59:14,889 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-24 00:59:14,890 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-24 00:59:14,900 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 35 [2024-11-24 00:59:14,900 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 38 places, 34 transitions, 109 flow. Second operand has 4 states, 4 states have (on average 11.75) internal successors, (47), 4 states have internal predecessors, (47), 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-24 00:59:14,901 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:59:14,901 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 35 [2024-11-24 00:59:14,901 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:59:15,227 INFO L124 PetriNetUnfolderBase]: 747/1092 cut-off events. [2024-11-24 00:59:15,228 INFO L125 PetriNetUnfolderBase]: For 405/405 co-relation queries the response was YES. [2024-11-24 00:59:15,230 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2525 conditions, 1092 events. 747/1092 cut-off events. For 405/405 co-relation queries the response was YES. Maximal size of possible extension queue 53. Compared 4114 event pairs, 296 based on Foata normal form. 0/1037 useless extension candidates. Maximal degree in co-relation 2496. Up to 559 conditions per place. [2024-11-24 00:59:15,240 INFO L140 encePairwiseOnDemand]: 30/35 looper letters, 38 selfloop transitions, 4 changer transitions 0/46 dead transitions. [2024-11-24 00:59:15,240 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 41 places, 46 transitions, 229 flow [2024-11-24 00:59:15,240 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-24 00:59:15,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-24 00:59:15,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 65 transitions. [2024-11-24 00:59:15,241 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4642857142857143 [2024-11-24 00:59:15,241 INFO L175 Difference]: Start difference. First operand has 38 places, 34 transitions, 109 flow. Second operand 4 states and 65 transitions. [2024-11-24 00:59:15,242 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 41 places, 46 transitions, 229 flow [2024-11-24 00:59:15,243 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 39 places, 46 transitions, 221 flow, removed 1 selfloop flow, removed 2 redundant places. [2024-11-24 00:59:15,246 INFO L231 Difference]: Finished difference. Result has 41 places, 35 transitions, 124 flow [2024-11-24 00:59:15,246 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=35, PETRI_DIFFERENCE_MINUEND_FLOW=103, PETRI_DIFFERENCE_MINUEND_PLACES=36, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=34, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=30, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=124, PETRI_PLACES=41, PETRI_TRANSITIONS=35} [2024-11-24 00:59:15,247 INFO L279 CegarLoopForPetriNet]: 36 programPoint places, 5 predicate places. [2024-11-24 00:59:15,247 INFO L471 AbstractCegarLoop]: Abstraction has has 41 places, 35 transitions, 124 flow [2024-11-24 00:59:15,248 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 11.75) internal successors, (47), 4 states have internal predecessors, (47), 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-24 00:59:15,248 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:59:15,248 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:59:15,248 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-24 00:59:15,248 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 1 more)] === [2024-11-24 00:59:15,249 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:59:15,249 INFO L85 PathProgramCache]: Analyzing trace with hash 600721871, now seen corresponding path program 1 times [2024-11-24 00:59:15,250 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:59:15,250 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1411387958] [2024-11-24 00:59:15,250 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:59:15,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:59:15,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:59:17,116 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 00:59:17,116 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:59:17,116 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1411387958] [2024-11-24 00:59:17,118 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1411387958] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-24 00:59:17,119 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1436840098] [2024-11-24 00:59:17,119 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:59:17,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 00:59:17,119 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 00:59:17,122 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-24 00:59:17,125 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-24 00:59:17,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:59:17,254 INFO L256 TraceCheckSpWp]: Trace formula consists of 238 conjuncts, 47 conjuncts are in the unsatisfiable core [2024-11-24 00:59:17,258 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 00:59:17,294 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2024-11-24 00:59:17,360 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-24 00:59:17,427 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-11-24 00:59:17,427 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11 [2024-11-24 00:59:17,484 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-24 00:59:17,921 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 11 [2024-11-24 00:59:17,942 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 00:59:17,943 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-24 00:59:40,276 INFO L349 Elim1Store]: treesize reduction 28, result has 64.6 percent of original size [2024-11-24 00:59:40,277 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 1682 treesize of output 1252 [2024-11-24 00:59:40,475 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-24 00:59:40,476 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 754 treesize of output 704 [2024-11-24 00:59:51,538 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 00:59:51,538 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1436840098] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-24 00:59:51,538 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-24 00:59:51,539 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 10, 10] total 28 [2024-11-24 00:59:51,539 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2102301006] [2024-11-24 00:59:51,539 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-24 00:59:51,539 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 29 states [2024-11-24 00:59:51,540 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:59:51,540 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2024-11-24 00:59:51,541 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=116, Invalid=692, Unknown=4, NotChecked=0, Total=812 [2024-11-24 00:59:55,830 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 00:59:59,981 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:00:00,038 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 4 out of 35 [2024-11-24 01:00:00,039 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 41 places, 35 transitions, 124 flow. Second operand has 29 states, 29 states have (on average 6.241379310344827) internal successors, (181), 29 states have internal predecessors, (181), 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-24 01:00:00,039 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:00:00,039 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 4 of 35 [2024-11-24 01:00:00,039 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:00:04,583 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:00:08,602 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:00:23,632 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:00:24,325 INFO L124 PetriNetUnfolderBase]: 2413/3456 cut-off events. [2024-11-24 01:00:24,325 INFO L125 PetriNetUnfolderBase]: For 1625/1625 co-relation queries the response was YES. [2024-11-24 01:00:24,333 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8894 conditions, 3456 events. 2413/3456 cut-off events. For 1625/1625 co-relation queries the response was YES. Maximal size of possible extension queue 137. Compared 14864 event pairs, 192 based on Foata normal form. 1/3228 useless extension candidates. Maximal degree in co-relation 6960. Up to 1896 conditions per place. [2024-11-24 01:00:24,347 INFO L140 encePairwiseOnDemand]: 23/35 looper letters, 119 selfloop transitions, 39 changer transitions 1/160 dead transitions. [2024-11-24 01:00:24,347 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 57 places, 160 transitions, 818 flow [2024-11-24 01:00:24,349 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2024-11-24 01:00:24,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 17 states. [2024-11-24 01:00:24,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 226 transitions. [2024-11-24 01:00:24,352 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.3798319327731092 [2024-11-24 01:00:24,352 INFO L175 Difference]: Start difference. First operand has 41 places, 35 transitions, 124 flow. Second operand 17 states and 226 transitions. [2024-11-24 01:00:24,352 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 57 places, 160 transitions, 818 flow [2024-11-24 01:00:24,362 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 55 places, 160 transitions, 803 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-24 01:00:24,365 INFO L231 Difference]: Finished difference. Result has 61 places, 70 transitions, 349 flow [2024-11-24 01:00:24,365 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=35, PETRI_DIFFERENCE_MINUEND_FLOW=120, PETRI_DIFFERENCE_MINUEND_PLACES=39, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=35, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=22, PETRI_DIFFERENCE_SUBTRAHEND_STATES=17, PETRI_FLOW=349, PETRI_PLACES=61, PETRI_TRANSITIONS=70} [2024-11-24 01:00:24,366 INFO L279 CegarLoopForPetriNet]: 36 programPoint places, 25 predicate places. [2024-11-24 01:00:24,366 INFO L471 AbstractCegarLoop]: Abstraction has has 61 places, 70 transitions, 349 flow [2024-11-24 01:00:24,366 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 29 states, 29 states have (on average 6.241379310344827) internal successors, (181), 29 states have internal predecessors, (181), 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-24 01:00:24,366 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:00:24,366 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:00:24,379 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-11-24 01:00:24,566 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 01:00:24,567 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 1 more)] === [2024-11-24 01:00:24,567 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:00:24,567 INFO L85 PathProgramCache]: Analyzing trace with hash 529891659, now seen corresponding path program 2 times [2024-11-24 01:00:24,567 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:00:24,567 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1615992754] [2024-11-24 01:00:24,568 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-24 01:00:24,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:00:24,617 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-24 01:00:24,617 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:00:25,939 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:00:25,939 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:00:25,939 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1615992754] [2024-11-24 01:00:25,939 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1615992754] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-24 01:00:25,939 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1034647542] [2024-11-24 01:00:25,939 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-24 01:00:25,939 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 01:00:25,940 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 01:00:25,941 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-24 01:00:25,943 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-24 01:00:26,041 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-24 01:00:26,041 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:00:26,043 INFO L256 TraceCheckSpWp]: Trace formula consists of 238 conjuncts, 38 conjuncts are in the unsatisfiable core [2024-11-24 01:00:26,045 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 01:00:26,160 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-24 01:00:26,526 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-24 01:00:26,526 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 27 treesize of output 19 [2024-11-24 01:00:26,545 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 01:00:26,545 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-24 01:00:27,006 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 01:00:27,006 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1034647542] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-24 01:00:27,006 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-24 01:00:27,006 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 11, 8] total 23 [2024-11-24 01:00:27,007 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1788188526] [2024-11-24 01:00:27,007 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-24 01:00:27,007 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 24 states [2024-11-24 01:00:27,007 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:00:27,008 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants. [2024-11-24 01:00:27,008 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=88, Invalid=464, Unknown=0, NotChecked=0, Total=552 [2024-11-24 01:00:27,227 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 35 [2024-11-24 01:00:27,228 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 61 places, 70 transitions, 349 flow. Second operand has 24 states, 24 states have (on average 8.458333333333334) internal successors, (203), 24 states have internal predecessors, (203), 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-24 01:00:27,228 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:00:27,228 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 35 [2024-11-24 01:00:27,228 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:00:29,124 INFO L124 PetriNetUnfolderBase]: 1778/2756 cut-off events. [2024-11-24 01:00:29,124 INFO L125 PetriNetUnfolderBase]: For 2899/2907 co-relation queries the response was YES. [2024-11-24 01:00:29,131 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8299 conditions, 2756 events. 1778/2756 cut-off events. For 2899/2907 co-relation queries the response was YES. Maximal size of possible extension queue 134. Compared 13379 event pairs, 136 based on Foata normal form. 1/2609 useless extension candidates. Maximal degree in co-relation 7217. Up to 1941 conditions per place. [2024-11-24 01:00:29,143 INFO L140 encePairwiseOnDemand]: 19/35 looper letters, 99 selfloop transitions, 74 changer transitions 1/179 dead transitions. [2024-11-24 01:00:29,143 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 75 places, 179 transitions, 1188 flow [2024-11-24 01:00:29,143 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2024-11-24 01:00:29,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 15 states. [2024-11-24 01:00:29,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 195 transitions. [2024-11-24 01:00:29,149 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.37142857142857144 [2024-11-24 01:00:29,149 INFO L175 Difference]: Start difference. First operand has 61 places, 70 transitions, 349 flow. Second operand 15 states and 195 transitions. [2024-11-24 01:00:29,150 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 75 places, 179 transitions, 1188 flow [2024-11-24 01:00:29,162 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 73 places, 179 transitions, 1166 flow, removed 7 selfloop flow, removed 2 redundant places. [2024-11-24 01:00:29,166 INFO L231 Difference]: Finished difference. Result has 83 places, 127 transitions, 923 flow [2024-11-24 01:00:29,166 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=35, PETRI_DIFFERENCE_MINUEND_FLOW=327, PETRI_DIFFERENCE_MINUEND_PLACES=59, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=70, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=22, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=26, PETRI_DIFFERENCE_SUBTRAHEND_STATES=15, PETRI_FLOW=923, PETRI_PLACES=83, PETRI_TRANSITIONS=127} [2024-11-24 01:00:29,168 INFO L279 CegarLoopForPetriNet]: 36 programPoint places, 47 predicate places. [2024-11-24 01:00:29,168 INFO L471 AbstractCegarLoop]: Abstraction has has 83 places, 127 transitions, 923 flow [2024-11-24 01:00:29,169 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 24 states, 24 states have (on average 8.458333333333334) internal successors, (203), 24 states have internal predecessors, (203), 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-24 01:00:29,169 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:00:29,169 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:00:29,178 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-11-24 01:00:29,369 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 01:00:29,370 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 1 more)] === [2024-11-24 01:00:29,370 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:00:29,370 INFO L85 PathProgramCache]: Analyzing trace with hash -273741277, now seen corresponding path program 3 times [2024-11-24 01:00:29,371 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:00:29,371 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [642626194] [2024-11-24 01:00:29,371 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-24 01:00:29,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:00:29,408 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-11-24 01:00:29,409 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:00:30,525 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 01:00:30,525 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:00:30,525 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [642626194] [2024-11-24 01:00:30,525 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [642626194] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-24 01:00:30,525 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1264993042] [2024-11-24 01:00:30,525 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-24 01:00:30,525 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 01:00:30,526 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 01:00:30,531 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-24 01:00:30,533 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-24 01:00:30,661 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-11-24 01:00:30,661 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:00:30,667 INFO L256 TraceCheckSpWp]: Trace formula consists of 238 conjuncts, 38 conjuncts are in the unsatisfiable core [2024-11-24 01:00:30,669 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 01:00:30,762 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-24 01:00:31,366 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-24 01:00:31,366 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 27 treesize of output 19 [2024-11-24 01:00:31,393 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 01:00:31,393 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-24 01:00:32,002 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 01:00:32,003 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1264993042] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-24 01:00:32,003 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-24 01:00:32,003 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11, 8] total 22 [2024-11-24 01:00:32,003 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1283920168] [2024-11-24 01:00:32,004 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-24 01:00:32,005 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 23 states [2024-11-24 01:00:32,008 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:00:32,009 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants. [2024-11-24 01:00:32,009 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=87, Invalid=419, Unknown=0, NotChecked=0, Total=506 [2024-11-24 01:00:32,394 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 35 [2024-11-24 01:00:32,395 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 83 places, 127 transitions, 923 flow. Second operand has 23 states, 23 states have (on average 8.347826086956522) internal successors, (192), 23 states have internal predecessors, (192), 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-24 01:00:32,395 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:00:32,395 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 35 [2024-11-24 01:00:32,395 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:00:34,805 INFO L124 PetriNetUnfolderBase]: 2198/3480 cut-off events. [2024-11-24 01:00:34,805 INFO L125 PetriNetUnfolderBase]: For 9038/9110 co-relation queries the response was YES. [2024-11-24 01:00:34,826 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13543 conditions, 3480 events. 2198/3480 cut-off events. For 9038/9110 co-relation queries the response was YES. Maximal size of possible extension queue 172. Compared 18373 event pairs, 159 based on Foata normal form. 47/3519 useless extension candidates. Maximal degree in co-relation 13312. Up to 2605 conditions per place. [2024-11-24 01:00:34,849 INFO L140 encePairwiseOnDemand]: 16/35 looper letters, 119 selfloop transitions, 141 changer transitions 1/266 dead transitions. [2024-11-24 01:00:34,849 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 99 places, 266 transitions, 2379 flow [2024-11-24 01:00:34,850 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2024-11-24 01:00:34,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 17 states. [2024-11-24 01:00:34,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 226 transitions. [2024-11-24 01:00:34,851 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.3798319327731092 [2024-11-24 01:00:34,851 INFO L175 Difference]: Start difference. First operand has 83 places, 127 transitions, 923 flow. Second operand 17 states and 226 transitions. [2024-11-24 01:00:34,851 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 99 places, 266 transitions, 2379 flow [2024-11-24 01:00:34,890 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 98 places, 266 transitions, 2361 flow, removed 6 selfloop flow, removed 1 redundant places. [2024-11-24 01:00:34,899 INFO L231 Difference]: Finished difference. Result has 108 places, 229 transitions, 2230 flow [2024-11-24 01:00:34,901 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=35, PETRI_DIFFERENCE_MINUEND_FLOW=909, PETRI_DIFFERENCE_MINUEND_PLACES=82, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=127, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=48, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=48, PETRI_DIFFERENCE_SUBTRAHEND_STATES=17, PETRI_FLOW=2230, PETRI_PLACES=108, PETRI_TRANSITIONS=229} [2024-11-24 01:00:34,902 INFO L279 CegarLoopForPetriNet]: 36 programPoint places, 72 predicate places. [2024-11-24 01:00:34,902 INFO L471 AbstractCegarLoop]: Abstraction has has 108 places, 229 transitions, 2230 flow [2024-11-24 01:00:34,903 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 23 states, 23 states have (on average 8.347826086956522) internal successors, (192), 23 states have internal predecessors, (192), 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-24 01:00:34,905 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:00:34,905 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:00:34,917 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-11-24 01:00:35,105 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2024-11-24 01:00:35,106 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 1 more)] === [2024-11-24 01:00:35,107 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:00:35,108 INFO L85 PathProgramCache]: Analyzing trace with hash -996860845, now seen corresponding path program 4 times [2024-11-24 01:00:35,109 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:00:35,109 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [692931943] [2024-11-24 01:00:35,109 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-24 01:00:35,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:00:35,156 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-24 01:00:35,157 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:00:36,129 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 01:00:36,130 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:00:36,130 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [692931943] [2024-11-24 01:00:36,130 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [692931943] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-24 01:00:36,130 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1479548009] [2024-11-24 01:00:36,130 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-24 01:00:36,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 01:00:36,131 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 01:00:36,133 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-24 01:00:36,136 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-11-24 01:00:36,240 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-24 01:00:36,240 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:00:36,241 INFO L256 TraceCheckSpWp]: Trace formula consists of 238 conjuncts, 47 conjuncts are in the unsatisfiable core [2024-11-24 01:00:36,244 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 01:00:36,260 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2024-11-24 01:00:36,330 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-24 01:00:36,411 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-11-24 01:00:36,412 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11 [2024-11-24 01:00:36,478 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-24 01:00:36,951 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 11 [2024-11-24 01:00:36,967 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:00:36,967 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-24 01:00:41,594 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 01:00:41,595 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1479548009] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-24 01:00:41,595 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-24 01:00:41,595 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 10, 9] total 26 [2024-11-24 01:00:41,595 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1338830078] [2024-11-24 01:00:41,595 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-24 01:00:41,597 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 27 states [2024-11-24 01:00:41,597 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:00:41,598 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants. [2024-11-24 01:00:41,599 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=99, Invalid=602, Unknown=1, NotChecked=0, Total=702 [2024-11-24 01:00:45,719 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:00:49,803 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:00:53,952 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:00:53,953 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 4 out of 35 [2024-11-24 01:00:53,953 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 108 places, 229 transitions, 2230 flow. Second operand has 27 states, 27 states have (on average 6.555555555555555) internal successors, (177), 27 states have internal predecessors, (177), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:00:53,953 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:00:53,953 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 4 of 35 [2024-11-24 01:00:53,953 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:00:58,554 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:01:02,642 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.09s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:01:06,961 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:01:11,240 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:01:15,254 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:01:20,054 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:01:24,273 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:01:28,514 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:01:32,579 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:01:36,588 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:01:40,633 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:01:44,648 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:01:48,679 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:01:52,692 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:01:57,023 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:02:01,034 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:02:05,083 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:02:09,093 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:02:13,164 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:02:15,176 INFO L124 PetriNetUnfolderBase]: 6296/9097 cut-off events. [2024-11-24 01:02:15,177 INFO L125 PetriNetUnfolderBase]: For 31782/31782 co-relation queries the response was YES. [2024-11-24 01:02:15,215 INFO L83 FinitePrefix]: Finished finitePrefix Result has 41543 conditions, 9097 events. 6296/9097 cut-off events. For 31782/31782 co-relation queries the response was YES. Maximal size of possible extension queue 364. Compared 47548 event pairs, 570 based on Foata normal form. 1/9098 useless extension candidates. Maximal degree in co-relation 41104. Up to 5453 conditions per place. [2024-11-24 01:02:15,246 INFO L140 encePairwiseOnDemand]: 20/35 looper letters, 257 selfloop transitions, 326 changer transitions 1/585 dead transitions. [2024-11-24 01:02:15,246 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 134 places, 585 transitions, 6527 flow [2024-11-24 01:02:15,247 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. [2024-11-24 01:02:15,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 27 states. [2024-11-24 01:02:15,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 27 states and 330 transitions. [2024-11-24 01:02:15,249 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.3492063492063492 [2024-11-24 01:02:15,249 INFO L175 Difference]: Start difference. First operand has 108 places, 229 transitions, 2230 flow. Second operand 27 states and 330 transitions. [2024-11-24 01:02:15,249 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 134 places, 585 transitions, 6527 flow [2024-11-24 01:02:15,479 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 131 places, 585 transitions, 6069 flow, removed 90 selfloop flow, removed 3 redundant places. [2024-11-24 01:02:15,488 INFO L231 Difference]: Finished difference. Result has 140 places, 455 transitions, 5200 flow [2024-11-24 01:02:15,489 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=35, PETRI_DIFFERENCE_MINUEND_FLOW=2010, PETRI_DIFFERENCE_MINUEND_PLACES=105, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=229, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=120, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=87, PETRI_DIFFERENCE_SUBTRAHEND_STATES=27, PETRI_FLOW=5200, PETRI_PLACES=140, PETRI_TRANSITIONS=455} [2024-11-24 01:02:15,489 INFO L279 CegarLoopForPetriNet]: 36 programPoint places, 104 predicate places. [2024-11-24 01:02:15,490 INFO L471 AbstractCegarLoop]: Abstraction has has 140 places, 455 transitions, 5200 flow [2024-11-24 01:02:15,490 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 27 states, 27 states have (on average 6.555555555555555) internal successors, (177), 27 states have internal predecessors, (177), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:02:15,490 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:02:15,490 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:02:15,501 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-11-24 01:02:15,691 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 01:02:15,691 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 1 more)] === [2024-11-24 01:02:15,691 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:02:15,691 INFO L85 PathProgramCache]: Analyzing trace with hash 663230633, now seen corresponding path program 5 times [2024-11-24 01:02:15,691 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:02:15,692 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1713101164] [2024-11-24 01:02:15,692 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-24 01:02:15,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:02:15,772 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-24 01:02:15,772 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:02:16,775 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 01:02:16,775 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:02:16,775 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1713101164] [2024-11-24 01:02:16,775 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1713101164] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-24 01:02:16,775 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1578472332] [2024-11-24 01:02:16,776 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-24 01:02:16,776 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 01:02:16,776 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 01:02:16,778 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-24 01:02:16,781 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-11-24 01:02:16,892 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-24 01:02:16,892 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:02:16,896 INFO L256 TraceCheckSpWp]: Trace formula consists of 238 conjuncts, 41 conjuncts are in the unsatisfiable core [2024-11-24 01:02:16,899 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 01:02:17,174 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-24 01:02:17,832 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-24 01:02:17,833 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 27 treesize of output 19 [2024-11-24 01:02:17,850 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:02:17,850 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-24 01:02:18,266 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-24 01:02:18,266 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 256 treesize of output 240 [2024-11-24 01:02:18,948 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-24 01:02:18,948 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 2 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 300 treesize of output 244 [2024-11-24 01:02:20,810 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-24 01:02:20,810 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 369 treesize of output 297 [2024-11-24 01:02:22,213 INFO L349 Elim1Store]: treesize reduction 42, result has 26.3 percent of original size [2024-11-24 01:02:22,214 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 2 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 214 treesize of output 140 [2024-11-24 01:02:22,309 INFO L349 Elim1Store]: treesize reduction 49, result has 14.0 percent of original size [2024-11-24 01:02:22,309 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 112 treesize of output 71 [2024-11-24 01:02:22,540 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:02:22,540 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1578472332] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-24 01:02:22,540 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-24 01:02:22,540 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 10, 10] total 26 [2024-11-24 01:02:22,541 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1379163002] [2024-11-24 01:02:22,541 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-24 01:02:22,541 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 27 states [2024-11-24 01:02:22,541 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:02:22,542 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants. [2024-11-24 01:02:22,542 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=108, Invalid=594, Unknown=0, NotChecked=0, Total=702 [2024-11-24 01:02:23,017 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 35 [2024-11-24 01:02:23,018 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 140 places, 455 transitions, 5200 flow. Second operand has 27 states, 27 states have (on average 8.296296296296296) internal successors, (224), 27 states have internal predecessors, (224), 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-24 01:02:23,018 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:02:23,018 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 35 [2024-11-24 01:02:23,018 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:02:26,109 INFO L124 PetriNetUnfolderBase]: 3797/6018 cut-off events. [2024-11-24 01:02:26,109 INFO L125 PetriNetUnfolderBase]: For 28808/28902 co-relation queries the response was YES. [2024-11-24 01:02:26,143 INFO L83 FinitePrefix]: Finished finitePrefix Result has 31253 conditions, 6018 events. 3797/6018 cut-off events. For 28808/28902 co-relation queries the response was YES. Maximal size of possible extension queue 304. Compared 35346 event pairs, 425 based on Foata normal form. 52/6069 useless extension candidates. Maximal degree in co-relation 30879. Up to 4093 conditions per place. [2024-11-24 01:02:26,175 INFO L140 encePairwiseOnDemand]: 19/35 looper letters, 340 selfloop transitions, 299 changer transitions 1/645 dead transitions. [2024-11-24 01:02:26,175 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 161 places, 645 transitions, 8102 flow [2024-11-24 01:02:26,175 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2024-11-24 01:02:26,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 22 states. [2024-11-24 01:02:26,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 304 transitions. [2024-11-24 01:02:26,177 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.3948051948051948 [2024-11-24 01:02:26,177 INFO L175 Difference]: Start difference. First operand has 140 places, 455 transitions, 5200 flow. Second operand 22 states and 304 transitions. [2024-11-24 01:02:26,177 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 161 places, 645 transitions, 8102 flow [2024-11-24 01:02:26,343 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 157 places, 645 transitions, 7739 flow, removed 93 selfloop flow, removed 4 redundant places. [2024-11-24 01:02:26,355 INFO L231 Difference]: Finished difference. Result has 167 places, 532 transitions, 6784 flow [2024-11-24 01:02:26,356 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=35, PETRI_DIFFERENCE_MINUEND_FLOW=4907, PETRI_DIFFERENCE_MINUEND_PLACES=136, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=453, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=230, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=180, PETRI_DIFFERENCE_SUBTRAHEND_STATES=22, PETRI_FLOW=6784, PETRI_PLACES=167, PETRI_TRANSITIONS=532} [2024-11-24 01:02:26,359 INFO L279 CegarLoopForPetriNet]: 36 programPoint places, 131 predicate places. [2024-11-24 01:02:26,359 INFO L471 AbstractCegarLoop]: Abstraction has has 167 places, 532 transitions, 6784 flow [2024-11-24 01:02:26,359 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 27 states, 27 states have (on average 8.296296296296296) internal successors, (224), 27 states have internal predecessors, (224), 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-24 01:02:26,359 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:02:26,359 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:02:26,370 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-11-24 01:02:26,564 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 01:02:26,564 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 1 more)] === [2024-11-24 01:02:26,564 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:02:26,564 INFO L85 PathProgramCache]: Analyzing trace with hash -186896593, now seen corresponding path program 6 times [2024-11-24 01:02:26,565 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:02:26,565 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [782567816] [2024-11-24 01:02:26,565 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-24 01:02:26,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:02:26,614 INFO L229 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 2 check-sat command(s) [2024-11-24 01:02:26,614 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:02:27,762 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:02:27,763 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:02:27,763 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [782567816] [2024-11-24 01:02:27,763 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [782567816] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-24 01:02:27,763 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [312289805] [2024-11-24 01:02:27,763 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-24 01:02:27,763 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 01:02:27,763 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 01:02:27,765 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-24 01:02:27,768 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-11-24 01:02:27,952 INFO L229 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 2 check-sat command(s) [2024-11-24 01:02:27,952 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:02:27,954 INFO L256 TraceCheckSpWp]: Trace formula consists of 238 conjuncts, 38 conjuncts are in the unsatisfiable core [2024-11-24 01:02:27,960 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 01:02:28,107 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-24 01:02:28,556 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-24 01:02:28,556 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 27 treesize of output 19 [2024-11-24 01:02:28,584 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 01:02:28,584 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-24 01:02:29,036 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 01:02:29,037 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [312289805] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-24 01:02:29,037 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-24 01:02:29,037 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 11, 8] total 23 [2024-11-24 01:02:29,037 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1447960130] [2024-11-24 01:02:29,037 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-24 01:02:29,037 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 24 states [2024-11-24 01:02:29,038 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:02:29,038 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants. [2024-11-24 01:02:29,038 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=92, Invalid=460, Unknown=0, NotChecked=0, Total=552 [2024-11-24 01:02:29,358 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 35 [2024-11-24 01:02:29,359 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 167 places, 532 transitions, 6784 flow. Second operand has 24 states, 24 states have (on average 8.166666666666666) internal successors, (196), 24 states have internal predecessors, (196), 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-24 01:02:29,359 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:02:29,359 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 35 [2024-11-24 01:02:29,359 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:02:32,925 INFO L124 PetriNetUnfolderBase]: 4172/6607 cut-off events. [2024-11-24 01:02:32,925 INFO L125 PetriNetUnfolderBase]: For 36701/36880 co-relation queries the response was YES. [2024-11-24 01:02:32,956 INFO L83 FinitePrefix]: Finished finitePrefix Result has 36708 conditions, 6607 events. 4172/6607 cut-off events. For 36701/36880 co-relation queries the response was YES. Maximal size of possible extension queue 341. Compared 39582 event pairs, 433 based on Foata normal form. 97/6694 useless extension candidates. Maximal degree in co-relation 36069. Up to 4118 conditions per place. [2024-11-24 01:02:33,005 INFO L140 encePairwiseOnDemand]: 19/35 looper letters, 275 selfloop transitions, 385 changer transitions 1/666 dead transitions. [2024-11-24 01:02:33,005 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 186 places, 666 transitions, 9267 flow [2024-11-24 01:02:33,005 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-11-24 01:02:33,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 20 states. [2024-11-24 01:02:33,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 20 states to 20 states and 281 transitions. [2024-11-24 01:02:33,007 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4014285714285714 [2024-11-24 01:02:33,007 INFO L175 Difference]: Start difference. First operand has 167 places, 532 transitions, 6784 flow. Second operand 20 states and 281 transitions. [2024-11-24 01:02:33,008 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 186 places, 666 transitions, 9267 flow [2024-11-24 01:02:33,245 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 176 places, 666 transitions, 9026 flow, removed 44 selfloop flow, removed 10 redundant places. [2024-11-24 01:02:33,259 INFO L231 Difference]: Finished difference. Result has 180 places, 580 transitions, 8017 flow [2024-11-24 01:02:33,260 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=35, PETRI_DIFFERENCE_MINUEND_FLOW=6559, PETRI_DIFFERENCE_MINUEND_PLACES=157, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=532, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=342, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=188, PETRI_DIFFERENCE_SUBTRAHEND_STATES=20, PETRI_FLOW=8017, PETRI_PLACES=180, PETRI_TRANSITIONS=580} [2024-11-24 01:02:33,261 INFO L279 CegarLoopForPetriNet]: 36 programPoint places, 144 predicate places. [2024-11-24 01:02:33,261 INFO L471 AbstractCegarLoop]: Abstraction has has 180 places, 580 transitions, 8017 flow [2024-11-24 01:02:33,261 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 24 states, 24 states have (on average 8.166666666666666) internal successors, (196), 24 states have internal predecessors, (196), 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-24 01:02:33,262 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:02:33,262 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:02:33,273 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-11-24 01:02:33,466 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 01:02:33,466 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 1 more)] === [2024-11-24 01:02:33,468 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:02:33,468 INFO L85 PathProgramCache]: Analyzing trace with hash 1670397711, now seen corresponding path program 7 times [2024-11-24 01:02:33,469 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:02:33,469 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [543363175] [2024-11-24 01:02:33,469 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-24 01:02:33,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:02:33,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:02:34,913 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:02:34,913 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:02:34,913 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [543363175] [2024-11-24 01:02:34,913 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [543363175] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-24 01:02:34,913 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [149578427] [2024-11-24 01:02:34,914 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-24 01:02:34,914 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 01:02:34,914 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 01:02:34,916 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-24 01:02:34,919 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-11-24 01:02:35,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:02:35,034 INFO L256 TraceCheckSpWp]: Trace formula consists of 238 conjuncts, 47 conjuncts are in the unsatisfiable core [2024-11-24 01:02:35,038 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 01:02:35,046 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2024-11-24 01:02:35,134 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-24 01:02:35,238 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-11-24 01:02:35,238 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11 [2024-11-24 01:02:35,326 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-24 01:02:35,875 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 11 [2024-11-24 01:02:35,894 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:02:35,895 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-24 01:02:49,600 INFO L349 Elim1Store]: treesize reduction 28, result has 64.6 percent of original size [2024-11-24 01:02:49,600 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 792 treesize of output 602 [2024-11-24 01:02:49,641 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-24 01:02:49,641 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 582 treesize of output 542 [2024-11-24 01:02:52,004 WARN L672 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-11-24 01:03:05,875 WARN L672 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-11-24 01:03:13,882 WARN L672 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-11-24 01:03:19,885 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 9 [2024-11-24 01:03:24,000 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:03:24,001 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [149578427] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-24 01:03:24,001 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-24 01:03:24,001 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 10, 10] total 28 [2024-11-24 01:03:24,001 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [615167452] [2024-11-24 01:03:24,001 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-24 01:03:24,002 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 29 states [2024-11-24 01:03:24,002 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:03:24,002 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2024-11-24 01:03:24,002 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=122, Invalid=687, Unknown=3, NotChecked=0, Total=812 [2024-11-24 01:03:28,240 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.07s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:03:32,452 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:03:36,651 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:03:36,651 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 4 out of 35 [2024-11-24 01:03:36,651 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 180 places, 580 transitions, 8017 flow. Second operand has 29 states, 29 states have (on average 6.275862068965517) internal successors, (182), 29 states have internal predecessors, (182), 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-24 01:03:36,651 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:03:36,651 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 4 of 35 [2024-11-24 01:03:36,651 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:03:41,398 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:03:45,423 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:03:49,665 INFO L124 PetriNetUnfolderBase]: 9077/13112 cut-off events. [2024-11-24 01:03:49,665 INFO L125 PetriNetUnfolderBase]: For 77447/77447 co-relation queries the response was YES. [2024-11-24 01:03:49,771 INFO L83 FinitePrefix]: Finished finitePrefix Result has 72984 conditions, 13112 events. 9077/13112 cut-off events. For 77447/77447 co-relation queries the response was YES. Maximal size of possible extension queue 549. Compared 73409 event pairs, 1660 based on Foata normal form. 1/13113 useless extension candidates. Maximal degree in co-relation 71867. Up to 9970 conditions per place. [2024-11-24 01:03:49,813 INFO L140 encePairwiseOnDemand]: 22/35 looper letters, 428 selfloop transitions, 293 changer transitions 1/723 dead transitions. [2024-11-24 01:03:49,814 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 195 places, 723 transitions, 10825 flow [2024-11-24 01:03:49,814 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-11-24 01:03:49,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 16 states. [2024-11-24 01:03:49,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 203 transitions. [2024-11-24 01:03:49,816 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.3625 [2024-11-24 01:03:49,816 INFO L175 Difference]: Start difference. First operand has 180 places, 580 transitions, 8017 flow. Second operand 16 states and 203 transitions. [2024-11-24 01:03:49,816 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 195 places, 723 transitions, 10825 flow [2024-11-24 01:03:50,147 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 191 places, 723 transitions, 10265 flow, removed 188 selfloop flow, removed 4 redundant places. [2024-11-24 01:03:50,156 INFO L231 Difference]: Finished difference. Result has 196 places, 629 transitions, 9089 flow [2024-11-24 01:03:50,156 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=35, PETRI_DIFFERENCE_MINUEND_FLOW=7588, PETRI_DIFFERENCE_MINUEND_PLACES=176, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=580, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=255, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=312, PETRI_DIFFERENCE_SUBTRAHEND_STATES=16, PETRI_FLOW=9089, PETRI_PLACES=196, PETRI_TRANSITIONS=629} [2024-11-24 01:03:50,157 INFO L279 CegarLoopForPetriNet]: 36 programPoint places, 160 predicate places. [2024-11-24 01:03:50,157 INFO L471 AbstractCegarLoop]: Abstraction has has 196 places, 629 transitions, 9089 flow [2024-11-24 01:03:50,157 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 29 states, 29 states have (on average 6.275862068965517) internal successors, (182), 29 states have internal predecessors, (182), 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-24 01:03:50,158 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:03:50,158 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:03:50,315 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-11-24 01:03:50,361 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2024-11-24 01:03:50,361 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 1 more)] === [2024-11-24 01:03:50,361 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:03:50,362 INFO L85 PathProgramCache]: Analyzing trace with hash 1208560483, now seen corresponding path program 8 times [2024-11-24 01:03:50,362 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:03:50,362 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1251260454] [2024-11-24 01:03:50,362 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-24 01:03:50,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:03:50,388 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-24 01:03:50,388 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:03:51,530 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 01:03:51,530 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:03:51,530 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1251260454] [2024-11-24 01:03:51,530 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1251260454] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:03:51,530 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:03:51,531 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [12] imperfect sequences [] total 12 [2024-11-24 01:03:51,531 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1958642453] [2024-11-24 01:03:51,531 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:03:51,531 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-11-24 01:03:51,532 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:03:51,534 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-11-24 01:03:51,534 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=112, Unknown=0, NotChecked=0, Total=156 [2024-11-24 01:03:51,701 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 35 [2024-11-24 01:03:51,701 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 196 places, 629 transitions, 9089 flow. Second operand has 13 states, 13 states have (on average 8.0) internal successors, (104), 13 states have internal predecessors, (104), 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-24 01:03:51,702 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:03:51,702 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 35 [2024-11-24 01:03:51,702 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:03:54,763 INFO L124 PetriNetUnfolderBase]: 6604/10101 cut-off events. [2024-11-24 01:03:54,763 INFO L125 PetriNetUnfolderBase]: For 80526/80812 co-relation queries the response was YES. [2024-11-24 01:03:54,822 INFO L83 FinitePrefix]: Finished finitePrefix Result has 61422 conditions, 10101 events. 6604/10101 cut-off events. For 80526/80812 co-relation queries the response was YES. Maximal size of possible extension queue 517. Compared 61773 event pairs, 506 based on Foata normal form. 210/10267 useless extension candidates. Maximal degree in co-relation 60218. Up to 5932 conditions per place. [2024-11-24 01:03:54,852 INFO L140 encePairwiseOnDemand]: 21/35 looper letters, 298 selfloop transitions, 503 changer transitions 2/814 dead transitions. [2024-11-24 01:03:54,852 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 814 transitions, 12628 flow [2024-11-24 01:03:54,852 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2024-11-24 01:03:54,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 15 states. [2024-11-24 01:03:54,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 208 transitions. [2024-11-24 01:03:54,853 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.3961904761904762 [2024-11-24 01:03:54,853 INFO L175 Difference]: Start difference. First operand has 196 places, 629 transitions, 9089 flow. Second operand 15 states and 208 transitions. [2024-11-24 01:03:54,854 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 814 transitions, 12628 flow [2024-11-24 01:03:55,142 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 200 places, 814 transitions, 12269 flow, removed 82 selfloop flow, removed 10 redundant places. [2024-11-24 01:03:55,152 INFO L231 Difference]: Finished difference. Result has 205 places, 753 transitions, 12206 flow [2024-11-24 01:03:55,152 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=35, PETRI_DIFFERENCE_MINUEND_FLOW=8730, PETRI_DIFFERENCE_MINUEND_PLACES=186, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=629, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=384, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=132, PETRI_DIFFERENCE_SUBTRAHEND_STATES=15, PETRI_FLOW=12206, PETRI_PLACES=205, PETRI_TRANSITIONS=753} [2024-11-24 01:03:55,153 INFO L279 CegarLoopForPetriNet]: 36 programPoint places, 169 predicate places. [2024-11-24 01:03:55,153 INFO L471 AbstractCegarLoop]: Abstraction has has 205 places, 753 transitions, 12206 flow [2024-11-24 01:03:55,153 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 8.0) internal successors, (104), 13 states have internal predecessors, (104), 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-24 01:03:55,153 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:03:55,153 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:03:55,153 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-24 01:03:55,154 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 1 more)] === [2024-11-24 01:03:55,154 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:03:55,154 INFO L85 PathProgramCache]: Analyzing trace with hash -1636595267, now seen corresponding path program 9 times [2024-11-24 01:03:55,154 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:03:55,154 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1040347348] [2024-11-24 01:03:55,155 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-24 01:03:55,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:03:55,173 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-11-24 01:03:55,173 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:03:56,248 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 01:03:56,249 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:03:56,249 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1040347348] [2024-11-24 01:03:56,249 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1040347348] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:03:56,249 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:03:56,249 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11 [2024-11-24 01:03:56,249 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1045072983] [2024-11-24 01:03:56,249 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:03:56,249 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-11-24 01:03:56,250 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:03:56,250 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-11-24 01:03:56,250 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=29, Invalid=103, Unknown=0, NotChecked=0, Total=132 [2024-11-24 01:03:56,428 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 7 out of 35 [2024-11-24 01:03:56,428 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 205 places, 753 transitions, 12206 flow. Second operand has 12 states, 12 states have (on average 9.083333333333334) internal successors, (109), 12 states have internal predecessors, (109), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:03:56,428 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:03:56,428 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 7 of 35 [2024-11-24 01:03:56,428 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:03:58,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([866] L68-2-->L71: Formula: (let ((.cse7 (* |v_thread3Thread1of1ForFork0_~i~2#1_7| 4))) (let ((.cse6 (select (select |v_#memory_int#1_79| v_~A~0.base_92) (+ v_~A~0.offset_92 .cse7))) (.cse4 (select (select |v_#memory_int#1_79| v_~B~0.base_74) (+ v_~B~0.offset_74 .cse7)))) (let ((.cse0 (+ .cse6 .cse4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse1 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (<= 0 (+ .cse6 .cse4 2147483648))) (.cse5 (<= .cse0 2147483647))) (and (not (= (ite (or (<= .cse0 0) .cse1) 1 0) 0)) (not (= (ite (or (<= 0 .cse0) .cse2) 1 0) 0)) .cse3 .cse2 .cse1 (not (= (ite (or (<= 0 .cse4) .cse3) 1 0) 0)) (= |v_thread3Thread1of1ForFork0_plus_#res#1_1| v_~res2~0_91) .cse5 (not (= 0 (ite (or .cse5 (<= .cse4 0)) 1 0))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_1| (+ .cse6 .cse4 v_~res2~0_92))))))) InVars {~A~0.base=v_~A~0.base_92, ~B~0.base=v_~B~0.base_74, ~A~0.offset=v_~A~0.offset_92, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_7|, #memory_int#1=|v_#memory_int#1_79|, ~B~0.offset=v_~B~0.offset_74, ~res2~0=v_~res2~0_92} OutVars{~A~0.base=v_~A~0.base_92, thread3Thread1of1ForFork0_#t~ret13#1=|v_thread3Thread1of1ForFork0_#t~ret13#1_1|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~B~0.base=v_~B~0.base_74, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork0_#t~ret14#1=|v_thread3Thread1of1ForFork0_#t~ret14#1_1|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_7|, #memory_int#1=|v_#memory_int#1_79|, thread3Thread1of1ForFork0_#t~mem11#1=|v_thread3Thread1of1ForFork0_#t~mem11#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~A~0.offset=v_~A~0.offset_92, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, thread3Thread1of1ForFork0_#t~mem12#1=|v_thread3Thread1of1ForFork0_#t~mem12#1_1|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|, ~B~0.offset=v_~B~0.offset_74, ~res2~0=v_~res2~0_91} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#t~ret13#1, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~mem11#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_#t~ret14#1, thread3Thread1of1ForFork0_#t~mem12#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0][453], [1738#true, 634#true, Black: 1291#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1091#(= ~res1~0 (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset)))), 1768#true, Black: 1285#(and (= ~res2~0 ~res1~0) (<= ~N~0 1) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 1297#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1295#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1092#(= ~res2~0 ~res1~0), Black: 1293#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1154#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1287#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1301#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), 424#true, Black: 417#(and (= ~res2~0 ~res1~0) (forall ((v_ArrVal_48 Int) (v_subst_5 Int) (v_subst_4 Int)) (or (< ~N~0 (+ v_subst_5 1)) (= (+ ~res1~0 (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) v_subst_4) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) ~A~0.offset)) (+ ~res2~0 (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) (+ ~A~0.offset (* 4 v_subst_5))) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) (+ (* 4 v_subst_5) v_subst_4)))) (< v_subst_5 0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144| Int)) (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144|) 0))) (< ~N~0 2) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_6 Int)) (or (< v_subst_6 0) (< ~N~0 (+ v_subst_6 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 v_subst_6) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~res2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 v_subst_6) ~A~0.offset)))))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 407#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 393#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 409#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= ~M~0 0)), 1312#true, Black: 1047#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_17 Int) (v_subst_16 Int)) (or (= (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ (* v_subst_17 4) v_subst_16)) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_17 4))) (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_16))) (< ~N~0 (+ v_subst_17 1)) (< v_subst_17 0))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (= ~res2~0 0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_18 Int)) (or (< v_subst_18 0) (< ~N~0 (+ v_subst_18 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_18 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_18 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~M~0 0)), Black: 45#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1045#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_14 Int) (v_subst_13 Int)) (or (< v_subst_14 0) (< ~N~0 (+ v_subst_14 1)) (= (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_13)) (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ v_subst_13 (* v_subst_14 4))) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_14 4)))))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_15 Int)) (or (< ~N~0 (+ v_subst_15 1)) (< v_subst_15 0) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_15 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_15 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~res2~0 0) (= ~M~0 0)), Black: 1059#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~B~0.base) 0)) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 1057#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= (+ (select (select |#memory_int#1| ~A~0.base) (* ~M~0 4)) (select (select |#memory_int#1| ~B~0.base) (* ~M~0 4))) (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1035#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~A~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|)) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 854#(= ~res2~0 ~res1~0), Black: 1065#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 1067#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), 199#true, Black: 1069#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), 12#L91-4true, 28#$Ultimate##0true, Black: 55#(<= 1 ~N~0), Black: 830#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 832#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), 24#L48-2true, Black: 773#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 645#(= ~res2~0 ~res1~0), Black: 824#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 193#(<= (+ ~M~0 1) ~N~0), 843#true, Black: 1730#(and (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 639#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1732#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 704#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1531#(and (= ~res2~0 ~res1~0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1532#(= ~res2~0 ~res1~0), Black: 822#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0)) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1588#(and (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 820#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~A~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|))) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0)), Black: 683#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 19#L71true, Black: 1750#(= ~res2~0 ~res1~0), Black: 1762#(and (= ~B~0.offset 0) (or (and (<= 0 (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (<= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset 4) (* ~N~0 4)) (not (= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset) 0))) (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (or (= ~res2~0 ~res1~0) (< 0 ~N~0)) (or (not (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) ~res2~0) (= ~res1~0 0)))), Black: 1748#(and (or (= ~res2~0 ~res1~0) (< 1 ~N~0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1749#(or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (= ~res2~0 ~res1~0)), Black: 1323#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1511#(and (= ~res2~0 ~res1~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1325#(= ~res2~0 ~res1~0), Black: 1513#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 623#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 432#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= ~M~0 0)), Black: 615#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= ~M~0 0)), Black: 431#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 621#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 581#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 430#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 619#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 1520#true, 1081#true]) [2024-11-24 01:03:58,185 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2024-11-24 01:03:58,185 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-11-24 01:03:58,186 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-11-24 01:03:58,186 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-11-24 01:03:58,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([866] L68-2-->L71: Formula: (let ((.cse7 (* |v_thread3Thread1of1ForFork0_~i~2#1_7| 4))) (let ((.cse6 (select (select |v_#memory_int#1_79| v_~A~0.base_92) (+ v_~A~0.offset_92 .cse7))) (.cse4 (select (select |v_#memory_int#1_79| v_~B~0.base_74) (+ v_~B~0.offset_74 .cse7)))) (let ((.cse0 (+ .cse6 .cse4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse1 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (<= 0 (+ .cse6 .cse4 2147483648))) (.cse5 (<= .cse0 2147483647))) (and (not (= (ite (or (<= .cse0 0) .cse1) 1 0) 0)) (not (= (ite (or (<= 0 .cse0) .cse2) 1 0) 0)) .cse3 .cse2 .cse1 (not (= (ite (or (<= 0 .cse4) .cse3) 1 0) 0)) (= |v_thread3Thread1of1ForFork0_plus_#res#1_1| v_~res2~0_91) .cse5 (not (= 0 (ite (or .cse5 (<= .cse4 0)) 1 0))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_1| (+ .cse6 .cse4 v_~res2~0_92))))))) InVars {~A~0.base=v_~A~0.base_92, ~B~0.base=v_~B~0.base_74, ~A~0.offset=v_~A~0.offset_92, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_7|, #memory_int#1=|v_#memory_int#1_79|, ~B~0.offset=v_~B~0.offset_74, ~res2~0=v_~res2~0_92} OutVars{~A~0.base=v_~A~0.base_92, thread3Thread1of1ForFork0_#t~ret13#1=|v_thread3Thread1of1ForFork0_#t~ret13#1_1|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~B~0.base=v_~B~0.base_74, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork0_#t~ret14#1=|v_thread3Thread1of1ForFork0_#t~ret14#1_1|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_7|, #memory_int#1=|v_#memory_int#1_79|, thread3Thread1of1ForFork0_#t~mem11#1=|v_thread3Thread1of1ForFork0_#t~mem11#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~A~0.offset=v_~A~0.offset_92, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, thread3Thread1of1ForFork0_#t~mem12#1=|v_thread3Thread1of1ForFork0_#t~mem12#1_1|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|, ~B~0.offset=v_~B~0.offset_74, ~res2~0=v_~res2~0_91} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#t~ret13#1, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~mem11#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_#t~ret14#1, thread3Thread1of1ForFork0_#t~mem12#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0][453], [1738#true, 634#true, Black: 1291#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1091#(= ~res1~0 (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset)))), 1768#true, Black: 1285#(and (= ~res2~0 ~res1~0) (<= ~N~0 1) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 1297#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1295#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1092#(= ~res2~0 ~res1~0), Black: 1293#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1154#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1287#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1301#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), 424#true, Black: 417#(and (= ~res2~0 ~res1~0) (forall ((v_ArrVal_48 Int) (v_subst_5 Int) (v_subst_4 Int)) (or (< ~N~0 (+ v_subst_5 1)) (= (+ ~res1~0 (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) v_subst_4) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) ~A~0.offset)) (+ ~res2~0 (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) (+ ~A~0.offset (* 4 v_subst_5))) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) (+ (* 4 v_subst_5) v_subst_4)))) (< v_subst_5 0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144| Int)) (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144|) 0))) (< ~N~0 2) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_6 Int)) (or (< v_subst_6 0) (< ~N~0 (+ v_subst_6 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 v_subst_6) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~res2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 v_subst_6) ~A~0.offset)))))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 407#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), 26#L58-6true, Black: 393#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 409#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= ~M~0 0)), 1312#true, Black: 1047#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_17 Int) (v_subst_16 Int)) (or (= (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ (* v_subst_17 4) v_subst_16)) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_17 4))) (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_16))) (< ~N~0 (+ v_subst_17 1)) (< v_subst_17 0))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (= ~res2~0 0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_18 Int)) (or (< v_subst_18 0) (< ~N~0 (+ v_subst_18 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_18 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_18 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~M~0 0)), Black: 1045#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_14 Int) (v_subst_13 Int)) (or (< v_subst_14 0) (< ~N~0 (+ v_subst_14 1)) (= (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_13)) (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ v_subst_13 (* v_subst_14 4))) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_14 4)))))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_15 Int)) (or (< ~N~0 (+ v_subst_15 1)) (< v_subst_15 0) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_15 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_15 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~res2~0 0) (= ~M~0 0)), Black: 45#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1059#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~B~0.base) 0)) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 1057#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= (+ (select (select |#memory_int#1| ~A~0.base) (* ~M~0 4)) (select (select |#memory_int#1| ~B~0.base) (* ~M~0 4))) (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1035#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~A~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|)) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 854#(= ~res2~0 ~res1~0), Black: 1065#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 1067#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), 199#true, Black: 1069#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), 12#L91-4true, Black: 55#(<= 1 ~N~0), Black: 830#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 24#L48-2true, Black: 832#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 773#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 645#(= ~res2~0 ~res1~0), Black: 824#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 843#true, Black: 193#(<= (+ ~M~0 1) ~N~0), Black: 1730#(and (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 639#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1732#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 704#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1531#(and (= ~res2~0 ~res1~0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1532#(= ~res2~0 ~res1~0), Black: 822#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0)) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1588#(and (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 820#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~A~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|))) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0)), Black: 683#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 19#L71true, Black: 1750#(= ~res2~0 ~res1~0), Black: 1762#(and (= ~B~0.offset 0) (or (and (<= 0 (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (<= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset 4) (* ~N~0 4)) (not (= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset) 0))) (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (or (= ~res2~0 ~res1~0) (< 0 ~N~0)) (or (not (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) ~res2~0) (= ~res1~0 0)))), Black: 1748#(and (or (= ~res2~0 ~res1~0) (< 1 ~N~0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1749#(or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (= ~res2~0 ~res1~0)), Black: 1323#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1511#(and (= ~res2~0 ~res1~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1325#(= ~res2~0 ~res1~0), Black: 1513#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 623#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 432#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= ~M~0 0)), Black: 615#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= ~M~0 0)), Black: 431#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 621#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 581#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 430#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 619#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 1520#true, 1081#true]) [2024-11-24 01:03:58,396 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-11-24 01:03:58,396 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-11-24 01:03:58,396 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-11-24 01:03:58,396 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-11-24 01:03:58,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([866] L68-2-->L71: Formula: (let ((.cse7 (* |v_thread3Thread1of1ForFork0_~i~2#1_7| 4))) (let ((.cse6 (select (select |v_#memory_int#1_79| v_~A~0.base_92) (+ v_~A~0.offset_92 .cse7))) (.cse4 (select (select |v_#memory_int#1_79| v_~B~0.base_74) (+ v_~B~0.offset_74 .cse7)))) (let ((.cse0 (+ .cse6 .cse4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse1 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (<= 0 (+ .cse6 .cse4 2147483648))) (.cse5 (<= .cse0 2147483647))) (and (not (= (ite (or (<= .cse0 0) .cse1) 1 0) 0)) (not (= (ite (or (<= 0 .cse0) .cse2) 1 0) 0)) .cse3 .cse2 .cse1 (not (= (ite (or (<= 0 .cse4) .cse3) 1 0) 0)) (= |v_thread3Thread1of1ForFork0_plus_#res#1_1| v_~res2~0_91) .cse5 (not (= 0 (ite (or .cse5 (<= .cse4 0)) 1 0))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_1| (+ .cse6 .cse4 v_~res2~0_92))))))) InVars {~A~0.base=v_~A~0.base_92, ~B~0.base=v_~B~0.base_74, ~A~0.offset=v_~A~0.offset_92, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_7|, #memory_int#1=|v_#memory_int#1_79|, ~B~0.offset=v_~B~0.offset_74, ~res2~0=v_~res2~0_92} OutVars{~A~0.base=v_~A~0.base_92, thread3Thread1of1ForFork0_#t~ret13#1=|v_thread3Thread1of1ForFork0_#t~ret13#1_1|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~B~0.base=v_~B~0.base_74, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork0_#t~ret14#1=|v_thread3Thread1of1ForFork0_#t~ret14#1_1|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_7|, #memory_int#1=|v_#memory_int#1_79|, thread3Thread1of1ForFork0_#t~mem11#1=|v_thread3Thread1of1ForFork0_#t~mem11#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~A~0.offset=v_~A~0.offset_92, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, thread3Thread1of1ForFork0_#t~mem12#1=|v_thread3Thread1of1ForFork0_#t~mem12#1_1|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|, ~B~0.offset=v_~B~0.offset_74, ~res2~0=v_~res2~0_91} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#t~ret13#1, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~mem11#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_#t~ret14#1, thread3Thread1of1ForFork0_#t~mem12#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0][550], [1738#true, 18#L58-2true, 634#true, Black: 1291#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1091#(= ~res1~0 (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset)))), 1768#true, Black: 1285#(and (= ~res2~0 ~res1~0) (<= ~N~0 1) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 1297#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1295#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1092#(= ~res2~0 ~res1~0), Black: 1293#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1154#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1287#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1301#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), 424#true, Black: 417#(and (= ~res2~0 ~res1~0) (forall ((v_ArrVal_48 Int) (v_subst_5 Int) (v_subst_4 Int)) (or (< ~N~0 (+ v_subst_5 1)) (= (+ ~res1~0 (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) v_subst_4) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) ~A~0.offset)) (+ ~res2~0 (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) (+ ~A~0.offset (* 4 v_subst_5))) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) (+ (* 4 v_subst_5) v_subst_4)))) (< v_subst_5 0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144| Int)) (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144|) 0))) (< ~N~0 2) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_6 Int)) (or (< v_subst_6 0) (< ~N~0 (+ v_subst_6 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 v_subst_6) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~res2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 v_subst_6) ~A~0.offset)))))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 407#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 393#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 409#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= ~M~0 0)), 1312#true, Black: 1047#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_17 Int) (v_subst_16 Int)) (or (= (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ (* v_subst_17 4) v_subst_16)) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_17 4))) (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_16))) (< ~N~0 (+ v_subst_17 1)) (< v_subst_17 0))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (= ~res2~0 0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_18 Int)) (or (< v_subst_18 0) (< ~N~0 (+ v_subst_18 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_18 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_18 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~M~0 0)), Black: 1045#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_14 Int) (v_subst_13 Int)) (or (< v_subst_14 0) (< ~N~0 (+ v_subst_14 1)) (= (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_13)) (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ v_subst_13 (* v_subst_14 4))) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_14 4)))))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_15 Int)) (or (< ~N~0 (+ v_subst_15 1)) (< v_subst_15 0) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_15 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_15 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~res2~0 0) (= ~M~0 0)), Black: 45#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1059#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~B~0.base) 0)) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 1057#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= (+ (select (select |#memory_int#1| ~A~0.base) (* ~M~0 4)) (select (select |#memory_int#1| ~B~0.base) (* ~M~0 4))) (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1035#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~A~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|)) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 854#(= ~res2~0 ~res1~0), Black: 1065#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 1067#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), 199#true, Black: 1069#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), 12#L91-4true, Black: 55#(<= 1 ~N~0), Black: 830#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 24#L48-2true, Black: 832#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 773#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 645#(= ~res2~0 ~res1~0), Black: 824#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 193#(<= (+ ~M~0 1) ~N~0), Black: 1730#(and (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 843#true, Black: 639#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1732#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 704#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1531#(and (= ~res2~0 ~res1~0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1532#(= ~res2~0 ~res1~0), Black: 822#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0)) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1588#(and (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 820#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~A~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|))) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0)), Black: 683#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 19#L71true, Black: 1750#(= ~res2~0 ~res1~0), Black: 1762#(and (= ~B~0.offset 0) (or (and (<= 0 (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (<= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset 4) (* ~N~0 4)) (not (= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset) 0))) (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (or (= ~res2~0 ~res1~0) (< 0 ~N~0)) (or (not (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) ~res2~0) (= ~res1~0 0)))), Black: 1748#(and (or (= ~res2~0 ~res1~0) (< 1 ~N~0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1749#(or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (= ~res2~0 ~res1~0)), Black: 1323#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1511#(and (= ~res2~0 ~res1~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1325#(= ~res2~0 ~res1~0), Black: 1513#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 623#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 432#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= ~M~0 0)), Black: 615#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= ~M~0 0)), Black: 431#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 621#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 581#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 430#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 619#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 1520#true, 1081#true]) [2024-11-24 01:03:58,400 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-24 01:03:58,400 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-11-24 01:03:58,400 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-11-24 01:03:58,401 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-24 01:03:58,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([866] L68-2-->L71: Formula: (let ((.cse7 (* |v_thread3Thread1of1ForFork0_~i~2#1_7| 4))) (let ((.cse6 (select (select |v_#memory_int#1_79| v_~A~0.base_92) (+ v_~A~0.offset_92 .cse7))) (.cse4 (select (select |v_#memory_int#1_79| v_~B~0.base_74) (+ v_~B~0.offset_74 .cse7)))) (let ((.cse0 (+ .cse6 .cse4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse1 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (<= 0 (+ .cse6 .cse4 2147483648))) (.cse5 (<= .cse0 2147483647))) (and (not (= (ite (or (<= .cse0 0) .cse1) 1 0) 0)) (not (= (ite (or (<= 0 .cse0) .cse2) 1 0) 0)) .cse3 .cse2 .cse1 (not (= (ite (or (<= 0 .cse4) .cse3) 1 0) 0)) (= |v_thread3Thread1of1ForFork0_plus_#res#1_1| v_~res2~0_91) .cse5 (not (= 0 (ite (or .cse5 (<= .cse4 0)) 1 0))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_1| (+ .cse6 .cse4 v_~res2~0_92))))))) InVars {~A~0.base=v_~A~0.base_92, ~B~0.base=v_~B~0.base_74, ~A~0.offset=v_~A~0.offset_92, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_7|, #memory_int#1=|v_#memory_int#1_79|, ~B~0.offset=v_~B~0.offset_74, ~res2~0=v_~res2~0_92} OutVars{~A~0.base=v_~A~0.base_92, thread3Thread1of1ForFork0_#t~ret13#1=|v_thread3Thread1of1ForFork0_#t~ret13#1_1|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~B~0.base=v_~B~0.base_74, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork0_#t~ret14#1=|v_thread3Thread1of1ForFork0_#t~ret14#1_1|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_7|, #memory_int#1=|v_#memory_int#1_79|, thread3Thread1of1ForFork0_#t~mem11#1=|v_thread3Thread1of1ForFork0_#t~mem11#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~A~0.offset=v_~A~0.offset_92, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, thread3Thread1of1ForFork0_#t~mem12#1=|v_thread3Thread1of1ForFork0_#t~mem12#1_1|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|, ~B~0.offset=v_~B~0.offset_74, ~res2~0=v_~res2~0_91} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#t~ret13#1, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~mem11#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_#t~ret14#1, thread3Thread1of1ForFork0_#t~mem12#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0][453], [1738#true, 634#true, Black: 1291#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1091#(= ~res1~0 (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset)))), 1768#true, Black: 1285#(and (= ~res2~0 ~res1~0) (<= ~N~0 1) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 1297#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1295#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1092#(= ~res2~0 ~res1~0), Black: 1293#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1154#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1287#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1301#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), 424#true, Black: 417#(and (= ~res2~0 ~res1~0) (forall ((v_ArrVal_48 Int) (v_subst_5 Int) (v_subst_4 Int)) (or (< ~N~0 (+ v_subst_5 1)) (= (+ ~res1~0 (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) v_subst_4) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) ~A~0.offset)) (+ ~res2~0 (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) (+ ~A~0.offset (* 4 v_subst_5))) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) (+ (* 4 v_subst_5) v_subst_4)))) (< v_subst_5 0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144| Int)) (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144|) 0))) (< ~N~0 2) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_6 Int)) (or (< v_subst_6 0) (< ~N~0 (+ v_subst_6 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 v_subst_6) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~res2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 v_subst_6) ~A~0.offset)))))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 407#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 393#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 409#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= ~M~0 0)), 1312#true, Black: 1047#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_17 Int) (v_subst_16 Int)) (or (= (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ (* v_subst_17 4) v_subst_16)) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_17 4))) (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_16))) (< ~N~0 (+ v_subst_17 1)) (< v_subst_17 0))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (= ~res2~0 0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_18 Int)) (or (< v_subst_18 0) (< ~N~0 (+ v_subst_18 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_18 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_18 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~M~0 0)), Black: 45#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1045#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_14 Int) (v_subst_13 Int)) (or (< v_subst_14 0) (< ~N~0 (+ v_subst_14 1)) (= (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_13)) (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ v_subst_13 (* v_subst_14 4))) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_14 4)))))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_15 Int)) (or (< ~N~0 (+ v_subst_15 1)) (< v_subst_15 0) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_15 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_15 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~res2~0 0) (= ~M~0 0)), Black: 1059#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~B~0.base) 0)) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 1057#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= (+ (select (select |#memory_int#1| ~A~0.base) (* ~M~0 4)) (select (select |#memory_int#1| ~B~0.base) (* ~M~0 4))) (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1035#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~A~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|)) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 854#(= ~res2~0 ~res1~0), Black: 1065#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 1067#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), 199#true, Black: 1069#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), 28#$Ultimate##0true, Black: 55#(<= 1 ~N~0), Black: 830#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 24#L48-2true, Black: 832#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 773#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 645#(= ~res2~0 ~res1~0), Black: 824#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 843#true, Black: 1730#(and (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 193#(<= (+ ~M~0 1) ~N~0), Black: 639#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1732#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 704#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1531#(and (= ~res2~0 ~res1~0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1532#(= ~res2~0 ~res1~0), Black: 822#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0)) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1588#(and (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 820#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~A~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|))) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0)), Black: 683#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 7#L92true, 19#L71true, Black: 1750#(= ~res2~0 ~res1~0), Black: 1762#(and (= ~B~0.offset 0) (or (and (<= 0 (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (<= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset 4) (* ~N~0 4)) (not (= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset) 0))) (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (or (= ~res2~0 ~res1~0) (< 0 ~N~0)) (or (not (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) ~res2~0) (= ~res1~0 0)))), Black: 1748#(and (or (= ~res2~0 ~res1~0) (< 1 ~N~0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1749#(or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (= ~res2~0 ~res1~0)), Black: 1323#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1511#(and (= ~res2~0 ~res1~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1325#(= ~res2~0 ~res1~0), Black: 1513#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 623#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 432#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= ~M~0 0)), Black: 615#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= ~M~0 0)), Black: 431#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 621#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 581#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 430#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 619#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 1520#true, 1081#true]) [2024-11-24 01:03:58,531 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-11-24 01:03:58,531 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-11-24 01:03:58,531 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-11-24 01:03:58,531 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-11-24 01:03:58,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([866] L68-2-->L71: Formula: (let ((.cse7 (* |v_thread3Thread1of1ForFork0_~i~2#1_7| 4))) (let ((.cse6 (select (select |v_#memory_int#1_79| v_~A~0.base_92) (+ v_~A~0.offset_92 .cse7))) (.cse4 (select (select |v_#memory_int#1_79| v_~B~0.base_74) (+ v_~B~0.offset_74 .cse7)))) (let ((.cse0 (+ .cse6 .cse4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse1 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (<= 0 (+ .cse6 .cse4 2147483648))) (.cse5 (<= .cse0 2147483647))) (and (not (= (ite (or (<= .cse0 0) .cse1) 1 0) 0)) (not (= (ite (or (<= 0 .cse0) .cse2) 1 0) 0)) .cse3 .cse2 .cse1 (not (= (ite (or (<= 0 .cse4) .cse3) 1 0) 0)) (= |v_thread3Thread1of1ForFork0_plus_#res#1_1| v_~res2~0_91) .cse5 (not (= 0 (ite (or .cse5 (<= .cse4 0)) 1 0))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_1| (+ .cse6 .cse4 v_~res2~0_92))))))) InVars {~A~0.base=v_~A~0.base_92, ~B~0.base=v_~B~0.base_74, ~A~0.offset=v_~A~0.offset_92, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_7|, #memory_int#1=|v_#memory_int#1_79|, ~B~0.offset=v_~B~0.offset_74, ~res2~0=v_~res2~0_92} OutVars{~A~0.base=v_~A~0.base_92, thread3Thread1of1ForFork0_#t~ret13#1=|v_thread3Thread1of1ForFork0_#t~ret13#1_1|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~B~0.base=v_~B~0.base_74, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork0_#t~ret14#1=|v_thread3Thread1of1ForFork0_#t~ret14#1_1|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_7|, #memory_int#1=|v_#memory_int#1_79|, thread3Thread1of1ForFork0_#t~mem11#1=|v_thread3Thread1of1ForFork0_#t~mem11#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~A~0.offset=v_~A~0.offset_92, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, thread3Thread1of1ForFork0_#t~mem12#1=|v_thread3Thread1of1ForFork0_#t~mem12#1_1|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|, ~B~0.offset=v_~B~0.offset_74, ~res2~0=v_~res2~0_91} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#t~ret13#1, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~mem11#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_#t~ret14#1, thread3Thread1of1ForFork0_#t~mem12#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0][453], [1738#true, 18#L58-2true, 634#true, Black: 1291#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1091#(= ~res1~0 (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset)))), 1768#true, Black: 1285#(and (= ~res2~0 ~res1~0) (<= ~N~0 1) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 1297#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1295#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1092#(= ~res2~0 ~res1~0), Black: 1293#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1154#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1287#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1301#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), 424#true, Black: 417#(and (= ~res2~0 ~res1~0) (forall ((v_ArrVal_48 Int) (v_subst_5 Int) (v_subst_4 Int)) (or (< ~N~0 (+ v_subst_5 1)) (= (+ ~res1~0 (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) v_subst_4) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) ~A~0.offset)) (+ ~res2~0 (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) (+ ~A~0.offset (* 4 v_subst_5))) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) (+ (* 4 v_subst_5) v_subst_4)))) (< v_subst_5 0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144| Int)) (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144|) 0))) (< ~N~0 2) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_6 Int)) (or (< v_subst_6 0) (< ~N~0 (+ v_subst_6 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 v_subst_6) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~res2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 v_subst_6) ~A~0.offset)))))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 407#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 393#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 409#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= ~M~0 0)), 1312#true, Black: 1047#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_17 Int) (v_subst_16 Int)) (or (= (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ (* v_subst_17 4) v_subst_16)) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_17 4))) (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_16))) (< ~N~0 (+ v_subst_17 1)) (< v_subst_17 0))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (= ~res2~0 0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_18 Int)) (or (< v_subst_18 0) (< ~N~0 (+ v_subst_18 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_18 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_18 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~M~0 0)), Black: 1045#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_14 Int) (v_subst_13 Int)) (or (< v_subst_14 0) (< ~N~0 (+ v_subst_14 1)) (= (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_13)) (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ v_subst_13 (* v_subst_14 4))) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_14 4)))))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_15 Int)) (or (< ~N~0 (+ v_subst_15 1)) (< v_subst_15 0) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_15 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_15 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~res2~0 0) (= ~M~0 0)), Black: 45#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1059#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~B~0.base) 0)) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 1057#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= (+ (select (select |#memory_int#1| ~A~0.base) (* ~M~0 4)) (select (select |#memory_int#1| ~B~0.base) (* ~M~0 4))) (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1035#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~A~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|)) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 854#(= ~res2~0 ~res1~0), Black: 1065#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 1067#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), 199#true, Black: 1069#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), 12#L91-4true, Black: 55#(<= 1 ~N~0), Black: 830#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 832#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), 24#L48-2true, Black: 773#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 645#(= ~res2~0 ~res1~0), Black: 824#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 193#(<= (+ ~M~0 1) ~N~0), Black: 1730#(and (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 843#true, Black: 639#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1732#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 704#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1531#(and (= ~res2~0 ~res1~0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1532#(= ~res2~0 ~res1~0), Black: 822#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0)) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1588#(and (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 820#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~A~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|))) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0)), Black: 683#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 19#L71true, Black: 1750#(= ~res2~0 ~res1~0), Black: 1762#(and (= ~B~0.offset 0) (or (and (<= 0 (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (<= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset 4) (* ~N~0 4)) (not (= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset) 0))) (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (or (= ~res2~0 ~res1~0) (< 0 ~N~0)) (or (not (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) ~res2~0) (= ~res1~0 0)))), Black: 1748#(and (or (= ~res2~0 ~res1~0) (< 1 ~N~0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1749#(or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (= ~res2~0 ~res1~0)), Black: 1323#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1511#(and (= ~res2~0 ~res1~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1325#(= ~res2~0 ~res1~0), Black: 1513#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 623#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 432#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= ~M~0 0)), Black: 615#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= ~M~0 0)), Black: 431#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 621#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 581#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 430#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 619#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 1520#true, 1081#true]) [2024-11-24 01:03:58,681 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-24 01:03:58,681 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-11-24 01:03:58,681 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-24 01:03:58,681 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-11-24 01:03:58,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([866] L68-2-->L71: Formula: (let ((.cse7 (* |v_thread3Thread1of1ForFork0_~i~2#1_7| 4))) (let ((.cse6 (select (select |v_#memory_int#1_79| v_~A~0.base_92) (+ v_~A~0.offset_92 .cse7))) (.cse4 (select (select |v_#memory_int#1_79| v_~B~0.base_74) (+ v_~B~0.offset_74 .cse7)))) (let ((.cse0 (+ .cse6 .cse4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse1 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (<= 0 (+ .cse6 .cse4 2147483648))) (.cse5 (<= .cse0 2147483647))) (and (not (= (ite (or (<= .cse0 0) .cse1) 1 0) 0)) (not (= (ite (or (<= 0 .cse0) .cse2) 1 0) 0)) .cse3 .cse2 .cse1 (not (= (ite (or (<= 0 .cse4) .cse3) 1 0) 0)) (= |v_thread3Thread1of1ForFork0_plus_#res#1_1| v_~res2~0_91) .cse5 (not (= 0 (ite (or .cse5 (<= .cse4 0)) 1 0))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_1| (+ .cse6 .cse4 v_~res2~0_92))))))) InVars {~A~0.base=v_~A~0.base_92, ~B~0.base=v_~B~0.base_74, ~A~0.offset=v_~A~0.offset_92, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_7|, #memory_int#1=|v_#memory_int#1_79|, ~B~0.offset=v_~B~0.offset_74, ~res2~0=v_~res2~0_92} OutVars{~A~0.base=v_~A~0.base_92, thread3Thread1of1ForFork0_#t~ret13#1=|v_thread3Thread1of1ForFork0_#t~ret13#1_1|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~B~0.base=v_~B~0.base_74, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork0_#t~ret14#1=|v_thread3Thread1of1ForFork0_#t~ret14#1_1|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_7|, #memory_int#1=|v_#memory_int#1_79|, thread3Thread1of1ForFork0_#t~mem11#1=|v_thread3Thread1of1ForFork0_#t~mem11#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~A~0.offset=v_~A~0.offset_92, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, thread3Thread1of1ForFork0_#t~mem12#1=|v_thread3Thread1of1ForFork0_#t~mem12#1_1|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|, ~B~0.offset=v_~B~0.offset_74, ~res2~0=v_~res2~0_91} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#t~ret13#1, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~mem11#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_#t~ret14#1, thread3Thread1of1ForFork0_#t~mem12#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0][453], [1738#true, 634#true, Black: 1291#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1091#(= ~res1~0 (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset)))), 1768#true, Black: 1285#(and (= ~res2~0 ~res1~0) (<= ~N~0 1) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 1297#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1295#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1092#(= ~res2~0 ~res1~0), Black: 1293#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1154#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1287#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1301#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), 424#true, Black: 417#(and (= ~res2~0 ~res1~0) (forall ((v_ArrVal_48 Int) (v_subst_5 Int) (v_subst_4 Int)) (or (< ~N~0 (+ v_subst_5 1)) (= (+ ~res1~0 (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) v_subst_4) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) ~A~0.offset)) (+ ~res2~0 (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) (+ ~A~0.offset (* 4 v_subst_5))) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) (+ (* 4 v_subst_5) v_subst_4)))) (< v_subst_5 0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144| Int)) (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144|) 0))) (< ~N~0 2) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_6 Int)) (or (< v_subst_6 0) (< ~N~0 (+ v_subst_6 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 v_subst_6) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~res2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 v_subst_6) ~A~0.offset)))))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 407#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 393#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 409#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= ~M~0 0)), 6#thread2EXITtrue, 1312#true, Black: 1047#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_17 Int) (v_subst_16 Int)) (or (= (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ (* v_subst_17 4) v_subst_16)) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_17 4))) (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_16))) (< ~N~0 (+ v_subst_17 1)) (< v_subst_17 0))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (= ~res2~0 0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_18 Int)) (or (< v_subst_18 0) (< ~N~0 (+ v_subst_18 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_18 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_18 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~M~0 0)), Black: 1045#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_14 Int) (v_subst_13 Int)) (or (< v_subst_14 0) (< ~N~0 (+ v_subst_14 1)) (= (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_13)) (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ v_subst_13 (* v_subst_14 4))) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_14 4)))))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_15 Int)) (or (< ~N~0 (+ v_subst_15 1)) (< v_subst_15 0) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_15 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_15 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~res2~0 0) (= ~M~0 0)), Black: 45#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1059#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~B~0.base) 0)) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 1057#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= (+ (select (select |#memory_int#1| ~A~0.base) (* ~M~0 4)) (select (select |#memory_int#1| ~B~0.base) (* ~M~0 4))) (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1035#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~A~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|)) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 854#(= ~res2~0 ~res1~0), Black: 1065#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 1067#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), 199#true, Black: 1069#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), 12#L91-4true, Black: 55#(<= 1 ~N~0), Black: 830#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 832#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), 24#L48-2true, Black: 773#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 645#(= ~res2~0 ~res1~0), Black: 824#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 1730#(and (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 843#true, Black: 193#(<= (+ ~M~0 1) ~N~0), Black: 639#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1732#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 704#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1531#(and (= ~res2~0 ~res1~0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1532#(= ~res2~0 ~res1~0), Black: 822#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0)) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1588#(and (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 820#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~A~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|))) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0)), Black: 683#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 19#L71true, Black: 1750#(= ~res2~0 ~res1~0), Black: 1762#(and (= ~B~0.offset 0) (or (and (<= 0 (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (<= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset 4) (* ~N~0 4)) (not (= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset) 0))) (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (or (= ~res2~0 ~res1~0) (< 0 ~N~0)) (or (not (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) ~res2~0) (= ~res1~0 0)))), Black: 1748#(and (or (= ~res2~0 ~res1~0) (< 1 ~N~0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1749#(or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (= ~res2~0 ~res1~0)), Black: 1323#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1511#(and (= ~res2~0 ~res1~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1325#(= ~res2~0 ~res1~0), Black: 1513#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 623#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 432#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= ~M~0 0)), Black: 615#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= ~M~0 0)), Black: 431#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 621#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 581#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 430#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 619#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 1520#true, 1081#true]) [2024-11-24 01:03:58,692 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-24 01:03:58,692 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-11-24 01:03:58,692 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-11-24 01:03:58,692 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-24 01:03:58,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([866] L68-2-->L71: Formula: (let ((.cse7 (* |v_thread3Thread1of1ForFork0_~i~2#1_7| 4))) (let ((.cse6 (select (select |v_#memory_int#1_79| v_~A~0.base_92) (+ v_~A~0.offset_92 .cse7))) (.cse4 (select (select |v_#memory_int#1_79| v_~B~0.base_74) (+ v_~B~0.offset_74 .cse7)))) (let ((.cse0 (+ .cse6 .cse4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse1 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (<= 0 (+ .cse6 .cse4 2147483648))) (.cse5 (<= .cse0 2147483647))) (and (not (= (ite (or (<= .cse0 0) .cse1) 1 0) 0)) (not (= (ite (or (<= 0 .cse0) .cse2) 1 0) 0)) .cse3 .cse2 .cse1 (not (= (ite (or (<= 0 .cse4) .cse3) 1 0) 0)) (= |v_thread3Thread1of1ForFork0_plus_#res#1_1| v_~res2~0_91) .cse5 (not (= 0 (ite (or .cse5 (<= .cse4 0)) 1 0))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_1| (+ .cse6 .cse4 v_~res2~0_92))))))) InVars {~A~0.base=v_~A~0.base_92, ~B~0.base=v_~B~0.base_74, ~A~0.offset=v_~A~0.offset_92, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_7|, #memory_int#1=|v_#memory_int#1_79|, ~B~0.offset=v_~B~0.offset_74, ~res2~0=v_~res2~0_92} OutVars{~A~0.base=v_~A~0.base_92, thread3Thread1of1ForFork0_#t~ret13#1=|v_thread3Thread1of1ForFork0_#t~ret13#1_1|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~B~0.base=v_~B~0.base_74, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork0_#t~ret14#1=|v_thread3Thread1of1ForFork0_#t~ret14#1_1|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_7|, #memory_int#1=|v_#memory_int#1_79|, thread3Thread1of1ForFork0_#t~mem11#1=|v_thread3Thread1of1ForFork0_#t~mem11#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~A~0.offset=v_~A~0.offset_92, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, thread3Thread1of1ForFork0_#t~mem12#1=|v_thread3Thread1of1ForFork0_#t~mem12#1_1|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|, ~B~0.offset=v_~B~0.offset_74, ~res2~0=v_~res2~0_91} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#t~ret13#1, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~mem11#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_#t~ret14#1, thread3Thread1of1ForFork0_#t~mem12#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0][453], [1738#true, 634#true, Black: 1291#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1091#(= ~res1~0 (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset)))), 1768#true, Black: 1285#(and (= ~res2~0 ~res1~0) (<= ~N~0 1) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 1297#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1295#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1092#(= ~res2~0 ~res1~0), Black: 1293#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1154#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1287#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1301#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), 424#true, Black: 417#(and (= ~res2~0 ~res1~0) (forall ((v_ArrVal_48 Int) (v_subst_5 Int) (v_subst_4 Int)) (or (< ~N~0 (+ v_subst_5 1)) (= (+ ~res1~0 (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) v_subst_4) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) ~A~0.offset)) (+ ~res2~0 (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) (+ ~A~0.offset (* 4 v_subst_5))) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) (+ (* 4 v_subst_5) v_subst_4)))) (< v_subst_5 0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144| Int)) (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144|) 0))) (< ~N~0 2) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_6 Int)) (or (< v_subst_6 0) (< ~N~0 (+ v_subst_6 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 v_subst_6) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~res2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 v_subst_6) ~A~0.offset)))))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 407#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), 26#L58-6true, Black: 393#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 409#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= ~M~0 0)), 1312#true, Black: 1047#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_17 Int) (v_subst_16 Int)) (or (= (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ (* v_subst_17 4) v_subst_16)) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_17 4))) (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_16))) (< ~N~0 (+ v_subst_17 1)) (< v_subst_17 0))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (= ~res2~0 0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_18 Int)) (or (< v_subst_18 0) (< ~N~0 (+ v_subst_18 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_18 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_18 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~M~0 0)), Black: 1045#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_14 Int) (v_subst_13 Int)) (or (< v_subst_14 0) (< ~N~0 (+ v_subst_14 1)) (= (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_13)) (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ v_subst_13 (* v_subst_14 4))) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_14 4)))))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_15 Int)) (or (< ~N~0 (+ v_subst_15 1)) (< v_subst_15 0) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_15 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_15 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~res2~0 0) (= ~M~0 0)), Black: 45#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1059#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~B~0.base) 0)) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 1057#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= (+ (select (select |#memory_int#1| ~A~0.base) (* ~M~0 4)) (select (select |#memory_int#1| ~B~0.base) (* ~M~0 4))) (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1035#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~A~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|)) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 854#(= ~res2~0 ~res1~0), Black: 1065#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 1067#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), 199#true, Black: 1069#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 55#(<= 1 ~N~0), Black: 830#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 832#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), 24#L48-2true, Black: 773#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 645#(= ~res2~0 ~res1~0), Black: 824#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 1730#(and (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 193#(<= (+ ~M~0 1) ~N~0), 843#true, Black: 639#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1732#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 704#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1531#(and (= ~res2~0 ~res1~0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1532#(= ~res2~0 ~res1~0), Black: 822#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0)) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1588#(and (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 820#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~A~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|))) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0)), Black: 683#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 7#L92true, 19#L71true, Black: 1750#(= ~res2~0 ~res1~0), Black: 1762#(and (= ~B~0.offset 0) (or (and (<= 0 (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (<= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset 4) (* ~N~0 4)) (not (= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset) 0))) (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (or (= ~res2~0 ~res1~0) (< 0 ~N~0)) (or (not (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) ~res2~0) (= ~res1~0 0)))), Black: 1748#(and (or (= ~res2~0 ~res1~0) (< 1 ~N~0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1749#(or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (= ~res2~0 ~res1~0)), Black: 1323#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1511#(and (= ~res2~0 ~res1~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1325#(= ~res2~0 ~res1~0), Black: 1513#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 623#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 432#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= ~M~0 0)), Black: 615#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= ~M~0 0)), Black: 431#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 621#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 581#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 430#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 619#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 1520#true, 1081#true]) [2024-11-24 01:03:58,705 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-24 01:03:58,705 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-11-24 01:03:58,706 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-24 01:03:58,706 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-11-24 01:03:58,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([866] L68-2-->L71: Formula: (let ((.cse7 (* |v_thread3Thread1of1ForFork0_~i~2#1_7| 4))) (let ((.cse6 (select (select |v_#memory_int#1_79| v_~A~0.base_92) (+ v_~A~0.offset_92 .cse7))) (.cse4 (select (select |v_#memory_int#1_79| v_~B~0.base_74) (+ v_~B~0.offset_74 .cse7)))) (let ((.cse0 (+ .cse6 .cse4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse1 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (<= 0 (+ .cse6 .cse4 2147483648))) (.cse5 (<= .cse0 2147483647))) (and (not (= (ite (or (<= .cse0 0) .cse1) 1 0) 0)) (not (= (ite (or (<= 0 .cse0) .cse2) 1 0) 0)) .cse3 .cse2 .cse1 (not (= (ite (or (<= 0 .cse4) .cse3) 1 0) 0)) (= |v_thread3Thread1of1ForFork0_plus_#res#1_1| v_~res2~0_91) .cse5 (not (= 0 (ite (or .cse5 (<= .cse4 0)) 1 0))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_1| (+ .cse6 .cse4 v_~res2~0_92))))))) InVars {~A~0.base=v_~A~0.base_92, ~B~0.base=v_~B~0.base_74, ~A~0.offset=v_~A~0.offset_92, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_7|, #memory_int#1=|v_#memory_int#1_79|, ~B~0.offset=v_~B~0.offset_74, ~res2~0=v_~res2~0_92} OutVars{~A~0.base=v_~A~0.base_92, thread3Thread1of1ForFork0_#t~ret13#1=|v_thread3Thread1of1ForFork0_#t~ret13#1_1|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~B~0.base=v_~B~0.base_74, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork0_#t~ret14#1=|v_thread3Thread1of1ForFork0_#t~ret14#1_1|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_7|, #memory_int#1=|v_#memory_int#1_79|, thread3Thread1of1ForFork0_#t~mem11#1=|v_thread3Thread1of1ForFork0_#t~mem11#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~A~0.offset=v_~A~0.offset_92, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, thread3Thread1of1ForFork0_#t~mem12#1=|v_thread3Thread1of1ForFork0_#t~mem12#1_1|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|, ~B~0.offset=v_~B~0.offset_74, ~res2~0=v_~res2~0_91} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#t~ret13#1, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~mem11#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_#t~ret14#1, thread3Thread1of1ForFork0_#t~mem12#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0][550], [1738#true, 18#L58-2true, 634#true, Black: 1291#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1091#(= ~res1~0 (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset)))), 1768#true, Black: 1285#(and (= ~res2~0 ~res1~0) (<= ~N~0 1) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 1297#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1295#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1092#(= ~res2~0 ~res1~0), Black: 1293#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1154#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1287#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1301#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), 424#true, Black: 417#(and (= ~res2~0 ~res1~0) (forall ((v_ArrVal_48 Int) (v_subst_5 Int) (v_subst_4 Int)) (or (< ~N~0 (+ v_subst_5 1)) (= (+ ~res1~0 (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) v_subst_4) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) ~A~0.offset)) (+ ~res2~0 (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) (+ ~A~0.offset (* 4 v_subst_5))) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) (+ (* 4 v_subst_5) v_subst_4)))) (< v_subst_5 0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144| Int)) (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144|) 0))) (< ~N~0 2) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_6 Int)) (or (< v_subst_6 0) (< ~N~0 (+ v_subst_6 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 v_subst_6) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~res2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 v_subst_6) ~A~0.offset)))))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 407#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 393#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 409#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= ~M~0 0)), 1312#true, Black: 1047#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_17 Int) (v_subst_16 Int)) (or (= (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ (* v_subst_17 4) v_subst_16)) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_17 4))) (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_16))) (< ~N~0 (+ v_subst_17 1)) (< v_subst_17 0))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (= ~res2~0 0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_18 Int)) (or (< v_subst_18 0) (< ~N~0 (+ v_subst_18 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_18 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_18 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~M~0 0)), Black: 1045#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_14 Int) (v_subst_13 Int)) (or (< v_subst_14 0) (< ~N~0 (+ v_subst_14 1)) (= (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_13)) (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ v_subst_13 (* v_subst_14 4))) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_14 4)))))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_15 Int)) (or (< ~N~0 (+ v_subst_15 1)) (< v_subst_15 0) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_15 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_15 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~res2~0 0) (= ~M~0 0)), Black: 45#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1059#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~B~0.base) 0)) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 1057#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= (+ (select (select |#memory_int#1| ~A~0.base) (* ~M~0 4)) (select (select |#memory_int#1| ~B~0.base) (* ~M~0 4))) (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1035#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~A~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|)) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 854#(= ~res2~0 ~res1~0), Black: 1065#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 1067#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), 199#true, Black: 1069#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 55#(<= 1 ~N~0), Black: 830#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 832#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), 24#L48-2true, Black: 773#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 645#(= ~res2~0 ~res1~0), Black: 824#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 843#true, Black: 1730#(and (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 193#(<= (+ ~M~0 1) ~N~0), Black: 639#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1732#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 704#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1531#(and (= ~res2~0 ~res1~0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1532#(= ~res2~0 ~res1~0), Black: 822#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0)) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1588#(and (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 820#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~A~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|))) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0)), Black: 683#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 7#L92true, 19#L71true, Black: 1750#(= ~res2~0 ~res1~0), Black: 1762#(and (= ~B~0.offset 0) (or (and (<= 0 (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (<= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset 4) (* ~N~0 4)) (not (= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset) 0))) (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (or (= ~res2~0 ~res1~0) (< 0 ~N~0)) (or (not (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) ~res2~0) (= ~res1~0 0)))), Black: 1748#(and (or (= ~res2~0 ~res1~0) (< 1 ~N~0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1749#(or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (= ~res2~0 ~res1~0)), Black: 1323#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1511#(and (= ~res2~0 ~res1~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1325#(= ~res2~0 ~res1~0), Black: 1513#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 623#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 432#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= ~M~0 0)), Black: 615#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= ~M~0 0)), Black: 431#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 621#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 581#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 430#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 619#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 1520#true, 1081#true]) [2024-11-24 01:03:58,709 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-24 01:03:58,709 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-24 01:03:58,709 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-24 01:03:58,709 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-24 01:03:58,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([866] L68-2-->L71: Formula: (let ((.cse7 (* |v_thread3Thread1of1ForFork0_~i~2#1_7| 4))) (let ((.cse6 (select (select |v_#memory_int#1_79| v_~A~0.base_92) (+ v_~A~0.offset_92 .cse7))) (.cse4 (select (select |v_#memory_int#1_79| v_~B~0.base_74) (+ v_~B~0.offset_74 .cse7)))) (let ((.cse0 (+ .cse6 .cse4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse1 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (<= 0 (+ .cse6 .cse4 2147483648))) (.cse5 (<= .cse0 2147483647))) (and (not (= (ite (or (<= .cse0 0) .cse1) 1 0) 0)) (not (= (ite (or (<= 0 .cse0) .cse2) 1 0) 0)) .cse3 .cse2 .cse1 (not (= (ite (or (<= 0 .cse4) .cse3) 1 0) 0)) (= |v_thread3Thread1of1ForFork0_plus_#res#1_1| v_~res2~0_91) .cse5 (not (= 0 (ite (or .cse5 (<= .cse4 0)) 1 0))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_1| (+ .cse6 .cse4 v_~res2~0_92))))))) InVars {~A~0.base=v_~A~0.base_92, ~B~0.base=v_~B~0.base_74, ~A~0.offset=v_~A~0.offset_92, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_7|, #memory_int#1=|v_#memory_int#1_79|, ~B~0.offset=v_~B~0.offset_74, ~res2~0=v_~res2~0_92} OutVars{~A~0.base=v_~A~0.base_92, thread3Thread1of1ForFork0_#t~ret13#1=|v_thread3Thread1of1ForFork0_#t~ret13#1_1|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~B~0.base=v_~B~0.base_74, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork0_#t~ret14#1=|v_thread3Thread1of1ForFork0_#t~ret14#1_1|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_7|, #memory_int#1=|v_#memory_int#1_79|, thread3Thread1of1ForFork0_#t~mem11#1=|v_thread3Thread1of1ForFork0_#t~mem11#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~A~0.offset=v_~A~0.offset_92, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, thread3Thread1of1ForFork0_#t~mem12#1=|v_thread3Thread1of1ForFork0_#t~mem12#1_1|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|, ~B~0.offset=v_~B~0.offset_74, ~res2~0=v_~res2~0_91} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#t~ret13#1, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~mem11#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_#t~ret14#1, thread3Thread1of1ForFork0_#t~mem12#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0][453], [1738#true, 18#L58-2true, 634#true, Black: 1291#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1091#(= ~res1~0 (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset)))), 1768#true, Black: 1285#(and (= ~res2~0 ~res1~0) (<= ~N~0 1) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 1297#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1295#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1092#(= ~res2~0 ~res1~0), Black: 1293#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1154#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1287#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1301#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), 424#true, Black: 417#(and (= ~res2~0 ~res1~0) (forall ((v_ArrVal_48 Int) (v_subst_5 Int) (v_subst_4 Int)) (or (< ~N~0 (+ v_subst_5 1)) (= (+ ~res1~0 (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) v_subst_4) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) ~A~0.offset)) (+ ~res2~0 (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) (+ ~A~0.offset (* 4 v_subst_5))) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) (+ (* 4 v_subst_5) v_subst_4)))) (< v_subst_5 0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144| Int)) (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144|) 0))) (< ~N~0 2) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_6 Int)) (or (< v_subst_6 0) (< ~N~0 (+ v_subst_6 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 v_subst_6) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~res2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 v_subst_6) ~A~0.offset)))))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 407#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 393#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 409#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= ~M~0 0)), 1312#true, Black: 1047#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_17 Int) (v_subst_16 Int)) (or (= (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ (* v_subst_17 4) v_subst_16)) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_17 4))) (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_16))) (< ~N~0 (+ v_subst_17 1)) (< v_subst_17 0))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (= ~res2~0 0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_18 Int)) (or (< v_subst_18 0) (< ~N~0 (+ v_subst_18 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_18 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_18 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~M~0 0)), Black: 1045#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_14 Int) (v_subst_13 Int)) (or (< v_subst_14 0) (< ~N~0 (+ v_subst_14 1)) (= (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_13)) (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ v_subst_13 (* v_subst_14 4))) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_14 4)))))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_15 Int)) (or (< ~N~0 (+ v_subst_15 1)) (< v_subst_15 0) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_15 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_15 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~res2~0 0) (= ~M~0 0)), Black: 45#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1059#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~B~0.base) 0)) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 1057#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= (+ (select (select |#memory_int#1| ~A~0.base) (* ~M~0 4)) (select (select |#memory_int#1| ~B~0.base) (* ~M~0 4))) (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1035#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~A~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|)) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 854#(= ~res2~0 ~res1~0), Black: 1065#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 1067#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), 199#true, Black: 1069#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 55#(<= 1 ~N~0), Black: 830#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 24#L48-2true, Black: 832#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 773#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 645#(= ~res2~0 ~res1~0), Black: 824#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 193#(<= (+ ~M~0 1) ~N~0), 843#true, Black: 1730#(and (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 639#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1732#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 704#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1531#(and (= ~res2~0 ~res1~0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1532#(= ~res2~0 ~res1~0), Black: 822#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0)) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1588#(and (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 820#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~A~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|))) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0)), Black: 683#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 7#L92true, 19#L71true, Black: 1750#(= ~res2~0 ~res1~0), Black: 1762#(and (= ~B~0.offset 0) (or (and (<= 0 (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (<= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset 4) (* ~N~0 4)) (not (= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset) 0))) (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (or (= ~res2~0 ~res1~0) (< 0 ~N~0)) (or (not (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) ~res2~0) (= ~res1~0 0)))), Black: 1748#(and (or (= ~res2~0 ~res1~0) (< 1 ~N~0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1749#(or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (= ~res2~0 ~res1~0)), Black: 1323#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1511#(and (= ~res2~0 ~res1~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1325#(= ~res2~0 ~res1~0), Black: 1513#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 623#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 432#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= ~M~0 0)), Black: 615#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= ~M~0 0)), Black: 431#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 621#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 581#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 430#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 619#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 1520#true, 1081#true]) [2024-11-24 01:03:58,824 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-24 01:03:58,824 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-24 01:03:58,824 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-24 01:03:58,824 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-24 01:03:58,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([866] L68-2-->L71: Formula: (let ((.cse7 (* |v_thread3Thread1of1ForFork0_~i~2#1_7| 4))) (let ((.cse6 (select (select |v_#memory_int#1_79| v_~A~0.base_92) (+ v_~A~0.offset_92 .cse7))) (.cse4 (select (select |v_#memory_int#1_79| v_~B~0.base_74) (+ v_~B~0.offset_74 .cse7)))) (let ((.cse0 (+ .cse6 .cse4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse1 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (<= 0 (+ .cse6 .cse4 2147483648))) (.cse5 (<= .cse0 2147483647))) (and (not (= (ite (or (<= .cse0 0) .cse1) 1 0) 0)) (not (= (ite (or (<= 0 .cse0) .cse2) 1 0) 0)) .cse3 .cse2 .cse1 (not (= (ite (or (<= 0 .cse4) .cse3) 1 0) 0)) (= |v_thread3Thread1of1ForFork0_plus_#res#1_1| v_~res2~0_91) .cse5 (not (= 0 (ite (or .cse5 (<= .cse4 0)) 1 0))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_1| (+ .cse6 .cse4 v_~res2~0_92))))))) InVars {~A~0.base=v_~A~0.base_92, ~B~0.base=v_~B~0.base_74, ~A~0.offset=v_~A~0.offset_92, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_7|, #memory_int#1=|v_#memory_int#1_79|, ~B~0.offset=v_~B~0.offset_74, ~res2~0=v_~res2~0_92} OutVars{~A~0.base=v_~A~0.base_92, thread3Thread1of1ForFork0_#t~ret13#1=|v_thread3Thread1of1ForFork0_#t~ret13#1_1|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~B~0.base=v_~B~0.base_74, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork0_#t~ret14#1=|v_thread3Thread1of1ForFork0_#t~ret14#1_1|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_7|, #memory_int#1=|v_#memory_int#1_79|, thread3Thread1of1ForFork0_#t~mem11#1=|v_thread3Thread1of1ForFork0_#t~mem11#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~A~0.offset=v_~A~0.offset_92, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, thread3Thread1of1ForFork0_#t~mem12#1=|v_thread3Thread1of1ForFork0_#t~mem12#1_1|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|, ~B~0.offset=v_~B~0.offset_74, ~res2~0=v_~res2~0_91} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#t~ret13#1, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~mem11#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_#t~ret14#1, thread3Thread1of1ForFork0_#t~mem12#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0][453], [1738#true, 634#true, Black: 1291#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1091#(= ~res1~0 (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset)))), 1768#true, Black: 1285#(and (= ~res2~0 ~res1~0) (<= ~N~0 1) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 1297#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1295#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1092#(= ~res2~0 ~res1~0), Black: 1293#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1154#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1287#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1301#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), 424#true, Black: 417#(and (= ~res2~0 ~res1~0) (forall ((v_ArrVal_48 Int) (v_subst_5 Int) (v_subst_4 Int)) (or (< ~N~0 (+ v_subst_5 1)) (= (+ ~res1~0 (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) v_subst_4) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) ~A~0.offset)) (+ ~res2~0 (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) (+ ~A~0.offset (* 4 v_subst_5))) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) (+ (* 4 v_subst_5) v_subst_4)))) (< v_subst_5 0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144| Int)) (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144|) 0))) (< ~N~0 2) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_6 Int)) (or (< v_subst_6 0) (< ~N~0 (+ v_subst_6 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 v_subst_6) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~res2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 v_subst_6) ~A~0.offset)))))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 407#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 393#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 409#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= ~M~0 0)), 6#thread2EXITtrue, 1312#true, Black: 1047#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_17 Int) (v_subst_16 Int)) (or (= (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ (* v_subst_17 4) v_subst_16)) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_17 4))) (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_16))) (< ~N~0 (+ v_subst_17 1)) (< v_subst_17 0))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (= ~res2~0 0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_18 Int)) (or (< v_subst_18 0) (< ~N~0 (+ v_subst_18 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_18 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_18 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~M~0 0)), Black: 45#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1045#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_14 Int) (v_subst_13 Int)) (or (< v_subst_14 0) (< ~N~0 (+ v_subst_14 1)) (= (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_13)) (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ v_subst_13 (* v_subst_14 4))) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_14 4)))))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_15 Int)) (or (< ~N~0 (+ v_subst_15 1)) (< v_subst_15 0) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_15 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_15 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~res2~0 0) (= ~M~0 0)), Black: 1059#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~B~0.base) 0)) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 1057#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= (+ (select (select |#memory_int#1| ~A~0.base) (* ~M~0 4)) (select (select |#memory_int#1| ~B~0.base) (* ~M~0 4))) (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1035#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~A~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|)) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 854#(= ~res2~0 ~res1~0), Black: 1065#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 1067#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), 199#true, Black: 1069#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 55#(<= 1 ~N~0), Black: 830#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 24#L48-2true, Black: 832#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 773#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 645#(= ~res2~0 ~res1~0), Black: 193#(<= (+ ~M~0 1) ~N~0), Black: 824#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 1730#(and (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 843#true, Black: 1732#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 639#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 704#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1531#(and (= ~res2~0 ~res1~0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1532#(= ~res2~0 ~res1~0), Black: 822#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0)) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1588#(and (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 820#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~A~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|))) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0)), Black: 683#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 7#L92true, 19#L71true, Black: 1750#(= ~res2~0 ~res1~0), Black: 1762#(and (= ~B~0.offset 0) (or (and (<= 0 (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (<= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset 4) (* ~N~0 4)) (not (= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset) 0))) (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (or (= ~res2~0 ~res1~0) (< 0 ~N~0)) (or (not (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) ~res2~0) (= ~res1~0 0)))), Black: 1748#(and (or (= ~res2~0 ~res1~0) (< 1 ~N~0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1749#(or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (= ~res2~0 ~res1~0)), Black: 1323#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1511#(and (= ~res2~0 ~res1~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1325#(= ~res2~0 ~res1~0), Black: 1513#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 623#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 432#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= ~M~0 0)), Black: 615#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= ~M~0 0)), Black: 431#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 621#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 581#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 430#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 619#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 1520#true, 1081#true]) [2024-11-24 01:03:58,831 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-24 01:03:58,831 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-24 01:03:58,831 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-24 01:03:58,831 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-24 01:03:58,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([856] L48-2-->L51: Formula: (let ((.cse4 (* |v_thread1Thread1of1ForFork1_~i~0#1_7| 4)) (.cse0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_1| 2147483648))) (let ((.cse2 (<= v_~res1~0_52 .cse0)) (.cse3 (<= |v_thread1Thread1of1ForFork1_plus_#res#1_1| (+ 2147483647 v_~res1~0_52))) (.cse1 (select (select |v_#memory_int#1_91| v_~B~0.base_90) (+ .cse4 v_~B~0.offset_90)))) (and (not (= (ite (or (<= |v_thread1Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_1| v_~res1~0_52)) 1 0) 0)) (not (= (ite (or (<= 0 .cse0) (<= v_~res1~0_52 |v_thread1Thread1of1ForFork1_plus_#res#1_1|)) 1 0) 0)) (not (= (ite (or (<= 0 .cse1) .cse2) 1 0) 0)) (<= v_~res1~0_51 2147483647) (= |v_thread1Thread1of1ForFork1_plus_#res#1_1| v_~res1~0_51) (<= 0 (+ v_~res1~0_51 2147483648)) .cse3 (= |v_thread1Thread1of1ForFork1_plus_#res#1_1| (+ (select (select |v_#memory_int#1_91| v_~A~0.base_112) (+ .cse4 v_~A~0.offset_112)) .cse1 v_~res1~0_52)) .cse2 (not (= (ite (or .cse3 (<= .cse1 0)) 1 0) 0))))) InVars {~res1~0=v_~res1~0_52, ~A~0.base=v_~A~0.base_112, ~B~0.base=v_~B~0.base_90, ~A~0.offset=v_~A~0.offset_112, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_7|, #memory_int#1=|v_#memory_int#1_91|, ~B~0.offset=v_~B~0.offset_90} OutVars{~res1~0=v_~res1~0_51, ~A~0.base=v_~A~0.base_112, ~B~0.base=v_~B~0.base_90, thread1Thread1of1ForFork1_#t~ret3#1=|v_thread1Thread1of1ForFork1_#t~ret3#1_1|, thread1Thread1of1ForFork1_#t~ret4#1=|v_thread1Thread1of1ForFork1_#t~ret4#1_1|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_1|, thread1Thread1of1ForFork1_#t~mem2#1=|v_thread1Thread1of1ForFork1_#t~mem2#1_1|, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_1|, #memory_int#1=|v_#memory_int#1_91|, ~A~0.offset=v_~A~0.offset_112, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_7|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_1|, thread1Thread1of1ForFork1_#t~mem1#1=|v_thread1Thread1of1ForFork1_#t~mem1#1_1|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_1|, ~B~0.offset=v_~B~0.offset_90, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_1|} AuxVars[] AssignedVars[~res1~0, thread1Thread1of1ForFork1_#t~ret3#1, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~ret4#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_#t~mem2#1, thread1Thread1of1ForFork1_plus_#in~a#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem1#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1][121], [1738#true, 634#true, Black: 1291#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1091#(= ~res1~0 (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset)))), 1768#true, Black: 1285#(and (= ~res2~0 ~res1~0) (<= ~N~0 1) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 1297#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1295#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1092#(= ~res2~0 ~res1~0), Black: 1293#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1154#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1287#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1301#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), 424#true, 9#thread3EXITtrue, Black: 417#(and (= ~res2~0 ~res1~0) (forall ((v_ArrVal_48 Int) (v_subst_5 Int) (v_subst_4 Int)) (or (< ~N~0 (+ v_subst_5 1)) (= (+ ~res1~0 (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) v_subst_4) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) ~A~0.offset)) (+ ~res2~0 (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) (+ ~A~0.offset (* 4 v_subst_5))) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) (+ (* 4 v_subst_5) v_subst_4)))) (< v_subst_5 0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144| Int)) (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144|) 0))) (< ~N~0 2) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_6 Int)) (or (< v_subst_6 0) (< ~N~0 (+ v_subst_6 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 v_subst_6) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~res2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 v_subst_6) ~A~0.offset)))))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 407#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 393#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 409#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= ~M~0 0)), 6#thread2EXITtrue, 1312#true, Black: 1047#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_17 Int) (v_subst_16 Int)) (or (= (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ (* v_subst_17 4) v_subst_16)) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_17 4))) (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_16))) (< ~N~0 (+ v_subst_17 1)) (< v_subst_17 0))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (= ~res2~0 0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_18 Int)) (or (< v_subst_18 0) (< ~N~0 (+ v_subst_18 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_18 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_18 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~M~0 0)), Black: 1045#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_14 Int) (v_subst_13 Int)) (or (< v_subst_14 0) (< ~N~0 (+ v_subst_14 1)) (= (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_13)) (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ v_subst_13 (* v_subst_14 4))) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_14 4)))))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_15 Int)) (or (< ~N~0 (+ v_subst_15 1)) (< v_subst_15 0) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_15 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_15 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~res2~0 0) (= ~M~0 0)), Black: 45#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1059#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~B~0.base) 0)) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 1057#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= (+ (select (select |#memory_int#1| ~A~0.base) (* ~M~0 4)) (select (select |#memory_int#1| ~B~0.base) (* ~M~0 4))) (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1035#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~A~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|)) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 854#(= ~res2~0 ~res1~0), Black: 1065#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 1067#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), 199#true, 12#L91-4true, Black: 1069#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 55#(<= 1 ~N~0), Black: 830#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 832#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 773#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 645#(= ~res2~0 ~res1~0), Black: 824#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 1730#(and (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 843#true, Black: 196#(and (<= (+ ~M~0 1) ~N~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)), Black: 639#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1732#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 704#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1531#(and (= ~res2~0 ~res1~0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 822#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0)) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1532#(= ~res2~0 ~res1~0), Black: 820#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~A~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|))) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0)), Black: 1588#(and (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 683#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 1750#(= ~res2~0 ~res1~0), 193#(<= (+ ~M~0 1) ~N~0), Black: 1762#(and (= ~B~0.offset 0) (or (and (<= 0 (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (<= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset 4) (* ~N~0 4)) (not (= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset) 0))) (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (or (= ~res2~0 ~res1~0) (< 0 ~N~0)) (or (not (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) ~res2~0) (= ~res1~0 0)))), 29#L51true, Black: 1748#(and (or (= ~res2~0 ~res1~0) (< 1 ~N~0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1749#(or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (= ~res2~0 ~res1~0)), Black: 1323#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1511#(and (= ~res2~0 ~res1~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1325#(= ~res2~0 ~res1~0), Black: 1513#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 623#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 432#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= ~M~0 0)), Black: 615#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= ~M~0 0)), Black: 431#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 621#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 581#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 430#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 619#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 1520#true, 1081#true]) [2024-11-24 01:03:58,837 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-24 01:03:58,837 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-11-24 01:03:58,837 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-24 01:03:58,837 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-11-24 01:03:58,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([856] L48-2-->L51: Formula: (let ((.cse4 (* |v_thread1Thread1of1ForFork1_~i~0#1_7| 4)) (.cse0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_1| 2147483648))) (let ((.cse2 (<= v_~res1~0_52 .cse0)) (.cse3 (<= |v_thread1Thread1of1ForFork1_plus_#res#1_1| (+ 2147483647 v_~res1~0_52))) (.cse1 (select (select |v_#memory_int#1_91| v_~B~0.base_90) (+ .cse4 v_~B~0.offset_90)))) (and (not (= (ite (or (<= |v_thread1Thread1of1ForFork1_plus_#res#1_1| 2147483647) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_1| v_~res1~0_52)) 1 0) 0)) (not (= (ite (or (<= 0 .cse0) (<= v_~res1~0_52 |v_thread1Thread1of1ForFork1_plus_#res#1_1|)) 1 0) 0)) (not (= (ite (or (<= 0 .cse1) .cse2) 1 0) 0)) (<= v_~res1~0_51 2147483647) (= |v_thread1Thread1of1ForFork1_plus_#res#1_1| v_~res1~0_51) (<= 0 (+ v_~res1~0_51 2147483648)) .cse3 (= |v_thread1Thread1of1ForFork1_plus_#res#1_1| (+ (select (select |v_#memory_int#1_91| v_~A~0.base_112) (+ .cse4 v_~A~0.offset_112)) .cse1 v_~res1~0_52)) .cse2 (not (= (ite (or .cse3 (<= .cse1 0)) 1 0) 0))))) InVars {~res1~0=v_~res1~0_52, ~A~0.base=v_~A~0.base_112, ~B~0.base=v_~B~0.base_90, ~A~0.offset=v_~A~0.offset_112, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_7|, #memory_int#1=|v_#memory_int#1_91|, ~B~0.offset=v_~B~0.offset_90} OutVars{~res1~0=v_~res1~0_51, ~A~0.base=v_~A~0.base_112, ~B~0.base=v_~B~0.base_90, thread1Thread1of1ForFork1_#t~ret3#1=|v_thread1Thread1of1ForFork1_#t~ret3#1_1|, thread1Thread1of1ForFork1_#t~ret4#1=|v_thread1Thread1of1ForFork1_#t~ret4#1_1|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_1|, thread1Thread1of1ForFork1_#t~mem2#1=|v_thread1Thread1of1ForFork1_#t~mem2#1_1|, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_1|, #memory_int#1=|v_#memory_int#1_91|, ~A~0.offset=v_~A~0.offset_112, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_7|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_1|, thread1Thread1of1ForFork1_#t~mem1#1=|v_thread1Thread1of1ForFork1_#t~mem1#1_1|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_1|, ~B~0.offset=v_~B~0.offset_90, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_1|} AuxVars[] AssignedVars[~res1~0, thread1Thread1of1ForFork1_#t~ret3#1, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~ret4#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_#t~mem2#1, thread1Thread1of1ForFork1_plus_#in~a#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem1#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1][121], [1738#true, 634#true, Black: 1291#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1091#(= ~res1~0 (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset)))), 1768#true, Black: 1285#(and (= ~res2~0 ~res1~0) (<= ~N~0 1) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 1297#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1295#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1092#(= ~res2~0 ~res1~0), Black: 1293#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1154#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1287#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1301#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), 424#true, Black: 417#(and (= ~res2~0 ~res1~0) (forall ((v_ArrVal_48 Int) (v_subst_5 Int) (v_subst_4 Int)) (or (< ~N~0 (+ v_subst_5 1)) (= (+ ~res1~0 (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) v_subst_4) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) ~A~0.offset)) (+ ~res2~0 (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) (+ ~A~0.offset (* 4 v_subst_5))) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) (+ (* 4 v_subst_5) v_subst_4)))) (< v_subst_5 0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144| Int)) (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144|) 0))) (< ~N~0 2) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_6 Int)) (or (< v_subst_6 0) (< ~N~0 (+ v_subst_6 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 v_subst_6) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~res2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 v_subst_6) ~A~0.offset)))))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), 9#thread3EXITtrue, Black: 407#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 393#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 409#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= ~M~0 0)), 6#thread2EXITtrue, 1312#true, Black: 1047#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_17 Int) (v_subst_16 Int)) (or (= (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ (* v_subst_17 4) v_subst_16)) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_17 4))) (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_16))) (< ~N~0 (+ v_subst_17 1)) (< v_subst_17 0))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (= ~res2~0 0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_18 Int)) (or (< v_subst_18 0) (< ~N~0 (+ v_subst_18 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_18 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_18 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~M~0 0)), Black: 45#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1045#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_14 Int) (v_subst_13 Int)) (or (< v_subst_14 0) (< ~N~0 (+ v_subst_14 1)) (= (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_13)) (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ v_subst_13 (* v_subst_14 4))) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_14 4)))))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_15 Int)) (or (< ~N~0 (+ v_subst_15 1)) (< v_subst_15 0) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_15 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_15 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~res2~0 0) (= ~M~0 0)), Black: 1059#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~B~0.base) 0)) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 1057#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= (+ (select (select |#memory_int#1| ~A~0.base) (* ~M~0 4)) (select (select |#memory_int#1| ~B~0.base) (* ~M~0 4))) (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1035#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~A~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|)) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 854#(= ~res2~0 ~res1~0), Black: 1065#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 1067#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), 199#true, Black: 1069#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 55#(<= 1 ~N~0), Black: 830#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 832#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 773#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 645#(= ~res2~0 ~res1~0), Black: 824#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 1730#(and (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 843#true, Black: 1732#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 639#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 196#(and (<= (+ ~M~0 1) ~N~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)), Black: 704#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1531#(and (= ~res2~0 ~res1~0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 822#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0)) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1532#(= ~res2~0 ~res1~0), Black: 820#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~A~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|))) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0)), Black: 1588#(and (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 683#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 7#L92true, Black: 1750#(= ~res2~0 ~res1~0), 193#(<= (+ ~M~0 1) ~N~0), Black: 1762#(and (= ~B~0.offset 0) (or (and (<= 0 (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (<= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset 4) (* ~N~0 4)) (not (= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset) 0))) (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (or (= ~res2~0 ~res1~0) (< 0 ~N~0)) (or (not (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) ~res2~0) (= ~res1~0 0)))), Black: 1748#(and (or (= ~res2~0 ~res1~0) (< 1 ~N~0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 29#L51true, Black: 1749#(or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (= ~res2~0 ~res1~0)), Black: 1323#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1511#(and (= ~res2~0 ~res1~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1325#(= ~res2~0 ~res1~0), Black: 1513#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 623#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 432#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= ~M~0 0)), Black: 615#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= ~M~0 0)), Black: 431#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 621#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 581#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 430#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 619#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 1520#true, 1081#true]) [2024-11-24 01:03:58,903 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-24 01:03:58,904 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-24 01:03:58,904 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-24 01:03:58,904 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-24 01:03:58,987 INFO L124 PetriNetUnfolderBase]: 5686/8844 cut-off events. [2024-11-24 01:03:58,987 INFO L125 PetriNetUnfolderBase]: For 102600/103178 co-relation queries the response was YES. [2024-11-24 01:03:59,046 INFO L83 FinitePrefix]: Finished finitePrefix Result has 61619 conditions, 8844 events. 5686/8844 cut-off events. For 102600/103178 co-relation queries the response was YES. Maximal size of possible extension queue 488. Compared 54403 event pairs, 667 based on Foata normal form. 365/9097 useless extension candidates. Maximal degree in co-relation 61036. Up to 6898 conditions per place. [2024-11-24 01:03:59,075 INFO L140 encePairwiseOnDemand]: 23/35 looper letters, 504 selfloop transitions, 322 changer transitions 1/842 dead transitions. [2024-11-24 01:03:59,075 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 216 places, 842 transitions, 15140 flow [2024-11-24 01:03:59,076 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-24 01:03:59,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 12 states. [2024-11-24 01:03:59,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 172 transitions. [2024-11-24 01:03:59,076 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4095238095238095 [2024-11-24 01:03:59,077 INFO L175 Difference]: Start difference. First operand has 205 places, 753 transitions, 12206 flow. Second operand 12 states and 172 transitions. [2024-11-24 01:03:59,077 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 216 places, 842 transitions, 15140 flow [2024-11-24 01:03:59,415 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 204 places, 842 transitions, 14440 flow, removed 41 selfloop flow, removed 12 redundant places. [2024-11-24 01:03:59,425 INFO L231 Difference]: Finished difference. Result has 209 places, 809 transitions, 13372 flow [2024-11-24 01:03:59,425 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=35, PETRI_DIFFERENCE_MINUEND_FLOW=11575, PETRI_DIFFERENCE_MINUEND_PLACES=193, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=753, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=271, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=470, PETRI_DIFFERENCE_SUBTRAHEND_STATES=12, PETRI_FLOW=13372, PETRI_PLACES=209, PETRI_TRANSITIONS=809} [2024-11-24 01:03:59,426 INFO L279 CegarLoopForPetriNet]: 36 programPoint places, 173 predicate places. [2024-11-24 01:03:59,426 INFO L471 AbstractCegarLoop]: Abstraction has has 209 places, 809 transitions, 13372 flow [2024-11-24 01:03:59,426 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 9.083333333333334) internal successors, (109), 12 states have internal predecessors, (109), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:03:59,426 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:03:59,426 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:03:59,426 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-24 01:03:59,426 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 1 more)] === [2024-11-24 01:03:59,427 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:03:59,427 INFO L85 PathProgramCache]: Analyzing trace with hash -1669628479, now seen corresponding path program 10 times [2024-11-24 01:03:59,427 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:03:59,427 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [548927655] [2024-11-24 01:03:59,427 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-24 01:03:59,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:03:59,447 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-24 01:03:59,447 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:04:00,676 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 01:04:00,677 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:04:00,677 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [548927655] [2024-11-24 01:04:00,677 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [548927655] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-24 01:04:00,677 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [984680253] [2024-11-24 01:04:00,677 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-24 01:04:00,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 01:04:00,678 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 01:04:00,680 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-24 01:04:00,683 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-11-24 01:04:00,800 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-24 01:04:00,800 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:04:00,802 INFO L256 TraceCheckSpWp]: Trace formula consists of 238 conjuncts, 40 conjuncts are in the unsatisfiable core [2024-11-24 01:04:00,805 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 01:04:00,948 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-24 01:04:01,521 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-24 01:04:01,521 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 27 treesize of output 23 [2024-11-24 01:04:01,547 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 01:04:01,547 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-24 01:04:02,019 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-24 01:04:02,020 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 248 treesize of output 232 [2024-11-24 01:04:02,512 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-24 01:04:02,512 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 112 treesize of output 104 [2024-11-24 01:04:02,538 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-24 01:04:02,539 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 84 treesize of output 68 [2024-11-24 01:04:02,777 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 01:04:02,777 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [984680253] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-24 01:04:02,778 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-24 01:04:02,778 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 9, 8] total 24 [2024-11-24 01:04:02,778 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [63857017] [2024-11-24 01:04:02,778 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-24 01:04:02,778 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2024-11-24 01:04:02,778 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:04:02,779 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2024-11-24 01:04:02,780 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=82, Invalid=518, Unknown=0, NotChecked=0, Total=600 [2024-11-24 01:04:03,450 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 35 [2024-11-24 01:04:03,451 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 209 places, 809 transitions, 13372 flow. Second operand has 25 states, 25 states have (on average 8.36) internal successors, (209), 25 states have internal predecessors, (209), 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-24 01:04:03,451 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:04:03,451 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 35 [2024-11-24 01:04:03,451 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:04:08,433 INFO L124 PetriNetUnfolderBase]: 6320/9733 cut-off events. [2024-11-24 01:04:08,434 INFO L125 PetriNetUnfolderBase]: For 119828/120498 co-relation queries the response was YES. [2024-11-24 01:04:08,513 INFO L83 FinitePrefix]: Finished finitePrefix Result has 69626 conditions, 9733 events. 6320/9733 cut-off events. For 119828/120498 co-relation queries the response was YES. Maximal size of possible extension queue 541. Compared 59498 event pairs, 759 based on Foata normal form. 291/9891 useless extension candidates. Maximal degree in co-relation 69026. Up to 7687 conditions per place. [2024-11-24 01:04:08,549 INFO L140 encePairwiseOnDemand]: 20/35 looper letters, 591 selfloop transitions, 349 changer transitions 1/948 dead transitions. [2024-11-24 01:04:08,549 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 229 places, 948 transitions, 17078 flow [2024-11-24 01:04:08,549 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-11-24 01:04:08,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 21 states. [2024-11-24 01:04:08,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 21 states and 281 transitions. [2024-11-24 01:04:08,550 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.38231292517006804 [2024-11-24 01:04:08,551 INFO L175 Difference]: Start difference. First operand has 209 places, 809 transitions, 13372 flow. Second operand 21 states and 281 transitions. [2024-11-24 01:04:08,551 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 229 places, 948 transitions, 17078 flow [2024-11-24 01:04:09,202 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 228 places, 948 transitions, 16623 flow, removed 225 selfloop flow, removed 1 redundant places. [2024-11-24 01:04:09,216 INFO L231 Difference]: Finished difference. Result has 231 places, 870 transitions, 15098 flow [2024-11-24 01:04:09,217 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=35, PETRI_DIFFERENCE_MINUEND_FLOW=13111, PETRI_DIFFERENCE_MINUEND_PLACES=208, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=809, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=303, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=483, PETRI_DIFFERENCE_SUBTRAHEND_STATES=21, PETRI_FLOW=15098, PETRI_PLACES=231, PETRI_TRANSITIONS=870} [2024-11-24 01:04:09,218 INFO L279 CegarLoopForPetriNet]: 36 programPoint places, 195 predicate places. [2024-11-24 01:04:09,218 INFO L471 AbstractCegarLoop]: Abstraction has has 231 places, 870 transitions, 15098 flow [2024-11-24 01:04:09,218 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 8.36) internal successors, (209), 25 states have internal predecessors, (209), 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-24 01:04:09,218 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:04:09,219 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:04:09,228 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0 [2024-11-24 01:04:09,423 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2024-11-24 01:04:09,424 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-24 01:04:09,425 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:04:09,425 INFO L85 PathProgramCache]: Analyzing trace with hash -1088118407, now seen corresponding path program 11 times [2024-11-24 01:04:09,425 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:04:09,425 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2021590688] [2024-11-24 01:04:09,425 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-24 01:04:09,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:04:09,446 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-24 01:04:09,446 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:04:10,438 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:04:10,438 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:04:10,438 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2021590688] [2024-11-24 01:04:10,438 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2021590688] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-24 01:04:10,438 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [911378821] [2024-11-24 01:04:10,438 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-24 01:04:10,438 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 01:04:10,438 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 01:04:10,440 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-24 01:04:10,442 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-11-24 01:04:10,546 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-24 01:04:10,546 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:04:10,553 INFO L256 TraceCheckSpWp]: Trace formula consists of 238 conjuncts, 51 conjuncts are in the unsatisfiable core [2024-11-24 01:04:10,556 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 01:04:10,565 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2024-11-24 01:04:10,665 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-24 01:04:10,776 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-11-24 01:04:10,776 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11 [2024-11-24 01:04:10,855 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-24 01:04:11,432 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 11 [2024-11-24 01:04:11,455 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:04:11,455 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-24 01:04:12,249 INFO L349 Elim1Store]: treesize reduction 28, result has 64.6 percent of original size [2024-11-24 01:04:12,249 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 808 treesize of output 618 [2024-11-24 01:04:12,388 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-24 01:04:12,388 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 426 treesize of output 402 [2024-11-24 01:04:23,719 WARN L672 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-11-24 01:04:23,889 WARN L672 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-11-24 01:04:24,092 WARN L672 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-11-24 01:04:27,107 WARN L672 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-11-24 01:04:27,298 WARN L672 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-11-24 01:04:27,353 WARN L672 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-11-24 01:04:27,863 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-24 01:04:27,864 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 7 [2024-11-24 01:04:27,987 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:04:27,988 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [911378821] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-24 01:04:27,988 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-24 01:04:27,988 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 10, 10] total 26 [2024-11-24 01:04:27,988 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1880486058] [2024-11-24 01:04:27,988 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-24 01:04:27,988 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 27 states [2024-11-24 01:04:27,989 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:04:27,989 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants. [2024-11-24 01:04:27,989 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=108, Invalid=594, Unknown=0, NotChecked=0, Total=702 [2024-11-24 01:04:32,713 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:04:32,714 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 5 out of 35 [2024-11-24 01:04:32,714 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 231 places, 870 transitions, 15098 flow. Second operand has 27 states, 27 states have (on average 7.2592592592592595) internal successors, (196), 27 states have internal predecessors, (196), 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-24 01:04:32,714 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:04:32,714 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 5 of 35 [2024-11-24 01:04:32,714 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:04:38,385 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-24 01:04:43,510 INFO L124 PetriNetUnfolderBase]: 9853/14560 cut-off events. [2024-11-24 01:04:43,510 INFO L125 PetriNetUnfolderBase]: For 199273/200097 co-relation queries the response was YES. [2024-11-24 01:04:43,661 INFO L83 FinitePrefix]: Finished finitePrefix Result has 104938 conditions, 14560 events. 9853/14560 cut-off events. For 199273/200097 co-relation queries the response was YES. Maximal size of possible extension queue 780. Compared 88070 event pairs, 1232 based on Foata normal form. 473/14807 useless extension candidates. Maximal degree in co-relation 104223. Up to 11363 conditions per place. [2024-11-24 01:04:43,720 INFO L140 encePairwiseOnDemand]: 20/35 looper letters, 667 selfloop transitions, 424 changer transitions 1/1097 dead transitions. [2024-11-24 01:04:43,721 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 253 places, 1097 transitions, 20406 flow [2024-11-24 01:04:43,721 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2024-11-24 01:04:43,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 23 states. [2024-11-24 01:04:43,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 23 states and 296 transitions. [2024-11-24 01:04:43,722 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.36770186335403726 [2024-11-24 01:04:43,723 INFO L175 Difference]: Start difference. First operand has 231 places, 870 transitions, 15098 flow. Second operand 23 states and 296 transitions. [2024-11-24 01:04:43,723 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 253 places, 1097 transitions, 20406 flow [2024-11-24 01:04:44,787 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 239 places, 1097 transitions, 19557 flow, removed 247 selfloop flow, removed 14 redundant places. [2024-11-24 01:04:44,800 INFO L231 Difference]: Finished difference. Result has 248 places, 984 transitions, 17914 flow [2024-11-24 01:04:44,801 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=35, PETRI_DIFFERENCE_MINUEND_FLOW=13342, PETRI_DIFFERENCE_MINUEND_PLACES=217, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=813, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=283, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=501, PETRI_DIFFERENCE_SUBTRAHEND_STATES=23, PETRI_FLOW=17914, PETRI_PLACES=248, PETRI_TRANSITIONS=984} [2024-11-24 01:04:44,801 INFO L279 CegarLoopForPetriNet]: 36 programPoint places, 212 predicate places. [2024-11-24 01:04:44,801 INFO L471 AbstractCegarLoop]: Abstraction has has 248 places, 984 transitions, 17914 flow [2024-11-24 01:04:44,801 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 27 states, 27 states have (on average 7.2592592592592595) internal successors, (196), 27 states have internal predecessors, (196), 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-24 01:04:44,801 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:04:44,801 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 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-24 01:04:44,808 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2024-11-24 01:04:45,002 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13 [2024-11-24 01:04:45,002 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-24 01:04:45,003 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:04:45,003 INFO L85 PathProgramCache]: Analyzing trace with hash -1227808632, now seen corresponding path program 12 times [2024-11-24 01:04:45,003 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:04:45,003 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1431296703] [2024-11-24 01:04:45,003 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-24 01:04:45,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:04:45,019 INFO L229 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 2 check-sat command(s) [2024-11-24 01:04:45,019 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:04:45,263 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 01:04:45,264 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:04:45,264 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1431296703] [2024-11-24 01:04:45,264 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1431296703] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-24 01:04:45,264 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [311653447] [2024-11-24 01:04:45,264 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-24 01:04:45,264 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 01:04:45,264 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 01:04:45,266 INFO L229 MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-24 01:04:45,270 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2024-11-24 01:04:45,378 INFO L229 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 2 check-sat command(s) [2024-11-24 01:04:45,378 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:04:45,382 INFO L256 TraceCheckSpWp]: Trace formula consists of 247 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-11-24 01:04:45,383 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 01:04:45,682 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 01:04:45,682 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-24 01:04:45,934 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 01:04:45,934 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [311653447] provided 1 perfect and 1 imperfect interpolant sequences [2024-11-24 01:04:45,934 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-11-24 01:04:45,934 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [9, 9] total 19 [2024-11-24 01:04:45,934 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [374654329] [2024-11-24 01:04:45,934 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:04:45,934 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-24 01:04:45,935 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:04:45,935 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-24 01:04:45,935 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=76, Invalid=266, Unknown=0, NotChecked=0, Total=342 [2024-11-24 01:04:45,975 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 5 out of 35 [2024-11-24 01:04:45,975 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 248 places, 984 transitions, 17914 flow. Second operand has 9 states, 9 states have (on average 8.0) internal successors, (72), 9 states have internal predecessors, (72), 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-24 01:04:45,975 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:04:45,975 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 5 of 35 [2024-11-24 01:04:45,975 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:04:55,146 INFO L124 PetriNetUnfolderBase]: 19952/28895 cut-off events. [2024-11-24 01:04:55,146 INFO L125 PetriNetUnfolderBase]: For 471792/473727 co-relation queries the response was YES. [2024-11-24 01:04:55,419 INFO L83 FinitePrefix]: Finished finitePrefix Result has 212519 conditions, 28895 events. 19952/28895 cut-off events. For 471792/473727 co-relation queries the response was YES. Maximal size of possible extension queue 1487. Compared 187487 event pairs, 2001 based on Foata normal form. 1547/30174 useless extension candidates. Maximal degree in co-relation 211428. Up to 10441 conditions per place. [2024-11-24 01:04:55,527 INFO L140 encePairwiseOnDemand]: 21/35 looper letters, 2435 selfloop transitions, 284 changer transitions 0/2724 dead transitions. [2024-11-24 01:04:55,527 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 263 places, 2724 transitions, 53616 flow [2024-11-24 01:04:55,527 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-11-24 01:04:55,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 16 states. [2024-11-24 01:04:55,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 275 transitions. [2024-11-24 01:04:55,528 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.49107142857142855 [2024-11-24 01:04:55,528 INFO L175 Difference]: Start difference. First operand has 248 places, 984 transitions, 17914 flow. Second operand 16 states and 275 transitions. [2024-11-24 01:04:55,528 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 263 places, 2724 transitions, 53616 flow [2024-11-24 01:04:57,867 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 256 places, 2724 transitions, 51561 flow, removed 1019 selfloop flow, removed 7 redundant places. [2024-11-24 01:04:57,894 INFO L231 Difference]: Finished difference. Result has 264 places, 1160 transitions, 20562 flow [2024-11-24 01:04:57,894 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=35, PETRI_DIFFERENCE_MINUEND_FLOW=17237, PETRI_DIFFERENCE_MINUEND_PLACES=241, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=984, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=117, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=853, PETRI_DIFFERENCE_SUBTRAHEND_STATES=16, PETRI_FLOW=20562, PETRI_PLACES=264, PETRI_TRANSITIONS=1160} [2024-11-24 01:04:57,895 INFO L279 CegarLoopForPetriNet]: 36 programPoint places, 228 predicate places. [2024-11-24 01:04:57,895 INFO L471 AbstractCegarLoop]: Abstraction has has 264 places, 1160 transitions, 20562 flow [2024-11-24 01:04:57,895 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 8.0) internal successors, (72), 9 states have internal predecessors, (72), 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-24 01:04:57,895 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:04:57,895 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 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-24 01:04:57,904 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0 [2024-11-24 01:04:58,096 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14 [2024-11-24 01:04:58,096 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-24 01:04:58,097 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:04:58,097 INFO L85 PathProgramCache]: Analyzing trace with hash -1034268236, now seen corresponding path program 13 times [2024-11-24 01:04:58,097 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:04:58,097 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [511075072] [2024-11-24 01:04:58,097 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-24 01:04:58,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:04:58,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:04:58,311 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 01:04:58,312 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:04:58,312 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [511075072] [2024-11-24 01:04:58,312 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [511075072] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-24 01:04:58,312 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1637060737] [2024-11-24 01:04:58,312 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-24 01:04:58,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 01:04:58,312 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 01:04:58,314 INFO L229 MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-24 01:04:58,319 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2024-11-24 01:04:58,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:04:58,433 INFO L256 TraceCheckSpWp]: Trace formula consists of 247 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-11-24 01:04:58,434 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 01:04:58,576 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 3 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 01:04:58,576 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-24 01:04:58,740 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 3 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 01:04:58,740 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1637060737] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-24 01:04:58,740 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-24 01:04:58,740 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 13 [2024-11-24 01:04:58,740 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1561270827] [2024-11-24 01:04:58,741 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-24 01:04:58,741 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-11-24 01:04:58,741 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:04:58,741 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-11-24 01:04:58,741 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=52, Invalid=130, Unknown=0, NotChecked=0, Total=182 [2024-11-24 01:04:58,836 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 7 out of 35 [2024-11-24 01:04:58,836 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 264 places, 1160 transitions, 20562 flow. Second operand has 14 states, 14 states have (on average 9.571428571428571) internal successors, (134), 14 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-24 01:04:58,836 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:04:58,836 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 7 of 35 [2024-11-24 01:04:58,836 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:05:04,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([866] L68-2-->L71: Formula: (let ((.cse7 (* |v_thread3Thread1of1ForFork0_~i~2#1_7| 4))) (let ((.cse6 (select (select |v_#memory_int#1_79| v_~A~0.base_92) (+ v_~A~0.offset_92 .cse7))) (.cse4 (select (select |v_#memory_int#1_79| v_~B~0.base_74) (+ v_~B~0.offset_74 .cse7)))) (let ((.cse0 (+ .cse6 .cse4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse1 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (<= 0 (+ .cse6 .cse4 2147483648))) (.cse5 (<= .cse0 2147483647))) (and (not (= (ite (or (<= .cse0 0) .cse1) 1 0) 0)) (not (= (ite (or (<= 0 .cse0) .cse2) 1 0) 0)) .cse3 .cse2 .cse1 (not (= (ite (or (<= 0 .cse4) .cse3) 1 0) 0)) (= |v_thread3Thread1of1ForFork0_plus_#res#1_1| v_~res2~0_91) .cse5 (not (= 0 (ite (or .cse5 (<= .cse4 0)) 1 0))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_1| (+ .cse6 .cse4 v_~res2~0_92))))))) InVars {~A~0.base=v_~A~0.base_92, ~B~0.base=v_~B~0.base_74, ~A~0.offset=v_~A~0.offset_92, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_7|, #memory_int#1=|v_#memory_int#1_79|, ~B~0.offset=v_~B~0.offset_74, ~res2~0=v_~res2~0_92} OutVars{~A~0.base=v_~A~0.base_92, thread3Thread1of1ForFork0_#t~ret13#1=|v_thread3Thread1of1ForFork0_#t~ret13#1_1|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~B~0.base=v_~B~0.base_74, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork0_#t~ret14#1=|v_thread3Thread1of1ForFork0_#t~ret14#1_1|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_7|, #memory_int#1=|v_#memory_int#1_79|, thread3Thread1of1ForFork0_#t~mem11#1=|v_thread3Thread1of1ForFork0_#t~mem11#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~A~0.offset=v_~A~0.offset_92, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, thread3Thread1of1ForFork0_#t~mem12#1=|v_thread3Thread1of1ForFork0_#t~mem12#1_1|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|, ~B~0.offset=v_~B~0.offset_74, ~res2~0=v_~res2~0_91} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#t~ret13#1, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~mem11#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_#t~ret14#1, thread3Thread1of1ForFork0_#t~mem12#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0][1012], [1738#true, Black: 2374#(or (< (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2421#(and (<= 2 ~N~0) (<= (+ |thread2Thread1of1ForFork2_~i~1#1| 2) ~N~0)), Black: 2427#(and (or (< (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0) (<= 2 ~N~0) (<= (+ |thread2Thread1of1ForFork2_~i~1#1| 2) ~N~0)), Black: 2431#(and (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0) (<= 2 ~N~0) (<= (+ |thread2Thread1of1ForFork2_~i~1#1| 2) ~N~0)), 2009#true, Black: 2433#(and (or (< (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (<= 2 ~N~0)), Black: 2423#(and (or (< (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (<= 2 ~N~0) (<= (+ |thread2Thread1of1ForFork2_~i~1#1| 2) ~N~0)), Black: 2237#(<= 2 ~N~0), 634#true, Black: 1291#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1091#(= ~res1~0 (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset)))), 1768#true, 2425#(and (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0) (<= 2 ~N~0)), Black: 1285#(and (= ~res2~0 ~res1~0) (<= ~N~0 1) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 1297#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1295#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1092#(= ~res2~0 ~res1~0), Black: 1293#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1154#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1287#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1301#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), 424#true, Black: 417#(and (= ~res2~0 ~res1~0) (forall ((v_ArrVal_48 Int) (v_subst_5 Int) (v_subst_4 Int)) (or (< ~N~0 (+ v_subst_5 1)) (= (+ ~res1~0 (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) v_subst_4) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) ~A~0.offset)) (+ ~res2~0 (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) (+ ~A~0.offset (* 4 v_subst_5))) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) (+ (* 4 v_subst_5) v_subst_4)))) (< v_subst_5 0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144| Int)) (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144|) 0))) (< ~N~0 2) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_6 Int)) (or (< v_subst_6 0) (< ~N~0 (+ v_subst_6 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 v_subst_6) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~res2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 v_subst_6) ~A~0.offset)))))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 407#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 393#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 409#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= ~M~0 0)), 6#thread2EXITtrue, 1312#true, Black: 1047#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_17 Int) (v_subst_16 Int)) (or (= (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ (* v_subst_17 4) v_subst_16)) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_17 4))) (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_16))) (< ~N~0 (+ v_subst_17 1)) (< v_subst_17 0))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (= ~res2~0 0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_18 Int)) (or (< v_subst_18 0) (< ~N~0 (+ v_subst_18 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_18 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_18 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~M~0 0)), Black: 2020#(= ~res2~0 ~res1~0), Black: 2215#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< ~N~0 2) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_163| Int)) (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_163|) 0)))) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200| Int) (v_subst_30 Int)) (or (= (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|) (+ (* v_subst_30 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|)) ~A~0.base) (* v_subst_30 4))) (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|)) ~A~0.base) 0))) (< ~N~0 (+ v_subst_30 1)) (< v_subst_30 0))) (= ~res2~0 0) (= ~M~0 0)), Black: 45#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1045#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_14 Int) (v_subst_13 Int)) (or (< v_subst_14 0) (< ~N~0 (+ v_subst_14 1)) (= (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_13)) (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ v_subst_13 (* v_subst_14 4))) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_14 4)))))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_15 Int)) (or (< ~N~0 (+ v_subst_15 1)) (< v_subst_15 0) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_15 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_15 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~res2~0 0) (= ~M~0 0)), Black: 1059#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~B~0.base) 0)) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 2017#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~res2~0 ~res1~0)), Black: 1057#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= (+ (select (select |#memory_int#1| ~A~0.base) (* ~M~0 4)) (select (select |#memory_int#1| ~B~0.base) (* ~M~0 4))) (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 2211#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< ~N~0 2) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_163| Int)) (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_163|) 0)))) (forall ((v_subst_28 Int) (|v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200| Int)) (or (< ~N~0 (+ v_subst_28 1)) (< v_subst_28 0) (= (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|)) ~A~0.base) (* v_subst_28 4)) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|) (+ (* v_subst_28 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|)) ~A~0.base) 0))))) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= ~res2~0 0) (= ~M~0 0)), Black: 1035#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~A~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|)) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2219#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0)))), Black: 854#(= ~res2~0 ~res1~0), Black: 2221#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1065#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 2146#(= ~res2~0 (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 1067#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 2205#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (or (< ~N~0 2) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_163| Int)) (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_163|) 0)))) (forall ((v_subst_26 Int) (|v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200| Int)) (or (= (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|)) ~A~0.base) 0)) (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|) (+ (* v_subst_26 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|)) ~A~0.base) (* v_subst_26 4)))) (< v_subst_26 0) (< ~N~0 (+ v_subst_26 1)))) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= ~res2~0 0) (= ~M~0 0)), 199#true, Black: 1069#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 2213#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (or (< ~N~0 2) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_163| Int)) (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_163|) 0)))) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= ~res2~0 0) (forall ((v_subst_29 Int) (|v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200| Int)) (or (< v_subst_29 0) (< ~N~0 (+ v_subst_29 1)) (= (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|)) ~A~0.base) 0)) (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|)) ~A~0.base) (* v_subst_29 4)) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|) (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (* v_subst_29 4))))))) (= ~M~0 0)), 12#L91-4true, Black: 55#(<= 1 ~N~0), Black: 830#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 24#L48-2true, Black: 832#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 773#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 645#(= ~res2~0 ~res1~0), 843#true, Black: 824#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 1730#(and (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 193#(<= (+ ~M~0 1) ~N~0), Black: 1732#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 704#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1531#(and (= ~res2~0 ~res1~0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1532#(= ~res2~0 ~res1~0), Black: 822#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0)) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1588#(and (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 820#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~A~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|))) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0)), Black: 683#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 1995#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1803#(= ~res2~0 ~res1~0), Black: 2003#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), 19#L71true, 2627#(or (< ~N~0 2) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 1750#(= ~res2~0 ~res1~0), Black: 1762#(and (= ~B~0.offset 0) (or (and (<= 0 (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (<= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset 4) (* ~N~0 4)) (not (= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset) 0))) (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (or (= ~res2~0 ~res1~0) (< 0 ~N~0)) (or (not (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) ~res2~0) (= ~res1~0 0)))), Black: 1748#(and (or (= ~res2~0 ~res1~0) (< 1 ~N~0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1749#(or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (= ~res2~0 ~res1~0)), Black: 1323#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1511#(and (= ~res2~0 ~res1~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1325#(= ~res2~0 ~res1~0), 1791#true, Black: 1513#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 623#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 432#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= ~M~0 0)), Black: 431#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 621#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 581#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 430#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 619#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1776#(and (= ~B~0.offset 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| 0) (and (<= 0 |thread3Thread1of1ForFork0_~i~2#1|) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0))) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (and (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= ~res1~0 0)) (not (= |thread3Thread1of1ForFork0_~i~2#1| 0))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1775#(and (= ~B~0.offset 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| 0) (and (<= 0 |thread3Thread1of1ForFork0_~i~2#1|) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0))) (or (and (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= ~res1~0 0)) (not (= |thread3Thread1of1ForFork0_~i~2#1| 0))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1777#(and (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (= ~res1~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1779#(= ~res2~0 ~res1~0), Black: 1778#(and (= ~res2~0 ~res1~0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 1520#true, 1081#true]) [2024-11-24 01:05:04,522 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-24 01:05:04,522 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-24 01:05:04,522 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-24 01:05:04,522 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-24 01:05:05,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([866] L68-2-->L71: Formula: (let ((.cse7 (* |v_thread3Thread1of1ForFork0_~i~2#1_7| 4))) (let ((.cse6 (select (select |v_#memory_int#1_79| v_~A~0.base_92) (+ v_~A~0.offset_92 .cse7))) (.cse4 (select (select |v_#memory_int#1_79| v_~B~0.base_74) (+ v_~B~0.offset_74 .cse7)))) (let ((.cse0 (+ .cse6 .cse4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse1 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (<= 0 (+ .cse6 .cse4 2147483648))) (.cse5 (<= .cse0 2147483647))) (and (not (= (ite (or (<= .cse0 0) .cse1) 1 0) 0)) (not (= (ite (or (<= 0 .cse0) .cse2) 1 0) 0)) .cse3 .cse2 .cse1 (not (= (ite (or (<= 0 .cse4) .cse3) 1 0) 0)) (= |v_thread3Thread1of1ForFork0_plus_#res#1_1| v_~res2~0_91) .cse5 (not (= 0 (ite (or .cse5 (<= .cse4 0)) 1 0))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_1| (+ .cse6 .cse4 v_~res2~0_92))))))) InVars {~A~0.base=v_~A~0.base_92, ~B~0.base=v_~B~0.base_74, ~A~0.offset=v_~A~0.offset_92, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_7|, #memory_int#1=|v_#memory_int#1_79|, ~B~0.offset=v_~B~0.offset_74, ~res2~0=v_~res2~0_92} OutVars{~A~0.base=v_~A~0.base_92, thread3Thread1of1ForFork0_#t~ret13#1=|v_thread3Thread1of1ForFork0_#t~ret13#1_1|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~B~0.base=v_~B~0.base_74, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork0_#t~ret14#1=|v_thread3Thread1of1ForFork0_#t~ret14#1_1|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_7|, #memory_int#1=|v_#memory_int#1_79|, thread3Thread1of1ForFork0_#t~mem11#1=|v_thread3Thread1of1ForFork0_#t~mem11#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~A~0.offset=v_~A~0.offset_92, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, thread3Thread1of1ForFork0_#t~mem12#1=|v_thread3Thread1of1ForFork0_#t~mem12#1_1|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|, ~B~0.offset=v_~B~0.offset_74, ~res2~0=v_~res2~0_91} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#t~ret13#1, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~mem11#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_#t~ret14#1, thread3Thread1of1ForFork0_#t~mem12#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0][1012], [1738#true, Black: 2374#(or (< (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2421#(and (<= 2 ~N~0) (<= (+ |thread2Thread1of1ForFork2_~i~1#1| 2) ~N~0)), Black: 2427#(and (or (< (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0) (<= 2 ~N~0) (<= (+ |thread2Thread1of1ForFork2_~i~1#1| 2) ~N~0)), Black: 2431#(and (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0) (<= 2 ~N~0) (<= (+ |thread2Thread1of1ForFork2_~i~1#1| 2) ~N~0)), 2009#true, Black: 2433#(and (or (< (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (<= 2 ~N~0)), Black: 2423#(and (or (< (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (<= 2 ~N~0) (<= (+ |thread2Thread1of1ForFork2_~i~1#1| 2) ~N~0)), Black: 2237#(<= 2 ~N~0), 634#true, Black: 1291#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1091#(= ~res1~0 (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset)))), 1768#true, 2425#(and (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0) (<= 2 ~N~0)), Black: 1285#(and (= ~res2~0 ~res1~0) (<= ~N~0 1) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 1297#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1295#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1092#(= ~res2~0 ~res1~0), Black: 1293#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1154#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1287#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 1301#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), 424#true, Black: 417#(and (= ~res2~0 ~res1~0) (forall ((v_ArrVal_48 Int) (v_subst_5 Int) (v_subst_4 Int)) (or (< ~N~0 (+ v_subst_5 1)) (= (+ ~res1~0 (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) v_subst_4) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) ~A~0.offset)) (+ ~res2~0 (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48)) ~A~0.base) (+ ~A~0.offset (* 4 v_subst_5))) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) v_subst_4) v_ArrVal_48) (+ (* 4 v_subst_5) v_subst_4)))) (< v_subst_5 0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144| Int)) (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_144|) 0))) (< ~N~0 2) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (forall ((v_subst_6 Int)) (or (< v_subst_6 0) (< ~N~0 (+ v_subst_6 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 v_subst_6) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~res2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 v_subst_6) ~A~0.offset)))))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 407#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~M~0 0)), Black: 393#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 409#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (<= ~N~0 1) (= ~res2~0 0) (= ~M~0 0)), 6#thread2EXITtrue, 1312#true, Black: 1047#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_17 Int) (v_subst_16 Int)) (or (= (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ (* v_subst_17 4) v_subst_16)) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_17 4))) (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_16 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_16))) (< ~N~0 (+ v_subst_17 1)) (< v_subst_17 0))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (= ~res2~0 0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_18 Int)) (or (< v_subst_18 0) (< ~N~0 (+ v_subst_18 1)) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_18 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_18 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~M~0 0)), Black: 2020#(= ~res2~0 ~res1~0), Black: 1045#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (or (forall ((v_ArrVal_104 Int) (v_subst_14 Int) (v_subst_13 Int)) (or (< v_subst_14 0) (< ~N~0 (+ v_subst_14 1)) (= (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) 0) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) v_subst_13)) (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104) (+ v_subst_13 (* v_subst_14 4))) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ v_subst_13 (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4)) v_ArrVal_104)) ~A~0.base) (* v_subst_14 4)))))) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)) (or (< |ULTIMATE.start_create_fresh_int_array_~i~3#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_subst_15 Int)) (or (< ~N~0 (+ v_subst_15 1)) (< v_subst_15 0) (= (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* v_subst_15 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select |#memory_int#1| ~A~0.base) (* v_subst_15 4))) (+ (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select |#memory_int#1| ~A~0.base) 0)))))) (= ~res2~0 0) (= ~M~0 0)), Black: 2215#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< ~N~0 2) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_163| Int)) (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_163|) 0)))) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200| Int) (v_subst_30 Int)) (or (= (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|) (+ (* v_subst_30 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|)) ~A~0.base) (* v_subst_30 4))) (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|)) ~A~0.base) 0))) (< ~N~0 (+ v_subst_30 1)) (< v_subst_30 0))) (= ~res2~0 0) (= ~M~0 0)), Black: 45#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1059#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~B~0.base) 0)) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 2017#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~res2~0 ~res1~0)), Black: 1057#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= (+ (select (select |#memory_int#1| ~A~0.base) (* ~M~0 4)) (select (select |#memory_int#1| ~B~0.base) (* ~M~0 4))) (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 2211#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< ~N~0 2) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_163| Int)) (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_163|) 0)))) (forall ((v_subst_28 Int) (|v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200| Int)) (or (< ~N~0 (+ v_subst_28 1)) (< v_subst_28 0) (= (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|)) ~A~0.base) (* v_subst_28 4)) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|) (+ (* v_subst_28 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|)) ~A~0.base) 0))))) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= ~res2~0 0) (= ~M~0 0)), Black: 1035#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~A~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|)) (= (select |#valid| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) 1) (= ~res2~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2219#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0)))), Black: 854#(= ~res2~0 ~res1~0), Black: 2221#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1065#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (not (= ~A~0.base ~B~0.base)) (= ~res2~0 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 2146#(= ~res2~0 (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 199#true, Black: 1067#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 2205#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (or (< ~N~0 2) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_163| Int)) (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_163|) 0)))) (forall ((v_subst_26 Int) (|v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200| Int)) (or (= (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|)) ~A~0.base) 0)) (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|) (+ (* v_subst_26 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|)) ~A~0.base) (* v_subst_26 4)))) (< v_subst_26 0) (< ~N~0 (+ v_subst_26 1)))) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= ~res2~0 0) (= ~M~0 0)), Black: 1069#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 2213#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (or (< ~N~0 2) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_163| Int)) (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_163|) 0)))) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= ~res2~0 0) (forall ((v_subst_29 Int) (|v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200| Int)) (or (< v_subst_29 0) (< ~N~0 (+ v_subst_29 1)) (= (+ (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|)) ~A~0.base) 0)) (+ (select (select (store |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|)) ~A~0.base) (* v_subst_29 4)) (select (store (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* |ULTIMATE.start_create_fresh_int_array_~i~3#1| 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) |v_ULTIMATE.start_create_fresh_int_array_#t~nondet27#1_200|) (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (* v_subst_29 4))))))) (= ~M~0 0)), Black: 55#(<= 1 ~N~0), Black: 830#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 24#L48-2true, Black: 832#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 773#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 645#(= ~res2~0 ~res1~0), 843#true, Black: 824#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 193#(<= (+ ~M~0 1) ~N~0), Black: 1730#(and (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1732#(and (= ~res2~0 ~res1~0) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1531#(and (= ~res2~0 ~res1~0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 704#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0)), Black: 1532#(= ~res2~0 ~res1~0), Black: 822#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0)) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1588#(and (= ~res1~0 0) (not (= ~A~0.base ~B~0.base)) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))), Black: 820#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (or (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~B~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|)) (select (select |#memory_int#1| ~A~0.base) (* 4 |thread1Thread1of1ForFork1_~i~0#1|))) (+ (select (select |#memory_int#1| ~A~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0)), Black: 683#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 1995#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1803#(= ~res2~0 ~res1~0), Black: 2003#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), 7#L92true, 19#L71true, 2627#(or (< ~N~0 2) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 1750#(= ~res2~0 ~res1~0), Black: 1762#(and (= ~B~0.offset 0) (or (and (<= 0 (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (<= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset 4) (* ~N~0 4)) (not (= (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset) 0))) (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (or (= ~res2~0 ~res1~0) (< 0 ~N~0)) (or (not (= (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) (select (select |#memory_int#1| ~B~0.base) (* |thread3Thread1of1ForFork0_~i~2#1| 4))) ~res2~0) (= ~res1~0 0)))), Black: 1748#(and (or (= ~res2~0 ~res1~0) (< 1 ~N~0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1749#(or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (= ~res2~0 ~res1~0)), Black: 1323#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1511#(and (= ~res2~0 ~res1~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1325#(= ~res2~0 ~res1~0), 1791#true, Black: 1513#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 623#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 432#(and (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0) (= ~M~0 0)), Black: 431#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 621#(and (= ~res2~0 ~res1~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset)) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~B~0.offset))) (+ (select (select |#memory_int#1| ~B~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~B~0.offset)) ~res1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))))), Black: 581#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (forall ((~A~0.base Int)) (= (+ (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0 (select (select |#memory_int#1| ~B~0.base) (+ ~B~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select |#memory_int#1| ~B~0.base) ~B~0.offset) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))))), Black: 430#(and (<= 0 ~M~0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 0) (= ~res2~0 0)), Black: 619#(and (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~A~0.offset 0) (= ~B~0.offset 0) (= ~res1~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) 0))) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1776#(and (= ~B~0.offset 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| 0) (and (<= 0 |thread3Thread1of1ForFork0_~i~2#1|) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0))) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (and (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= ~res1~0 0)) (not (= |thread3Thread1of1ForFork0_~i~2#1| 0))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1775#(and (= ~B~0.offset 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| 0) (and (<= 0 |thread3Thread1of1ForFork0_~i~2#1|) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0))) (or (and (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= ~res1~0 0)) (not (= |thread3Thread1of1ForFork0_~i~2#1| 0))) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1777#(and (= ~res2~0 (+ (select (select |#memory_int#1| ~B~0.base) 0) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (= |thread3Thread1of1ForFork0_~i~2#1| 0) (= ~B~0.offset 0) (= ~res1~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 1779#(= ~res2~0 ~res1~0), Black: 1778#(and (= ~res2~0 ~res1~0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 1520#true, 1081#true]) [2024-11-24 01:05:05,350 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-24 01:05:05,350 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-24 01:05:05,350 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-24 01:05:05,350 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-24 01:05:06,790 INFO L124 PetriNetUnfolderBase]: 16856/25632 cut-off events. [2024-11-24 01:05:06,790 INFO L125 PetriNetUnfolderBase]: For 512481/514797 co-relation queries the response was YES. [2024-11-24 01:05:07,097 INFO L83 FinitePrefix]: Finished finitePrefix Result has 204990 conditions, 25632 events. 16856/25632 cut-off events. For 512481/514797 co-relation queries the response was YES. Maximal size of possible extension queue 1504. Compared 180905 event pairs, 4931 based on Foata normal form. 1258/26573 useless extension candidates. Maximal degree in co-relation 203811. Up to 16410 conditions per place. [2024-11-24 01:05:07,235 INFO L140 encePairwiseOnDemand]: 30/35 looper letters, 1098 selfloop transitions, 10 changer transitions 0/1150 dead transitions. [2024-11-24 01:05:07,235 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 269 places, 1150 transitions, 21758 flow [2024-11-24 01:05:07,235 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-24 01:05:07,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-24 01:05:07,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 107 transitions. [2024-11-24 01:05:07,236 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.43673469387755104 [2024-11-24 01:05:07,236 INFO L175 Difference]: Start difference. First operand has 264 places, 1160 transitions, 20562 flow. Second operand 7 states and 107 transitions. [2024-11-24 01:05:07,236 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 269 places, 1150 transitions, 21758 flow [2024-11-24 01:05:10,649 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 264 places, 1150 transitions, 21129 flow, removed 234 selfloop flow, removed 5 redundant places. [2024-11-24 01:05:10,660 INFO L231 Difference]: Finished difference. Result has 264 places, 999 transitions, 16824 flow [2024-11-24 01:05:10,661 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=35, PETRI_DIFFERENCE_MINUEND_FLOW=16804, PETRI_DIFFERENCE_MINUEND_PLACES=258, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=999, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=989, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=16824, PETRI_PLACES=264, PETRI_TRANSITIONS=999} [2024-11-24 01:05:10,661 INFO L279 CegarLoopForPetriNet]: 36 programPoint places, 228 predicate places. [2024-11-24 01:05:10,662 INFO L471 AbstractCegarLoop]: Abstraction has has 264 places, 999 transitions, 16824 flow [2024-11-24 01:05:10,662 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 9.571428571428571) internal successors, (134), 14 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-24 01:05:10,662 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:05:10,662 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 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-24 01:05:10,673 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0 [2024-11-24 01:05:10,862 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15 [2024-11-24 01:05:10,862 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-24 01:05:10,863 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:05:10,863 INFO L85 PathProgramCache]: Analyzing trace with hash -952594180, now seen corresponding path program 14 times [2024-11-24 01:05:10,863 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:05:10,863 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [156271985] [2024-11-24 01:05:10,863 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-24 01:05:10,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:05:10,878 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-24 01:05:10,878 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:05:11,073 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 01:05:11,073 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:05:11,073 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [156271985] [2024-11-24 01:05:11,073 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [156271985] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-24 01:05:11,074 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1522379167] [2024-11-24 01:05:11,074 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-24 01:05:11,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 01:05:11,074 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 01:05:11,076 INFO L229 MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-24 01:05:11,079 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2024-11-24 01:05:11,188 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-24 01:05:11,188 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:05:11,190 INFO L256 TraceCheckSpWp]: Trace formula consists of 247 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-24 01:05:11,191 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 01:05:11,446 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 01:05:11,446 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-24 01:05:11,678 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 01:05:11,678 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1522379167] provided 1 perfect and 1 imperfect interpolant sequences [2024-11-24 01:05:11,678 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-11-24 01:05:11,679 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [7, 6] total 14 [2024-11-24 01:05:11,679 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [266188255] [2024-11-24 01:05:11,679 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:05:11,679 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-24 01:05:11,680 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:05:11,680 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-24 01:05:11,680 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=62, Invalid=148, Unknown=0, NotChecked=0, Total=210 [2024-11-24 01:05:11,709 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 35 [2024-11-24 01:05:11,709 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 264 places, 999 transitions, 16824 flow. Second operand has 7 states, 7 states have (on average 9.857142857142858) internal successors, (69), 7 states have internal predecessors, (69), 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-24 01:05:11,710 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:05:11,710 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 35 [2024-11-24 01:05:11,710 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:05:20,875 INFO L124 PetriNetUnfolderBase]: 21704/32209 cut-off events. [2024-11-24 01:05:20,875 INFO L125 PetriNetUnfolderBase]: For 547235/550579 co-relation queries the response was YES. [2024-11-24 01:05:21,461 INFO L83 FinitePrefix]: Finished finitePrefix Result has 250344 conditions, 32209 events. 21704/32209 cut-off events. For 547235/550579 co-relation queries the response was YES. Maximal size of possible extension queue 1610. Compared 219069 event pairs, 3112 based on Foata normal form. 1756/33817 useless extension candidates. Maximal degree in co-relation 249870. Up to 10865 conditions per place. [2024-11-24 01:05:21,610 INFO L140 encePairwiseOnDemand]: 26/35 looper letters, 1284 selfloop transitions, 107 changer transitions 0/1429 dead transitions. [2024-11-24 01:05:21,610 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 271 places, 1429 transitions, 26505 flow [2024-11-24 01:05:21,610 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-24 01:05:21,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-24 01:05:21,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 148 transitions. [2024-11-24 01:05:21,611 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5285714285714286 [2024-11-24 01:05:21,611 INFO L175 Difference]: Start difference. First operand has 264 places, 999 transitions, 16824 flow. Second operand 8 states and 148 transitions. [2024-11-24 01:05:21,611 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 271 places, 1429 transitions, 26505 flow [2024-11-24 01:05:24,431 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 264 places, 1429 transitions, 26418 flow, removed 8 selfloop flow, removed 7 redundant places. [2024-11-24 01:05:24,460 INFO L231 Difference]: Finished difference. Result has 267 places, 1022 transitions, 17421 flow [2024-11-24 01:05:24,461 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=35, PETRI_DIFFERENCE_MINUEND_FLOW=16740, PETRI_DIFFERENCE_MINUEND_PLACES=257, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=998, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=84, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=909, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=17421, PETRI_PLACES=267, PETRI_TRANSITIONS=1022} [2024-11-24 01:05:24,462 INFO L279 CegarLoopForPetriNet]: 36 programPoint places, 231 predicate places. [2024-11-24 01:05:24,462 INFO L471 AbstractCegarLoop]: Abstraction has has 267 places, 1022 transitions, 17421 flow [2024-11-24 01:05:24,462 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 9.857142857142858) internal successors, (69), 7 states have internal predecessors, (69), 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-24 01:05:24,462 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:05:24,462 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 1, 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-24 01:05:24,471 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0 [2024-11-24 01:05:24,666 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16 [2024-11-24 01:05:24,667 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-24 01:05:24,667 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:05:24,668 INFO L85 PathProgramCache]: Analyzing trace with hash 1140227650, now seen corresponding path program 15 times [2024-11-24 01:05:24,668 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:05:24,668 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [240496904] [2024-11-24 01:05:24,668 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-24 01:05:24,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:05:24,692 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-11-24 01:05:24,692 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:05:24,895 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 01:05:24,895 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:05:24,895 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [240496904] [2024-11-24 01:05:24,895 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [240496904] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-24 01:05:24,895 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [728654452] [2024-11-24 01:05:24,896 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-24 01:05:24,896 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 01:05:24,896 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 01:05:24,899 INFO L229 MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-24 01:05:24,904 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process [2024-11-24 01:05:25,020 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-11-24 01:05:25,021 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:05:25,022 INFO L256 TraceCheckSpWp]: Trace formula consists of 253 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-24 01:05:25,023 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 01:05:25,183 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 01:05:25,183 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-24 01:05:25,310 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 01:05:25,311 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [728654452] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-24 01:05:25,311 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-24 01:05:25,311 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 13 [2024-11-24 01:05:25,311 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [792793783] [2024-11-24 01:05:25,311 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-24 01:05:25,311 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-11-24 01:05:25,311 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:05:25,312 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-11-24 01:05:25,312 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=55, Invalid=127, Unknown=0, NotChecked=0, Total=182 [2024-11-24 01:05:25,378 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 35 [2024-11-24 01:05:25,379 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 267 places, 1022 transitions, 17421 flow. Second operand has 14 states, 14 states have (on average 9.5) internal successors, (133), 14 states have internal predecessors, (133), 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-24 01:05:25,379 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:05:25,379 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 35 [2024-11-24 01:05:25,379 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:05:32,751 INFO L124 PetriNetUnfolderBase]: 15630/23882 cut-off events. [2024-11-24 01:05:32,751 INFO L125 PetriNetUnfolderBase]: For 437316/439250 co-relation queries the response was YES. [2024-11-24 01:05:33,013 INFO L83 FinitePrefix]: Finished finitePrefix Result has 188902 conditions, 23882 events. 15630/23882 cut-off events. For 437316/439250 co-relation queries the response was YES. Maximal size of possible extension queue 1223. Compared 163956 event pairs, 3386 based on Foata normal form. 1335/25113 useless extension candidates. Maximal degree in co-relation 188420. Up to 8491 conditions per place. [2024-11-24 01:05:33,083 INFO L140 encePairwiseOnDemand]: 26/35 looper letters, 778 selfloop transitions, 64 changer transitions 355/1235 dead transitions. [2024-11-24 01:05:33,083 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 275 places, 1235 transitions, 22538 flow [2024-11-24 01:05:33,084 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-24 01:05:33,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-11-24 01:05:33,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 140 transitions. [2024-11-24 01:05:33,084 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4444444444444444 [2024-11-24 01:05:33,084 INFO L175 Difference]: Start difference. First operand has 267 places, 1022 transitions, 17421 flow. Second operand 9 states and 140 transitions. [2024-11-24 01:05:33,084 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 275 places, 1235 transitions, 22538 flow [2024-11-24 01:05:35,981 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 273 places, 1235 transitions, 22511 flow, removed 9 selfloop flow, removed 2 redundant places. [2024-11-24 01:05:35,995 INFO L231 Difference]: Finished difference. Result has 276 places, 676 transitions, 11307 flow [2024-11-24 01:05:35,996 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=35, PETRI_DIFFERENCE_MINUEND_FLOW=14946, PETRI_DIFFERENCE_MINUEND_PLACES=265, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=881, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=62, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=817, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=11307, PETRI_PLACES=276, PETRI_TRANSITIONS=676} [2024-11-24 01:05:35,997 INFO L279 CegarLoopForPetriNet]: 36 programPoint places, 240 predicate places. [2024-11-24 01:05:35,997 INFO L471 AbstractCegarLoop]: Abstraction has has 276 places, 676 transitions, 11307 flow [2024-11-24 01:05:35,997 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 9.5) internal successors, (133), 14 states have internal predecessors, (133), 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-24 01:05:35,997 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:05:35,997 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:05:36,005 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Forceful destruction successful, exit code 0 [2024-11-24 01:05:36,197 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17 [2024-11-24 01:05:36,198 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-24 01:05:36,198 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:05:36,198 INFO L85 PathProgramCache]: Analyzing trace with hash 485506125, now seen corresponding path program 1 times [2024-11-24 01:05:36,198 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:05:36,198 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1715000421] [2024-11-24 01:05:36,198 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:05:36,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:05:36,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:05:36,376 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 01:05:36,376 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:05:36,376 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1715000421] [2024-11-24 01:05:36,376 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1715000421] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-24 01:05:36,376 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [886211817] [2024-11-24 01:05:36,376 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:05:36,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 01:05:36,376 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 01:05:36,381 INFO L229 MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-24 01:05:36,382 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_423d7d2c-b1cb-4f77-9691-a29cd7a396d3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process [2024-11-24 01:05:36,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:05:36,494 INFO L256 TraceCheckSpWp]: Trace formula consists of 253 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-24 01:05:36,496 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 01:05:36,681 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 01:05:36,681 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-24 01:05:36,886 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 01:05:36,886 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [886211817] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-24 01:05:36,886 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-24 01:05:36,886 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 13 [2024-11-24 01:05:36,887 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1168363890] [2024-11-24 01:05:36,887 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-24 01:05:36,887 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-11-24 01:05:36,887 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:05:36,887 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-11-24 01:05:36,887 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=45, Invalid=137, Unknown=0, NotChecked=0, Total=182 [2024-11-24 01:05:37,026 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 35 [2024-11-24 01:05:37,026 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 276 places, 676 transitions, 11307 flow. Second operand has 14 states, 14 states have (on average 9.285714285714286) internal successors, (130), 14 states have internal predecessors, (130), 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-24 01:05:37,027 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:05:37,027 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 35 [2024-11-24 01:05:37,027 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand