./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/goblint-regression/06-symbeq_02-funloop_norace.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-regression/06-symbeq_02-funloop_norace.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash ebedbc62bd44b0c214a81c07c6f99e850a5d96675b77716f8547d1b39e8b2cf8 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-01 22:59:35,014 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-01 22:59:35,067 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Overflow-32bit-Automizer_Default.epf [2024-12-01 22:59:35,070 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-01 22:59:35,071 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-12-01 22:59:35,089 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-01 22:59:35,090 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-12-01 22:59:35,090 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-12-01 22:59:35,091 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-12-01 22:59:35,091 INFO L153 SettingsManager]: * Use memory slicer=true [2024-12-01 22:59:35,091 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-01 22:59:35,091 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-12-01 22:59:35,091 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-01 22:59:35,091 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-01 22:59:35,091 INFO L153 SettingsManager]: * Use SBE=true [2024-12-01 22:59:35,092 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-01 22:59:35,092 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-01 22:59:35,092 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-01 22:59:35,092 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-01 22:59:35,092 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-01 22:59:35,092 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-01 22:59:35,092 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-01 22:59:35,092 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-01 22:59:35,092 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-01 22:59:35,093 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-12-01 22:59:35,093 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-01 22:59:35,093 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-01 22:59:35,093 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-01 22:59:35,093 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-01 22:59:35,093 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-01 22:59:35,093 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-12-01 22:59:35,093 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-01 22:59:35,093 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-01 22:59:35,094 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-01 22:59:35,094 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-01 22:59:35,094 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-01 22:59:35,094 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-01 22:59:35,094 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-01 22:59:35,094 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-01 22:59:35,094 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-01 22:59:35,094 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-01 22:59:35,094 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-01 22:59:35,095 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-12-01 22:59:35,095 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-01 22:59:35,095 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-12-01 22:59:35,095 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-01 22:59:35,095 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-12-01 22:59:35,095 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-12-01 22:59:35,095 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-12-01 22:59:35,095 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-12-01 22:59:35,095 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_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1 Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) 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 -> ebedbc62bd44b0c214a81c07c6f99e850a5d96675b77716f8547d1b39e8b2cf8 [2024-12-01 22:59:35,288 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-01 22:59:35,295 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-01 22:59:35,297 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-01 22:59:35,298 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-01 22:59:35,298 INFO L274 PluginConnector]: CDTParser initialized [2024-12-01 22:59:35,300 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/goblint-regression/06-symbeq_02-funloop_norace.i [2024-12-01 22:59:37,886 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/data/0c64488fb/08115f4bb4fb46ee890ccad03a558441/FLAG190d184b6 [2024-12-01 22:59:38,164 INFO L384 CDTParser]: Found 1 translation units. [2024-12-01 22:59:38,165 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/sv-benchmarks/c/goblint-regression/06-symbeq_02-funloop_norace.i [2024-12-01 22:59:38,179 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/data/0c64488fb/08115f4bb4fb46ee890ccad03a558441/FLAG190d184b6 [2024-12-01 22:59:38,457 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/data/0c64488fb/08115f4bb4fb46ee890ccad03a558441 [2024-12-01 22:59:38,459 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-01 22:59:38,460 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-01 22:59:38,461 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-01 22:59:38,461 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-01 22:59:38,464 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-01 22:59:38,465 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 01.12 10:59:38" (1/1) ... [2024-12-01 22:59:38,465 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@b19b048 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 10:59:38, skipping insertion in model container [2024-12-01 22:59:38,465 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 01.12 10:59:38" (1/1) ... [2024-12-01 22:59:38,494 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-01 22:59:38,764 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-01 22:59:38,794 INFO L200 MainTranslator]: Completed pre-run [2024-12-01 22:59:38,834 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-01 22:59:38,874 INFO L204 MainTranslator]: Completed translation [2024-12-01 22:59:38,874 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 10:59:38 WrapperNode [2024-12-01 22:59:38,874 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-01 22:59:38,875 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-01 22:59:38,875 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-01 22:59:38,875 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-01 22:59:38,880 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 10:59:38" (1/1) ... [2024-12-01 22:59:38,892 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 10:59:38" (1/1) ... [2024-12-01 22:59:38,912 INFO L138 Inliner]: procedures = 263, calls = 70, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 139 [2024-12-01 22:59:38,912 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-01 22:59:38,913 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-01 22:59:38,913 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-01 22:59:38,913 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-01 22:59:38,920 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 10:59:38" (1/1) ... [2024-12-01 22:59:38,920 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 10:59:38" (1/1) ... [2024-12-01 22:59:38,923 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 10:59:38" (1/1) ... [2024-12-01 22:59:38,935 INFO L175 MemorySlicer]: Split 64 memory accesses to 1 slices as follows [64]. 100 percent of accesses are in the largest equivalence class. The 60 initializations are split as follows [60]. The 2 writes are split as follows [2]. [2024-12-01 22:59:38,935 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 10:59:38" (1/1) ... [2024-12-01 22:59:38,936 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 10:59:38" (1/1) ... [2024-12-01 22:59:38,943 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 10:59:38" (1/1) ... [2024-12-01 22:59:38,944 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 10:59:38" (1/1) ... [2024-12-01 22:59:38,946 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 10:59:38" (1/1) ... [2024-12-01 22:59:38,950 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 10:59:38" (1/1) ... [2024-12-01 22:59:38,951 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 10:59:38" (1/1) ... [2024-12-01 22:59:38,953 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-01 22:59:38,953 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-01 22:59:38,953 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-01 22:59:38,953 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-01 22:59:38,954 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 10:59:38" (1/1) ... [2024-12-01 22:59:38,959 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-01 22:59:38,970 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-01 22:59:38,980 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-12-01 22:59:38,983 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-12-01 22:59:39,000 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-12-01 22:59:39,000 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-12-01 22:59:39,000 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-12-01 22:59:39,000 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-12-01 22:59:39,000 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-01 22:59:39,000 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-12-01 22:59:39,001 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-12-01 22:59:39,001 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-12-01 22:59:39,001 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-01 22:59:39,001 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-01 22:59:39,002 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-12-01 22:59:39,101 INFO L234 CfgBuilder]: Building ICFG [2024-12-01 22:59:39,102 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-01 22:59:39,328 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-12-01 22:59:39,329 INFO L283 CfgBuilder]: Performing block encoding [2024-12-01 22:59:39,536 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-01 22:59:39,536 INFO L312 CfgBuilder]: Removed 3 assume(true) statements. [2024-12-01 22:59:39,536 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 01.12 10:59:39 BoogieIcfgContainer [2024-12-01 22:59:39,536 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-01 22:59:39,538 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-12-01 22:59:39,538 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-12-01 22:59:39,541 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-12-01 22:59:39,542 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 01.12 10:59:38" (1/3) ... [2024-12-01 22:59:39,542 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@50ed5c13 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 01.12 10:59:39, skipping insertion in model container [2024-12-01 22:59:39,542 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 10:59:38" (2/3) ... [2024-12-01 22:59:39,542 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@50ed5c13 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 01.12 10:59:39, skipping insertion in model container [2024-12-01 22:59:39,542 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 01.12 10:59:39" (3/3) ... [2024-12-01 22:59:39,543 INFO L128 eAbstractionObserver]: Analyzing ICFG 06-symbeq_02-funloop_norace.i [2024-12-01 22:59:39,553 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-12-01 22:59:39,555 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 06-symbeq_02-funloop_norace.i that has 2 procedures, 37 locations, 1 initial locations, 3 loop locations, and 10 error locations. [2024-12-01 22:59:39,555 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-12-01 22:59:39,586 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-12-01 22:59:39,612 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 40 places, 39 transitions, 82 flow [2024-12-01 22:59:39,634 INFO L124 PetriNetUnfolderBase]: 3/38 cut-off events. [2024-12-01 22:59:39,636 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-01 22:59:39,639 INFO L83 FinitePrefix]: Finished finitePrefix Result has 42 conditions, 38 events. 3/38 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 63 event pairs, 0 based on Foata normal form. 0/25 useless extension candidates. Maximal degree in co-relation 30. Up to 2 conditions per place. [2024-12-01 22:59:39,639 INFO L82 GeneralOperation]: Start removeDead. Operand has 40 places, 39 transitions, 82 flow [2024-12-01 22:59:39,641 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 39 places, 38 transitions, 79 flow [2024-12-01 22:59:39,647 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-01 22:59:39,670 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;@44629771, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-01 22:59:39,670 INFO L334 AbstractCegarLoop]: Starting to check reachability of 15 error locations. [2024-12-01 22:59:39,674 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-01 22:59:39,674 INFO L124 PetriNetUnfolderBase]: 0/3 cut-off events. [2024-12-01 22:59:39,674 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-01 22:59:39,674 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 22:59:39,674 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-12-01 22:59:39,675 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 22:59:39,679 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 22:59:39,679 INFO L85 PathProgramCache]: Analyzing trace with hash 372685, now seen corresponding path program 1 times [2024-12-01 22:59:39,685 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 22:59:39,685 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1422403795] [2024-12-01 22:59:39,685 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 22:59:39,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 22:59:39,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 22:59:39,911 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-01 22:59:39,912 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 22:59:39,912 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1422403795] [2024-12-01 22:59:39,912 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1422403795] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 22:59:39,912 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 22:59:39,913 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-01 22:59:39,914 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1474568742] [2024-12-01 22:59:39,914 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 22:59:39,920 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-01 22:59:39,923 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 22:59:39,938 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-01 22:59:39,939 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-01 22:59:39,947 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-12-01 22:59:39,948 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 39 places, 38 transitions, 79 flow. Second operand has 4 states, 4 states have (on average 14.75) internal successors, (59), 4 states have internal predecessors, (59), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:39,949 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 22:59:39,949 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-12-01 22:59:39,949 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 22:59:40,091 INFO L124 PetriNetUnfolderBase]: 83/260 cut-off events. [2024-12-01 22:59:40,091 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-01 22:59:40,092 INFO L83 FinitePrefix]: Finished finitePrefix Result has 436 conditions, 260 events. 83/260 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 1142 event pairs, 64 based on Foata normal form. 1/210 useless extension candidates. Maximal degree in co-relation 411. Up to 170 conditions per place. [2024-12-01 22:59:40,095 INFO L140 encePairwiseOnDemand]: 33/39 looper letters, 24 selfloop transitions, 3 changer transitions 0/40 dead transitions. [2024-12-01 22:59:40,095 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 42 places, 40 transitions, 137 flow [2024-12-01 22:59:40,096 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-01 22:59:40,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-12-01 22:59:40,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 86 transitions. [2024-12-01 22:59:40,105 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5512820512820513 [2024-12-01 22:59:40,106 INFO L175 Difference]: Start difference. First operand has 39 places, 38 transitions, 79 flow. Second operand 4 states and 86 transitions. [2024-12-01 22:59:40,107 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 42 places, 40 transitions, 137 flow [2024-12-01 22:59:40,110 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 41 places, 40 transitions, 136 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-01 22:59:40,112 INFO L231 Difference]: Finished difference. Result has 43 places, 40 transitions, 102 flow [2024-12-01 22:59:40,114 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=78, PETRI_DIFFERENCE_MINUEND_PLACES=38, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=38, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=35, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=102, PETRI_PLACES=43, PETRI_TRANSITIONS=40} [2024-12-01 22:59:40,117 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 4 predicate places. [2024-12-01 22:59:40,117 INFO L471 AbstractCegarLoop]: Abstraction has has 43 places, 40 transitions, 102 flow [2024-12-01 22:59:40,117 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 14.75) internal successors, (59), 4 states have internal predecessors, (59), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:40,117 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 22:59:40,117 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2024-12-01 22:59:40,117 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-12-01 22:59:40,117 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 22:59:40,118 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 22:59:40,118 INFO L85 PathProgramCache]: Analyzing trace with hash -1781892471, now seen corresponding path program 1 times [2024-12-01 22:59:40,118 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 22:59:40,118 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1704779293] [2024-12-01 22:59:40,118 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 22:59:40,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 22:59:40,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 22:59:40,248 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-01 22:59:40,248 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 22:59:40,248 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1704779293] [2024-12-01 22:59:40,248 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1704779293] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-01 22:59:40,248 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [364250824] [2024-12-01 22:59:40,248 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 22:59:40,249 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-01 22:59:40,249 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-01 22:59:40,250 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-01 22:59:40,254 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-12-01 22:59:40,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 22:59:40,330 INFO L256 TraceCheckSpWp]: Trace formula consists of 154 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-12-01 22:59:40,333 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-01 22:59:40,373 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-01 22:59:40,373 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-01 22:59:40,373 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [364250824] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 22:59:40,373 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-12-01 22:59:40,373 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 6 [2024-12-01 22:59:40,374 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [849460845] [2024-12-01 22:59:40,374 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 22:59:40,375 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-01 22:59:40,375 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 22:59:40,375 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-01 22:59:40,375 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-12-01 22:59:40,383 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-12-01 22:59:40,384 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 43 places, 40 transitions, 102 flow. Second operand has 6 states, 6 states have (on average 14.833333333333334) internal successors, (89), 6 states have internal predecessors, (89), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:40,384 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 22:59:40,384 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-12-01 22:59:40,384 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 22:59:40,531 INFO L124 PetriNetUnfolderBase]: 83/259 cut-off events. [2024-12-01 22:59:40,532 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-12-01 22:59:40,533 INFO L83 FinitePrefix]: Finished finitePrefix Result has 445 conditions, 259 events. 83/259 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 1139 event pairs, 64 based on Foata normal form. 1/209 useless extension candidates. Maximal degree in co-relation 428. Up to 165 conditions per place. [2024-12-01 22:59:40,534 INFO L140 encePairwiseOnDemand]: 34/39 looper letters, 20 selfloop transitions, 6 changer transitions 0/39 dead transitions. [2024-12-01 22:59:40,534 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 47 places, 39 transitions, 150 flow [2024-12-01 22:59:40,534 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-12-01 22:59:40,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-12-01 22:59:40,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 111 transitions. [2024-12-01 22:59:40,536 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.47435897435897434 [2024-12-01 22:59:40,536 INFO L175 Difference]: Start difference. First operand has 43 places, 40 transitions, 102 flow. Second operand 6 states and 111 transitions. [2024-12-01 22:59:40,536 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 47 places, 39 transitions, 150 flow [2024-12-01 22:59:40,536 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 46 places, 39 transitions, 148 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-01 22:59:40,537 INFO L231 Difference]: Finished difference. Result has 46 places, 39 transitions, 108 flow [2024-12-01 22:59:40,537 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=96, PETRI_DIFFERENCE_MINUEND_PLACES=41, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=39, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=33, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=108, PETRI_PLACES=46, PETRI_TRANSITIONS=39} [2024-12-01 22:59:40,538 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 7 predicate places. [2024-12-01 22:59:40,538 INFO L471 AbstractCegarLoop]: Abstraction has has 46 places, 39 transitions, 108 flow [2024-12-01 22:59:40,538 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 14.833333333333334) internal successors, (89), 6 states have internal predecessors, (89), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:40,538 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 22:59:40,539 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1] [2024-12-01 22:59:40,548 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-12-01 22:59:40,739 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-01 22:59:40,739 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 22:59:40,740 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 22:59:40,740 INFO L85 PathProgramCache]: Analyzing trace with hash 595908600, now seen corresponding path program 1 times [2024-12-01 22:59:40,740 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 22:59:40,740 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1065625299] [2024-12-01 22:59:40,740 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 22:59:40,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 22:59:40,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 22:59:40,801 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-01 22:59:40,801 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 22:59:40,801 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1065625299] [2024-12-01 22:59:40,801 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1065625299] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 22:59:40,801 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 22:59:40,801 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-01 22:59:40,802 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1038504736] [2024-12-01 22:59:40,802 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 22:59:40,802 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-01 22:59:40,802 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 22:59:40,802 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-01 22:59:40,802 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-01 22:59:40,808 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-12-01 22:59:40,808 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 46 places, 39 transitions, 108 flow. Second operand has 3 states, 3 states have (on average 15.666666666666666) internal successors, (47), 3 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-12-01 22:59:40,808 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 22:59:40,808 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-12-01 22:59:40,808 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 22:59:40,892 INFO L124 PetriNetUnfolderBase]: 83/258 cut-off events. [2024-12-01 22:59:40,892 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-12-01 22:59:40,893 INFO L83 FinitePrefix]: Finished finitePrefix Result has 447 conditions, 258 events. 83/258 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 1140 event pairs, 64 based on Foata normal form. 1/209 useless extension candidates. Maximal degree in co-relation 424. Up to 168 conditions per place. [2024-12-01 22:59:40,894 INFO L140 encePairwiseOnDemand]: 36/39 looper letters, 21 selfloop transitions, 4 changer transitions 0/38 dead transitions. [2024-12-01 22:59:40,894 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 47 places, 38 transitions, 154 flow [2024-12-01 22:59:40,895 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-01 22:59:40,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-01 22:59:40,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 66 transitions. [2024-12-01 22:59:40,895 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5641025641025641 [2024-12-01 22:59:40,895 INFO L175 Difference]: Start difference. First operand has 46 places, 39 transitions, 108 flow. Second operand 3 states and 66 transitions. [2024-12-01 22:59:40,895 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 47 places, 38 transitions, 154 flow [2024-12-01 22:59:40,896 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 41 places, 38 transitions, 132 flow, removed 3 selfloop flow, removed 6 redundant places. [2024-12-01 22:59:40,897 INFO L231 Difference]: Finished difference. Result has 41 places, 38 transitions, 90 flow [2024-12-01 22:59:40,897 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=82, PETRI_DIFFERENCE_MINUEND_PLACES=39, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=38, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=34, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=90, PETRI_PLACES=41, PETRI_TRANSITIONS=38} [2024-12-01 22:59:40,898 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 2 predicate places. [2024-12-01 22:59:40,898 INFO L471 AbstractCegarLoop]: Abstraction has has 41 places, 38 transitions, 90 flow [2024-12-01 22:59:40,898 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 15.666666666666666) internal successors, (47), 3 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-12-01 22:59:40,898 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 22:59:40,898 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 22:59:40,898 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-12-01 22:59:40,899 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 22:59:40,899 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 22:59:40,899 INFO L85 PathProgramCache]: Analyzing trace with hash 85839651, now seen corresponding path program 1 times [2024-12-01 22:59:40,899 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 22:59:40,899 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1378633037] [2024-12-01 22:59:40,899 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 22:59:40,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 22:59:40,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 22:59:40,988 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-01 22:59:40,988 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 22:59:40,988 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1378633037] [2024-12-01 22:59:40,988 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1378633037] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-01 22:59:40,988 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [430168704] [2024-12-01 22:59:40,988 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 22:59:40,988 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-01 22:59:40,988 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-01 22:59:40,991 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-01 22:59:40,992 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-12-01 22:59:41,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 22:59:41,072 INFO L256 TraceCheckSpWp]: Trace formula consists of 189 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-12-01 22:59:41,073 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-01 22:59:41,094 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-01 22:59:41,094 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-01 22:59:41,124 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-01 22:59:41,124 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [430168704] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-01 22:59:41,124 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-01 22:59:41,124 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 9 [2024-12-01 22:59:41,124 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [60820800] [2024-12-01 22:59:41,124 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-01 22:59:41,125 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-12-01 22:59:41,125 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 22:59:41,125 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-12-01 22:59:41,125 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=60, Unknown=0, NotChecked=0, Total=90 [2024-12-01 22:59:41,136 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-12-01 22:59:41,136 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 41 places, 38 transitions, 90 flow. Second operand has 10 states, 10 states have (on average 15.6) internal successors, (156), 10 states have internal predecessors, (156), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:41,136 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 22:59:41,137 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-12-01 22:59:41,137 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 22:59:41,248 INFO L124 PetriNetUnfolderBase]: 83/262 cut-off events. [2024-12-01 22:59:41,248 INFO L125 PetriNetUnfolderBase]: For 9/9 co-relation queries the response was YES. [2024-12-01 22:59:41,249 INFO L83 FinitePrefix]: Finished finitePrefix Result has 450 conditions, 262 events. 83/262 cut-off events. For 9/9 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 1138 event pairs, 64 based on Foata normal form. 2/215 useless extension candidates. Maximal degree in co-relation 417. Up to 166 conditions per place. [2024-12-01 22:59:41,250 INFO L140 encePairwiseOnDemand]: 35/39 looper letters, 21 selfloop transitions, 7 changer transitions 0/41 dead transitions. [2024-12-01 22:59:41,250 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 47 places, 41 transitions, 161 flow [2024-12-01 22:59:41,251 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-12-01 22:59:41,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-12-01 22:59:41,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 128 transitions. [2024-12-01 22:59:41,252 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.46886446886446886 [2024-12-01 22:59:41,252 INFO L175 Difference]: Start difference. First operand has 41 places, 38 transitions, 90 flow. Second operand 7 states and 128 transitions. [2024-12-01 22:59:41,253 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 47 places, 41 transitions, 161 flow [2024-12-01 22:59:41,253 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 45 places, 41 transitions, 147 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-01 22:59:41,254 INFO L231 Difference]: Finished difference. Result has 47 places, 41 transitions, 116 flow [2024-12-01 22:59:41,254 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=82, PETRI_DIFFERENCE_MINUEND_PLACES=39, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=38, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=33, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=116, PETRI_PLACES=47, PETRI_TRANSITIONS=41} [2024-12-01 22:59:41,255 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 8 predicate places. [2024-12-01 22:59:41,255 INFO L471 AbstractCegarLoop]: Abstraction has has 47 places, 41 transitions, 116 flow [2024-12-01 22:59:41,255 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 15.6) internal successors, (156), 10 states have internal predecessors, (156), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:41,255 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 22:59:41,256 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 22:59:41,264 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-12-01 22:59:41,456 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-01 22:59:41,457 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 22:59:41,457 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 22:59:41,457 INFO L85 PathProgramCache]: Analyzing trace with hash 862487971, now seen corresponding path program 2 times [2024-12-01 22:59:41,457 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 22:59:41,457 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1158396943] [2024-12-01 22:59:41,457 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-01 22:59:41,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 22:59:41,475 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-12-01 22:59:41,476 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 22:59:41,664 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-12-01 22:59:41,664 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 22:59:41,664 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1158396943] [2024-12-01 22:59:41,664 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1158396943] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 22:59:41,664 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 22:59:41,664 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-12-01 22:59:41,664 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [808083325] [2024-12-01 22:59:41,665 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 22:59:41,665 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-01 22:59:41,665 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 22:59:41,665 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-01 22:59:41,665 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-12-01 22:59:41,675 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-12-01 22:59:41,676 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 47 places, 41 transitions, 116 flow. Second operand has 6 states, 6 states have (on average 15.666666666666666) internal successors, (94), 6 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:41,676 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 22:59:41,676 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-12-01 22:59:41,676 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 22:59:41,896 INFO L124 PetriNetUnfolderBase]: 138/354 cut-off events. [2024-12-01 22:59:41,897 INFO L125 PetriNetUnfolderBase]: For 15/15 co-relation queries the response was YES. [2024-12-01 22:59:41,898 INFO L83 FinitePrefix]: Finished finitePrefix Result has 659 conditions, 354 events. 138/354 cut-off events. For 15/15 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 1532 event pairs, 20 based on Foata normal form. 14/315 useless extension candidates. Maximal degree in co-relation 621. Up to 215 conditions per place. [2024-12-01 22:59:41,899 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 58 selfloop transitions, 10 changer transitions 0/79 dead transitions. [2024-12-01 22:59:41,899 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 53 places, 79 transitions, 328 flow [2024-12-01 22:59:41,900 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-12-01 22:59:41,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-12-01 22:59:41,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 166 transitions. [2024-12-01 22:59:41,901 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.608058608058608 [2024-12-01 22:59:41,901 INFO L175 Difference]: Start difference. First operand has 47 places, 41 transitions, 116 flow. Second operand 7 states and 166 transitions. [2024-12-01 22:59:41,902 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 53 places, 79 transitions, 328 flow [2024-12-01 22:59:41,903 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 51 places, 79 transitions, 324 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-01 22:59:41,904 INFO L231 Difference]: Finished difference. Result has 56 places, 51 transitions, 188 flow [2024-12-01 22:59:41,904 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=112, PETRI_DIFFERENCE_MINUEND_PLACES=45, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=41, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=35, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=188, PETRI_PLACES=56, PETRI_TRANSITIONS=51} [2024-12-01 22:59:41,905 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 17 predicate places. [2024-12-01 22:59:41,905 INFO L471 AbstractCegarLoop]: Abstraction has has 56 places, 51 transitions, 188 flow [2024-12-01 22:59:41,905 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 15.666666666666666) internal successors, (94), 6 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:41,905 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 22:59:41,906 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 22:59:41,906 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-12-01 22:59:41,906 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 22:59:41,906 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 22:59:41,906 INFO L85 PathProgramCache]: Analyzing trace with hash 847308315, now seen corresponding path program 1 times [2024-12-01 22:59:41,906 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 22:59:41,906 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1323784784] [2024-12-01 22:59:41,907 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 22:59:41,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 22:59:41,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 22:59:42,046 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-01 22:59:42,046 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 22:59:42,046 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1323784784] [2024-12-01 22:59:42,046 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1323784784] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-01 22:59:42,046 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1656431931] [2024-12-01 22:59:42,046 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 22:59:42,046 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-01 22:59:42,047 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-01 22:59:42,048 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-01 22:59:42,049 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-12-01 22:59:42,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 22:59:42,133 INFO L256 TraceCheckSpWp]: Trace formula consists of 207 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-12-01 22:59:42,134 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-01 22:59:42,173 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-01 22:59:42,173 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-01 22:59:42,269 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-01 22:59:42,269 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1656431931] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-01 22:59:42,269 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-01 22:59:42,269 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 8] total 17 [2024-12-01 22:59:42,269 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [940761066] [2024-12-01 22:59:42,269 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-01 22:59:42,270 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 18 states [2024-12-01 22:59:42,270 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 22:59:42,270 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants. [2024-12-01 22:59:42,271 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=90, Invalid=216, Unknown=0, NotChecked=0, Total=306 [2024-12-01 22:59:42,289 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-12-01 22:59:42,290 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 56 places, 51 transitions, 188 flow. Second operand has 18 states, 18 states have (on average 15.333333333333334) internal successors, (276), 18 states have internal predecessors, (276), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:42,290 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 22:59:42,290 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-12-01 22:59:42,290 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 22:59:42,494 INFO L124 PetriNetUnfolderBase]: 120/369 cut-off events. [2024-12-01 22:59:42,494 INFO L125 PetriNetUnfolderBase]: For 137/139 co-relation queries the response was YES. [2024-12-01 22:59:42,495 INFO L83 FinitePrefix]: Finished finitePrefix Result has 831 conditions, 369 events. 120/369 cut-off events. For 137/139 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 1729 event pairs, 63 based on Foata normal form. 4/324 useless extension candidates. Maximal degree in co-relation 752. Up to 240 conditions per place. [2024-12-01 22:59:42,496 INFO L140 encePairwiseOnDemand]: 35/39 looper letters, 31 selfloop transitions, 15 changer transitions 0/59 dead transitions. [2024-12-01 22:59:42,496 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 70 places, 59 transitions, 328 flow [2024-12-01 22:59:42,497 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2024-12-01 22:59:42,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 15 states. [2024-12-01 22:59:42,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 250 transitions. [2024-12-01 22:59:42,498 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.42735042735042733 [2024-12-01 22:59:42,498 INFO L175 Difference]: Start difference. First operand has 56 places, 51 transitions, 188 flow. Second operand 15 states and 250 transitions. [2024-12-01 22:59:42,498 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 70 places, 59 transitions, 328 flow [2024-12-01 22:59:42,501 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 70 places, 59 transitions, 328 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-12-01 22:59:42,503 INFO L231 Difference]: Finished difference. Result has 74 places, 59 transitions, 285 flow [2024-12-01 22:59:42,503 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=188, PETRI_DIFFERENCE_MINUEND_PLACES=56, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=51, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=43, PETRI_DIFFERENCE_SUBTRAHEND_STATES=15, PETRI_FLOW=285, PETRI_PLACES=74, PETRI_TRANSITIONS=59} [2024-12-01 22:59:42,503 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 35 predicate places. [2024-12-01 22:59:42,503 INFO L471 AbstractCegarLoop]: Abstraction has has 74 places, 59 transitions, 285 flow [2024-12-01 22:59:42,504 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 18 states, 18 states have (on average 15.333333333333334) internal successors, (276), 18 states have internal predecessors, (276), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:42,504 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 22:59:42,504 INFO L206 CegarLoopForPetriNet]: trace histogram [7, 7, 7, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 22:59:42,510 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-12-01 22:59:42,704 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2024-12-01 22:59:42,704 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 22:59:42,705 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 22:59:42,705 INFO L85 PathProgramCache]: Analyzing trace with hash -1711951077, now seen corresponding path program 2 times [2024-12-01 22:59:42,705 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 22:59:42,705 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [14308628] [2024-12-01 22:59:42,705 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-01 22:59:42,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 22:59:42,724 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-12-01 22:59:42,724 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 22:59:42,889 INFO L134 CoverageAnalysis]: Checked inductivity of 70 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-12-01 22:59:42,889 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 22:59:42,889 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [14308628] [2024-12-01 22:59:42,889 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [14308628] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 22:59:42,889 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 22:59:42,889 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-12-01 22:59:42,889 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [770886187] [2024-12-01 22:59:42,889 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 22:59:42,889 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-01 22:59:42,889 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 22:59:42,890 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-01 22:59:42,890 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-12-01 22:59:42,903 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-12-01 22:59:42,904 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 74 places, 59 transitions, 285 flow. Second operand has 6 states, 6 states have (on average 15.666666666666666) internal successors, (94), 6 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:42,904 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 22:59:42,904 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-12-01 22:59:42,904 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 22:59:43,128 INFO L124 PetriNetUnfolderBase]: 143/401 cut-off events. [2024-12-01 22:59:43,129 INFO L125 PetriNetUnfolderBase]: For 199/199 co-relation queries the response was YES. [2024-12-01 22:59:43,130 INFO L83 FinitePrefix]: Finished finitePrefix Result has 956 conditions, 401 events. 143/401 cut-off events. For 199/199 co-relation queries the response was YES. Maximal size of possible extension queue 33. Compared 1874 event pairs, 34 based on Foata normal form. 26/387 useless extension candidates. Maximal degree in co-relation 852. Up to 234 conditions per place. [2024-12-01 22:59:43,132 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 64 selfloop transitions, 13 changer transitions 0/88 dead transitions. [2024-12-01 22:59:43,132 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 80 places, 88 transitions, 552 flow [2024-12-01 22:59:43,133 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-12-01 22:59:43,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-12-01 22:59:43,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 162 transitions. [2024-12-01 22:59:43,134 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5934065934065934 [2024-12-01 22:59:43,134 INFO L175 Difference]: Start difference. First operand has 74 places, 59 transitions, 285 flow. Second operand 7 states and 162 transitions. [2024-12-01 22:59:43,134 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 80 places, 88 transitions, 552 flow [2024-12-01 22:59:43,137 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 76 places, 88 transitions, 542 flow, removed 1 selfloop flow, removed 4 redundant places. [2024-12-01 22:59:43,139 INFO L231 Difference]: Finished difference. Result has 81 places, 66 transitions, 361 flow [2024-12-01 22:59:43,139 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=275, PETRI_DIFFERENCE_MINUEND_PLACES=70, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=59, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=49, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=361, PETRI_PLACES=81, PETRI_TRANSITIONS=66} [2024-12-01 22:59:43,139 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 42 predicate places. [2024-12-01 22:59:43,139 INFO L471 AbstractCegarLoop]: Abstraction has has 81 places, 66 transitions, 361 flow [2024-12-01 22:59:43,140 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 15.666666666666666) internal successors, (94), 6 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:43,140 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 22:59:43,140 INFO L206 CegarLoopForPetriNet]: trace histogram [7, 7, 7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 22:59:43,140 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-12-01 22:59:43,140 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 22:59:43,141 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 22:59:43,141 INFO L85 PathProgramCache]: Analyzing trace with hash 1946746075, now seen corresponding path program 1 times [2024-12-01 22:59:43,141 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 22:59:43,141 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [745838356] [2024-12-01 22:59:43,141 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 22:59:43,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 22:59:43,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 22:59:43,243 INFO L134 CoverageAnalysis]: Checked inductivity of 70 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-12-01 22:59:43,243 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 22:59:43,243 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [745838356] [2024-12-01 22:59:43,244 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [745838356] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 22:59:43,244 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 22:59:43,244 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-01 22:59:43,244 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1910239276] [2024-12-01 22:59:43,244 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 22:59:43,244 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-01 22:59:43,244 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 22:59:43,244 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-01 22:59:43,244 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-01 22:59:43,251 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-12-01 22:59:43,251 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 81 places, 66 transitions, 361 flow. Second operand has 4 states, 4 states have (on average 17.25) internal successors, (69), 4 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-12-01 22:59:43,251 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 22:59:43,251 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-12-01 22:59:43,251 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 22:59:43,437 INFO L124 PetriNetUnfolderBase]: 205/550 cut-off events. [2024-12-01 22:59:43,437 INFO L125 PetriNetUnfolderBase]: For 362/364 co-relation queries the response was YES. [2024-12-01 22:59:43,439 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1477 conditions, 550 events. 205/550 cut-off events. For 362/364 co-relation queries the response was YES. Maximal size of possible extension queue 30. Compared 2589 event pairs, 49 based on Foata normal form. 12/517 useless extension candidates. Maximal degree in co-relation 1371. Up to 242 conditions per place. [2024-12-01 22:59:43,442 INFO L140 encePairwiseOnDemand]: 33/39 looper letters, 81 selfloop transitions, 4 changer transitions 0/96 dead transitions. [2024-12-01 22:59:43,442 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 84 places, 96 transitions, 637 flow [2024-12-01 22:59:43,443 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-01 22:59:43,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-12-01 22:59:43,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 109 transitions. [2024-12-01 22:59:43,444 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6987179487179487 [2024-12-01 22:59:43,444 INFO L175 Difference]: Start difference. First operand has 81 places, 66 transitions, 361 flow. Second operand 4 states and 109 transitions. [2024-12-01 22:59:43,444 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 84 places, 96 transitions, 637 flow [2024-12-01 22:59:43,448 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 83 places, 96 transitions, 628 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-01 22:59:43,450 INFO L231 Difference]: Finished difference. Result has 85 places, 68 transitions, 379 flow [2024-12-01 22:59:43,450 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=352, PETRI_DIFFERENCE_MINUEND_PLACES=80, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=66, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=62, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=379, PETRI_PLACES=85, PETRI_TRANSITIONS=68} [2024-12-01 22:59:43,451 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 46 predicate places. [2024-12-01 22:59:43,451 INFO L471 AbstractCegarLoop]: Abstraction has has 85 places, 68 transitions, 379 flow [2024-12-01 22:59:43,451 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 17.25) internal successors, (69), 4 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-12-01 22:59:43,451 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 22:59:43,451 INFO L206 CegarLoopForPetriNet]: trace histogram [7, 7, 7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 22:59:43,451 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-12-01 22:59:43,451 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting t_funErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 22:59:43,452 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 22:59:43,452 INFO L85 PathProgramCache]: Analyzing trace with hash 1905587942, now seen corresponding path program 1 times [2024-12-01 22:59:43,452 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 22:59:43,452 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [634696196] [2024-12-01 22:59:43,452 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 22:59:43,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 22:59:43,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 22:59:43,542 INFO L134 CoverageAnalysis]: Checked inductivity of 70 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-12-01 22:59:43,542 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 22:59:43,542 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [634696196] [2024-12-01 22:59:43,542 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [634696196] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 22:59:43,542 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 22:59:43,542 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-01 22:59:43,542 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [167544353] [2024-12-01 22:59:43,542 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 22:59:43,543 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-01 22:59:43,543 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 22:59:43,543 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-01 22:59:43,543 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-01 22:59:43,547 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-12-01 22:59:43,547 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 85 places, 68 transitions, 379 flow. Second operand has 4 states, 4 states have (on average 17.25) internal successors, (69), 4 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-12-01 22:59:43,547 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 22:59:43,547 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-12-01 22:59:43,547 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 22:59:43,751 INFO L124 PetriNetUnfolderBase]: 314/842 cut-off events. [2024-12-01 22:59:43,751 INFO L125 PetriNetUnfolderBase]: For 744/787 co-relation queries the response was YES. [2024-12-01 22:59:43,754 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2288 conditions, 842 events. 314/842 cut-off events. For 744/787 co-relation queries the response was YES. Maximal size of possible extension queue 33. Compared 4279 event pairs, 139 based on Foata normal form. 19/827 useless extension candidates. Maximal degree in co-relation 2180. Up to 392 conditions per place. [2024-12-01 22:59:43,757 INFO L140 encePairwiseOnDemand]: 33/39 looper letters, 87 selfloop transitions, 4 changer transitions 0/102 dead transitions. [2024-12-01 22:59:43,758 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 88 places, 102 transitions, 714 flow [2024-12-01 22:59:43,758 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-01 22:59:43,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-12-01 22:59:43,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 109 transitions. [2024-12-01 22:59:43,759 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6987179487179487 [2024-12-01 22:59:43,759 INFO L175 Difference]: Start difference. First operand has 85 places, 68 transitions, 379 flow. Second operand 4 states and 109 transitions. [2024-12-01 22:59:43,759 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 88 places, 102 transitions, 714 flow [2024-12-01 22:59:43,764 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 87 places, 102 transitions, 706 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-01 22:59:43,766 INFO L231 Difference]: Finished difference. Result has 89 places, 70 transitions, 403 flow [2024-12-01 22:59:43,766 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=376, PETRI_DIFFERENCE_MINUEND_PLACES=84, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=68, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=64, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=403, PETRI_PLACES=89, PETRI_TRANSITIONS=70} [2024-12-01 22:59:43,767 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 50 predicate places. [2024-12-01 22:59:43,767 INFO L471 AbstractCegarLoop]: Abstraction has has 89 places, 70 transitions, 403 flow [2024-12-01 22:59:43,767 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 17.25) internal successors, (69), 4 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-12-01 22:59:43,767 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 22:59:43,767 INFO L206 CegarLoopForPetriNet]: trace histogram [7, 7, 7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 22:59:43,767 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-12-01 22:59:43,767 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 22:59:43,768 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 22:59:43,768 INFO L85 PathProgramCache]: Analyzing trace with hash -1766148146, now seen corresponding path program 1 times [2024-12-01 22:59:43,768 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 22:59:43,768 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1449698838] [2024-12-01 22:59:43,768 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 22:59:43,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 22:59:43,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 22:59:44,057 INFO L134 CoverageAnalysis]: Checked inductivity of 70 backedges. 0 proven. 70 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-01 22:59:44,057 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 22:59:44,057 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1449698838] [2024-12-01 22:59:44,057 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1449698838] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-01 22:59:44,057 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [440583941] [2024-12-01 22:59:44,058 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 22:59:44,058 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-01 22:59:44,058 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-01 22:59:44,059 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-01 22:59:44,062 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-12-01 22:59:44,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 22:59:44,154 INFO L256 TraceCheckSpWp]: Trace formula consists of 284 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-12-01 22:59:44,155 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-01 22:59:44,214 INFO L134 CoverageAnalysis]: Checked inductivity of 70 backedges. 0 proven. 70 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-01 22:59:44,214 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-01 22:59:44,386 INFO L134 CoverageAnalysis]: Checked inductivity of 70 backedges. 0 proven. 70 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-01 22:59:44,387 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [440583941] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-01 22:59:44,387 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-01 22:59:44,387 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16, 16, 16] total 22 [2024-12-01 22:59:44,387 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [764007166] [2024-12-01 22:59:44,387 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-01 22:59:44,387 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 23 states [2024-12-01 22:59:44,388 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 22:59:44,388 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants. [2024-12-01 22:59:44,388 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=143, Invalid=363, Unknown=0, NotChecked=0, Total=506 [2024-12-01 22:59:44,419 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-12-01 22:59:44,419 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 89 places, 70 transitions, 403 flow. Second operand has 23 states, 23 states have (on average 15.521739130434783) internal successors, (357), 23 states have internal predecessors, (357), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:44,420 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 22:59:44,420 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-12-01 22:59:44,420 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 22:59:44,746 INFO L124 PetriNetUnfolderBase]: 280/814 cut-off events. [2024-12-01 22:59:44,746 INFO L125 PetriNetUnfolderBase]: For 850/876 co-relation queries the response was YES. [2024-12-01 22:59:44,749 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2331 conditions, 814 events. 280/814 cut-off events. For 850/876 co-relation queries the response was YES. Maximal size of possible extension queue 40. Compared 4254 event pairs, 165 based on Foata normal form. 3/817 useless extension candidates. Maximal degree in co-relation 2185. Up to 560 conditions per place. [2024-12-01 22:59:44,752 INFO L140 encePairwiseOnDemand]: 35/39 looper letters, 42 selfloop transitions, 21 changer transitions 0/76 dead transitions. [2024-12-01 22:59:44,753 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 109 places, 76 transitions, 583 flow [2024-12-01 22:59:44,753 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-12-01 22:59:44,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 21 states. [2024-12-01 22:59:44,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 21 states and 339 transitions. [2024-12-01 22:59:44,755 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4139194139194139 [2024-12-01 22:59:44,755 INFO L175 Difference]: Start difference. First operand has 89 places, 70 transitions, 403 flow. Second operand 21 states and 339 transitions. [2024-12-01 22:59:44,755 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 109 places, 76 transitions, 583 flow [2024-12-01 22:59:44,759 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 108 places, 76 transitions, 580 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-01 22:59:44,760 INFO L231 Difference]: Finished difference. Result has 111 places, 76 transitions, 511 flow [2024-12-01 22:59:44,760 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=400, PETRI_DIFFERENCE_MINUEND_PLACES=88, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=70, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=16, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=54, PETRI_DIFFERENCE_SUBTRAHEND_STATES=21, PETRI_FLOW=511, PETRI_PLACES=111, PETRI_TRANSITIONS=76} [2024-12-01 22:59:44,761 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 72 predicate places. [2024-12-01 22:59:44,761 INFO L471 AbstractCegarLoop]: Abstraction has has 111 places, 76 transitions, 511 flow [2024-12-01 22:59:44,761 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 23 states, 23 states have (on average 15.521739130434783) internal successors, (357), 23 states have internal predecessors, (357), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:44,761 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 22:59:44,761 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 22:59:44,770 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-12-01 22:59:44,962 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2024-12-01 22:59:44,963 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 22:59:44,964 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 22:59:44,964 INFO L85 PathProgramCache]: Analyzing trace with hash -1599698678, now seen corresponding path program 2 times [2024-12-01 22:59:44,964 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 22:59:44,964 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2122246993] [2024-12-01 22:59:44,964 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-01 22:59:44,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 22:59:44,983 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-12-01 22:59:44,984 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 22:59:45,361 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 22:59:45,361 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 22:59:45,361 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2122246993] [2024-12-01 22:59:45,361 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2122246993] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 22:59:45,361 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 22:59:45,361 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-12-01 22:59:45,362 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1325343469] [2024-12-01 22:59:45,362 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 22:59:45,362 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-12-01 22:59:45,362 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 22:59:45,362 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-12-01 22:59:45,362 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=66, Unknown=0, NotChecked=0, Total=90 [2024-12-01 22:59:45,376 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-12-01 22:59:45,376 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 111 places, 76 transitions, 511 flow. Second operand has 10 states, 10 states have (on average 15.5) internal successors, (155), 10 states have internal predecessors, (155), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:45,376 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 22:59:45,376 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-12-01 22:59:45,376 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 22:59:46,007 INFO L124 PetriNetUnfolderBase]: 412/1097 cut-off events. [2024-12-01 22:59:46,007 INFO L125 PetriNetUnfolderBase]: For 1311/1341 co-relation queries the response was YES. [2024-12-01 22:59:46,012 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3241 conditions, 1097 events. 412/1097 cut-off events. For 1311/1341 co-relation queries the response was YES. Maximal size of possible extension queue 43. Compared 6019 event pairs, 162 based on Foata normal form. 36/1131 useless extension candidates. Maximal degree in co-relation 3067. Up to 667 conditions per place. [2024-12-01 22:59:46,017 INFO L140 encePairwiseOnDemand]: 26/39 looper letters, 104 selfloop transitions, 62 changer transitions 0/177 dead transitions. [2024-12-01 22:59:46,017 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 133 places, 177 transitions, 1332 flow [2024-12-01 22:59:46,017 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2024-12-01 22:59:46,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 23 states. [2024-12-01 22:59:46,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 23 states and 457 transitions. [2024-12-01 22:59:46,019 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5094760312151616 [2024-12-01 22:59:46,019 INFO L175 Difference]: Start difference. First operand has 111 places, 76 transitions, 511 flow. Second operand 23 states and 457 transitions. [2024-12-01 22:59:46,019 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 133 places, 177 transitions, 1332 flow [2024-12-01 22:59:46,025 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 120 places, 177 transitions, 1289 flow, removed 1 selfloop flow, removed 13 redundant places. [2024-12-01 22:59:46,028 INFO L231 Difference]: Finished difference. Result has 130 places, 128 transitions, 958 flow [2024-12-01 22:59:46,028 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=468, PETRI_DIFFERENCE_MINUEND_PLACES=98, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=76, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=17, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=54, PETRI_DIFFERENCE_SUBTRAHEND_STATES=23, PETRI_FLOW=958, PETRI_PLACES=130, PETRI_TRANSITIONS=128} [2024-12-01 22:59:46,029 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 91 predicate places. [2024-12-01 22:59:46,029 INFO L471 AbstractCegarLoop]: Abstraction has has 130 places, 128 transitions, 958 flow [2024-12-01 22:59:46,029 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 15.5) internal successors, (155), 10 states have internal predecessors, (155), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:46,029 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 22:59:46,029 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 22:59:46,029 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-12-01 22:59:46,029 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 22:59:46,030 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 22:59:46,030 INFO L85 PathProgramCache]: Analyzing trace with hash 382980059, now seen corresponding path program 1 times [2024-12-01 22:59:46,030 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 22:59:46,030 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1042841620] [2024-12-01 22:59:46,030 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 22:59:46,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 22:59:46,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 22:59:46,476 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 22:59:46,476 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 22:59:46,476 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1042841620] [2024-12-01 22:59:46,476 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1042841620] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 22:59:46,476 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 22:59:46,477 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-12-01 22:59:46,477 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [10788342] [2024-12-01 22:59:46,477 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 22:59:46,477 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-12-01 22:59:46,477 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 22:59:46,477 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-12-01 22:59:46,477 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=36, Unknown=0, NotChecked=0, Total=56 [2024-12-01 22:59:46,478 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 39 [2024-12-01 22:59:46,478 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 130 places, 128 transitions, 958 flow. Second operand has 8 states, 8 states have (on average 17.75) internal successors, (142), 8 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:46,478 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 22:59:46,478 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 39 [2024-12-01 22:59:46,478 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 22:59:46,850 INFO L124 PetriNetUnfolderBase]: 391/1079 cut-off events. [2024-12-01 22:59:46,850 INFO L125 PetriNetUnfolderBase]: For 2784/2842 co-relation queries the response was YES. [2024-12-01 22:59:46,856 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3969 conditions, 1079 events. 391/1079 cut-off events. For 2784/2842 co-relation queries the response was YES. Maximal size of possible extension queue 47. Compared 6060 event pairs, 93 based on Foata normal form. 7/1083 useless extension candidates. Maximal degree in co-relation 3805. Up to 382 conditions per place. [2024-12-01 22:59:46,861 INFO L140 encePairwiseOnDemand]: 28/39 looper letters, 166 selfloop transitions, 30 changer transitions 0/209 dead transitions. [2024-12-01 22:59:46,861 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 137 places, 209 transitions, 1861 flow [2024-12-01 22:59:46,862 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-12-01 22:59:46,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-12-01 22:59:46,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 196 transitions. [2024-12-01 22:59:46,863 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6282051282051282 [2024-12-01 22:59:46,863 INFO L175 Difference]: Start difference. First operand has 130 places, 128 transitions, 958 flow. Second operand 8 states and 196 transitions. [2024-12-01 22:59:46,863 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 137 places, 209 transitions, 1861 flow [2024-12-01 22:59:46,875 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 133 places, 209 transitions, 1777 flow, removed 8 selfloop flow, removed 4 redundant places. [2024-12-01 22:59:46,877 INFO L231 Difference]: Finished difference. Result has 138 places, 139 transitions, 1110 flow [2024-12-01 22:59:46,877 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=911, PETRI_DIFFERENCE_MINUEND_PLACES=126, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=128, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=21, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=100, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=1110, PETRI_PLACES=138, PETRI_TRANSITIONS=139} [2024-12-01 22:59:46,878 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 99 predicate places. [2024-12-01 22:59:46,878 INFO L471 AbstractCegarLoop]: Abstraction has has 138 places, 139 transitions, 1110 flow [2024-12-01 22:59:46,878 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 17.75) internal successors, (142), 8 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:46,878 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 22:59:46,878 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 22:59:46,878 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-12-01 22:59:46,879 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 22:59:46,879 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 22:59:46,879 INFO L85 PathProgramCache]: Analyzing trace with hash -958243382, now seen corresponding path program 3 times [2024-12-01 22:59:46,879 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 22:59:46,879 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [684542801] [2024-12-01 22:59:46,879 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-12-01 22:59:46,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 22:59:46,898 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-12-01 22:59:46,898 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 22:59:47,195 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 22:59:47,195 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 22:59:47,195 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [684542801] [2024-12-01 22:59:47,195 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [684542801] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 22:59:47,195 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 22:59:47,195 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-12-01 22:59:47,195 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2026711103] [2024-12-01 22:59:47,195 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 22:59:47,195 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-12-01 22:59:47,195 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 22:59:47,196 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-12-01 22:59:47,196 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=25, Invalid=65, Unknown=0, NotChecked=0, Total=90 [2024-12-01 22:59:47,206 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-12-01 22:59:47,206 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 138 places, 139 transitions, 1110 flow. Second operand has 10 states, 10 states have (on average 15.5) internal successors, (155), 10 states have internal predecessors, (155), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:47,206 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 22:59:47,206 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-12-01 22:59:47,206 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 22:59:47,746 INFO L124 PetriNetUnfolderBase]: 490/1330 cut-off events. [2024-12-01 22:59:47,746 INFO L125 PetriNetUnfolderBase]: For 4914/4942 co-relation queries the response was YES. [2024-12-01 22:59:47,755 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5445 conditions, 1330 events. 490/1330 cut-off events. For 4914/4942 co-relation queries the response was YES. Maximal size of possible extension queue 57. Compared 8018 event pairs, 184 based on Foata normal form. 28/1355 useless extension candidates. Maximal degree in co-relation 5275. Up to 822 conditions per place. [2024-12-01 22:59:47,761 INFO L140 encePairwiseOnDemand]: 27/39 looper letters, 128 selfloop transitions, 71 changer transitions 0/210 dead transitions. [2024-12-01 22:59:47,761 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 149 places, 210 transitions, 2085 flow [2024-12-01 22:59:47,761 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-12-01 22:59:47,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 12 states. [2024-12-01 22:59:47,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 256 transitions. [2024-12-01 22:59:47,762 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5470085470085471 [2024-12-01 22:59:47,763 INFO L175 Difference]: Start difference. First operand has 138 places, 139 transitions, 1110 flow. Second operand 12 states and 256 transitions. [2024-12-01 22:59:47,763 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 149 places, 210 transitions, 2085 flow [2024-12-01 22:59:47,782 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 210 transitions, 2041 flow, removed 13 selfloop flow, removed 2 redundant places. [2024-12-01 22:59:47,785 INFO L231 Difference]: Finished difference. Result has 153 places, 170 transitions, 1602 flow [2024-12-01 22:59:47,786 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1086, PETRI_DIFFERENCE_MINUEND_PLACES=136, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=139, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=44, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=88, PETRI_DIFFERENCE_SUBTRAHEND_STATES=12, PETRI_FLOW=1602, PETRI_PLACES=153, PETRI_TRANSITIONS=170} [2024-12-01 22:59:47,786 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 114 predicate places. [2024-12-01 22:59:47,786 INFO L471 AbstractCegarLoop]: Abstraction has has 153 places, 170 transitions, 1602 flow [2024-12-01 22:59:47,786 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 15.5) internal successors, (155), 10 states have internal predecessors, (155), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:47,786 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 22:59:47,787 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 22:59:47,787 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-12-01 22:59:47,787 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 22:59:47,787 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 22:59:47,787 INFO L85 PathProgramCache]: Analyzing trace with hash 1474177941, now seen corresponding path program 2 times [2024-12-01 22:59:47,787 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 22:59:47,787 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [870262719] [2024-12-01 22:59:47,788 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-01 22:59:47,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 22:59:47,806 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-12-01 22:59:47,806 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 22:59:48,010 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 22:59:48,011 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 22:59:48,011 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [870262719] [2024-12-01 22:59:48,011 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [870262719] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 22:59:48,011 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 22:59:48,011 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-12-01 22:59:48,011 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [125237393] [2024-12-01 22:59:48,011 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 22:59:48,011 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-12-01 22:59:48,012 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 22:59:48,012 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-12-01 22:59:48,012 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=36, Unknown=0, NotChecked=0, Total=56 [2024-12-01 22:59:48,012 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 39 [2024-12-01 22:59:48,013 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 153 places, 170 transitions, 1602 flow. Second operand has 8 states, 8 states have (on average 17.75) internal successors, (142), 8 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:48,013 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 22:59:48,013 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 39 [2024-12-01 22:59:48,013 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 22:59:48,437 INFO L124 PetriNetUnfolderBase]: 481/1339 cut-off events. [2024-12-01 22:59:48,437 INFO L125 PetriNetUnfolderBase]: For 6838/6907 co-relation queries the response was YES. [2024-12-01 22:59:48,446 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6071 conditions, 1339 events. 481/1339 cut-off events. For 6838/6907 co-relation queries the response was YES. Maximal size of possible extension queue 56. Compared 8209 event pairs, 162 based on Foata normal form. 12/1347 useless extension candidates. Maximal degree in co-relation 5894. Up to 456 conditions per place. [2024-12-01 22:59:48,453 INFO L140 encePairwiseOnDemand]: 27/39 looper letters, 204 selfloop transitions, 34 changer transitions 0/251 dead transitions. [2024-12-01 22:59:48,453 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 160 places, 251 transitions, 2719 flow [2024-12-01 22:59:48,454 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-12-01 22:59:48,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-12-01 22:59:48,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 202 transitions. [2024-12-01 22:59:48,454 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6474358974358975 [2024-12-01 22:59:48,454 INFO L175 Difference]: Start difference. First operand has 153 places, 170 transitions, 1602 flow. Second operand 8 states and 202 transitions. [2024-12-01 22:59:48,455 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 160 places, 251 transitions, 2719 flow [2024-12-01 22:59:48,480 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 158 places, 251 transitions, 2650 flow, removed 25 selfloop flow, removed 2 redundant places. [2024-12-01 22:59:48,483 INFO L231 Difference]: Finished difference. Result has 162 places, 182 transitions, 1796 flow [2024-12-01 22:59:48,484 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1555, PETRI_DIFFERENCE_MINUEND_PLACES=151, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=170, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=23, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=140, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=1796, PETRI_PLACES=162, PETRI_TRANSITIONS=182} [2024-12-01 22:59:48,484 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 123 predicate places. [2024-12-01 22:59:48,484 INFO L471 AbstractCegarLoop]: Abstraction has has 162 places, 182 transitions, 1796 flow [2024-12-01 22:59:48,484 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 17.75) internal successors, (142), 8 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:48,484 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 22:59:48,484 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 22:59:48,484 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-12-01 22:59:48,484 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 22:59:48,485 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 22:59:48,485 INFO L85 PathProgramCache]: Analyzing trace with hash 333416019, now seen corresponding path program 3 times [2024-12-01 22:59:48,485 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 22:59:48,485 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [573226123] [2024-12-01 22:59:48,485 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-12-01 22:59:48,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 22:59:48,503 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-12-01 22:59:48,503 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 22:59:48,696 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 22:59:48,696 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 22:59:48,696 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [573226123] [2024-12-01 22:59:48,696 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [573226123] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 22:59:48,696 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 22:59:48,697 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-12-01 22:59:48,697 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [506580546] [2024-12-01 22:59:48,697 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 22:59:48,697 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-12-01 22:59:48,697 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 22:59:48,697 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-12-01 22:59:48,697 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=52, Unknown=0, NotChecked=0, Total=72 [2024-12-01 22:59:48,698 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 39 [2024-12-01 22:59:48,698 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 162 places, 182 transitions, 1796 flow. Second operand has 9 states, 9 states have (on average 17.555555555555557) internal successors, (158), 9 states have internal predecessors, (158), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:48,698 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 22:59:48,698 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 39 [2024-12-01 22:59:48,698 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 22:59:49,246 INFO L124 PetriNetUnfolderBase]: 561/1550 cut-off events. [2024-12-01 22:59:49,246 INFO L125 PetriNetUnfolderBase]: For 8968/9045 co-relation queries the response was YES. [2024-12-01 22:59:49,252 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7381 conditions, 1550 events. 561/1550 cut-off events. For 8968/9045 co-relation queries the response was YES. Maximal size of possible extension queue 60. Compared 9906 event pairs, 78 based on Foata normal form. 13/1559 useless extension candidates. Maximal degree in co-relation 7199. Up to 348 conditions per place. [2024-12-01 22:59:49,257 INFO L140 encePairwiseOnDemand]: 28/39 looper letters, 218 selfloop transitions, 84 changer transitions 0/315 dead transitions. [2024-12-01 22:59:49,257 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 173 places, 315 transitions, 3592 flow [2024-12-01 22:59:49,257 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-12-01 22:59:49,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 12 states. [2024-12-01 22:59:49,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 288 transitions. [2024-12-01 22:59:49,258 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6153846153846154 [2024-12-01 22:59:49,258 INFO L175 Difference]: Start difference. First operand has 162 places, 182 transitions, 1796 flow. Second operand 12 states and 288 transitions. [2024-12-01 22:59:49,258 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 173 places, 315 transitions, 3592 flow [2024-12-01 22:59:49,290 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 170 places, 315 transitions, 3493 flow, removed 22 selfloop flow, removed 3 redundant places. [2024-12-01 22:59:49,294 INFO L231 Difference]: Finished difference. Result has 176 places, 227 transitions, 2468 flow [2024-12-01 22:59:49,295 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1750, PETRI_DIFFERENCE_MINUEND_PLACES=159, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=182, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=44, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=131, PETRI_DIFFERENCE_SUBTRAHEND_STATES=12, PETRI_FLOW=2468, PETRI_PLACES=176, PETRI_TRANSITIONS=227} [2024-12-01 22:59:49,295 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 137 predicate places. [2024-12-01 22:59:49,295 INFO L471 AbstractCegarLoop]: Abstraction has has 176 places, 227 transitions, 2468 flow [2024-12-01 22:59:49,295 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 17.555555555555557) internal successors, (158), 9 states have internal predecessors, (158), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:49,295 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 22:59:49,296 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 22:59:49,296 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-12-01 22:59:49,296 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 22:59:49,296 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 22:59:49,296 INFO L85 PathProgramCache]: Analyzing trace with hash 1658683223, now seen corresponding path program 4 times [2024-12-01 22:59:49,296 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 22:59:49,296 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [261435306] [2024-12-01 22:59:49,296 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-12-01 22:59:49,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 22:59:49,323 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-12-01 22:59:49,323 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 22:59:49,544 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 22:59:49,544 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 22:59:49,544 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [261435306] [2024-12-01 22:59:49,544 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [261435306] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 22:59:49,544 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 22:59:49,544 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-12-01 22:59:49,544 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [674035620] [2024-12-01 22:59:49,544 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 22:59:49,544 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-12-01 22:59:49,545 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 22:59:49,545 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-12-01 22:59:49,545 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56 [2024-12-01 22:59:49,545 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 39 [2024-12-01 22:59:49,545 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 176 places, 227 transitions, 2468 flow. Second operand has 8 states, 8 states have (on average 17.75) internal successors, (142), 8 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:49,545 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 22:59:49,546 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 39 [2024-12-01 22:59:49,546 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 22:59:50,159 INFO L124 PetriNetUnfolderBase]: 664/1821 cut-off events. [2024-12-01 22:59:50,159 INFO L125 PetriNetUnfolderBase]: For 12182/12267 co-relation queries the response was YES. [2024-12-01 22:59:50,171 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9399 conditions, 1821 events. 664/1821 cut-off events. For 12182/12267 co-relation queries the response was YES. Maximal size of possible extension queue 81. Compared 12208 event pairs, 70 based on Foata normal form. 19/1834 useless extension candidates. Maximal degree in co-relation 9211. Up to 443 conditions per place. [2024-12-01 22:59:50,182 INFO L140 encePairwiseOnDemand]: 28/39 looper letters, 314 selfloop transitions, 100 changer transitions 0/427 dead transitions. [2024-12-01 22:59:50,182 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 187 places, 427 transitions, 5311 flow [2024-12-01 22:59:50,182 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-12-01 22:59:50,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 12 states. [2024-12-01 22:59:50,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 303 transitions. [2024-12-01 22:59:50,183 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6474358974358975 [2024-12-01 22:59:50,183 INFO L175 Difference]: Start difference. First operand has 176 places, 227 transitions, 2468 flow. Second operand 12 states and 303 transitions. [2024-12-01 22:59:50,183 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 187 places, 427 transitions, 5311 flow [2024-12-01 22:59:50,236 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 185 places, 427 transitions, 5123 flow, removed 86 selfloop flow, removed 2 redundant places. [2024-12-01 22:59:50,242 INFO L231 Difference]: Finished difference. Result has 192 places, 270 transitions, 3230 flow [2024-12-01 22:59:50,242 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2360, PETRI_DIFFERENCE_MINUEND_PLACES=174, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=227, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=57, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=144, PETRI_DIFFERENCE_SUBTRAHEND_STATES=12, PETRI_FLOW=3230, PETRI_PLACES=192, PETRI_TRANSITIONS=270} [2024-12-01 22:59:50,243 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 153 predicate places. [2024-12-01 22:59:50,243 INFO L471 AbstractCegarLoop]: Abstraction has has 192 places, 270 transitions, 3230 flow [2024-12-01 22:59:50,243 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 17.75) internal successors, (142), 8 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:50,243 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 22:59:50,243 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 22:59:50,243 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-12-01 22:59:50,243 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 22:59:50,244 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 22:59:50,244 INFO L85 PathProgramCache]: Analyzing trace with hash -857293451, now seen corresponding path program 5 times [2024-12-01 22:59:50,244 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 22:59:50,244 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1933899965] [2024-12-01 22:59:50,244 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-12-01 22:59:50,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 22:59:50,274 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 11 check-sat command(s) [2024-12-01 22:59:50,274 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 22:59:50,950 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 70 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-12-01 22:59:50,950 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 22:59:50,950 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1933899965] [2024-12-01 22:59:50,950 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1933899965] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-01 22:59:50,950 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1914133787] [2024-12-01 22:59:50,950 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-12-01 22:59:50,950 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-01 22:59:50,951 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-01 22:59:50,952 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-01 22:59:50,954 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-12-01 22:59:51,089 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 11 check-sat command(s) [2024-12-01 22:59:51,090 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 22:59:51,091 INFO L256 TraceCheckSpWp]: Trace formula consists of 317 conjuncts, 31 conjuncts are in the unsatisfiable core [2024-12-01 22:59:51,094 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-01 22:59:51,379 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-12-01 22:59:51,414 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 17 treesize of output 9 [2024-12-01 22:59:51,430 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 22:59:51,430 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-01 22:59:51,430 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1914133787] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 22:59:51,430 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-12-01 22:59:51,430 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [8] total 16 [2024-12-01 22:59:51,431 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1478808709] [2024-12-01 22:59:51,431 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 22:59:51,431 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-12-01 22:59:51,431 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 22:59:51,431 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-12-01 22:59:51,432 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=43, Invalid=263, Unknown=0, NotChecked=0, Total=306 [2024-12-01 22:59:51,455 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 11 out of 39 [2024-12-01 22:59:51,456 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 192 places, 270 transitions, 3230 flow. Second operand has 10 states, 10 states have (on average 12.6) internal successors, (126), 10 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:51,456 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 22:59:51,456 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 11 of 39 [2024-12-01 22:59:51,456 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 22:59:52,479 INFO L124 PetriNetUnfolderBase]: 1327/3046 cut-off events. [2024-12-01 22:59:52,480 INFO L125 PetriNetUnfolderBase]: For 24377/24414 co-relation queries the response was YES. [2024-12-01 22:59:52,492 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16601 conditions, 3046 events. 1327/3046 cut-off events. For 24377/24414 co-relation queries the response was YES. Maximal size of possible extension queue 137. Compared 20783 event pairs, 391 based on Foata normal form. 45/3087 useless extension candidates. Maximal degree in co-relation 16406. Up to 1176 conditions per place. [2024-12-01 22:59:52,503 INFO L140 encePairwiseOnDemand]: 24/39 looper letters, 379 selfloop transitions, 109 changer transitions 0/496 dead transitions. [2024-12-01 22:59:52,503 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 209 places, 496 transitions, 6672 flow [2024-12-01 22:59:52,503 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2024-12-01 22:59:52,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 18 states. [2024-12-01 22:59:52,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 362 transitions. [2024-12-01 22:59:52,504 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5156695156695157 [2024-12-01 22:59:52,504 INFO L175 Difference]: Start difference. First operand has 192 places, 270 transitions, 3230 flow. Second operand 18 states and 362 transitions. [2024-12-01 22:59:52,504 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 209 places, 496 transitions, 6672 flow [2024-12-01 22:59:52,577 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 496 transitions, 6479 flow, removed 41 selfloop flow, removed 1 redundant places. [2024-12-01 22:59:52,582 INFO L231 Difference]: Finished difference. Result has 221 places, 342 transitions, 4438 flow [2024-12-01 22:59:52,582 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3115, PETRI_DIFFERENCE_MINUEND_PLACES=191, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=270, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=43, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=205, PETRI_DIFFERENCE_SUBTRAHEND_STATES=18, PETRI_FLOW=4438, PETRI_PLACES=221, PETRI_TRANSITIONS=342} [2024-12-01 22:59:52,583 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 182 predicate places. [2024-12-01 22:59:52,583 INFO L471 AbstractCegarLoop]: Abstraction has has 221 places, 342 transitions, 4438 flow [2024-12-01 22:59:52,583 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 12.6) internal successors, (126), 10 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:52,583 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 22:59:52,583 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 22:59:52,589 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-12-01 22:59:52,783 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16 [2024-12-01 22:59:52,784 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 22:59:52,784 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 22:59:52,784 INFO L85 PathProgramCache]: Analyzing trace with hash -1062613396, now seen corresponding path program 4 times [2024-12-01 22:59:52,784 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 22:59:52,784 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [939172276] [2024-12-01 22:59:52,784 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-12-01 22:59:52,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 22:59:52,801 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-12-01 22:59:52,801 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 22:59:53,101 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 22:59:53,101 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 22:59:53,101 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [939172276] [2024-12-01 22:59:53,101 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [939172276] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 22:59:53,101 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 22:59:53,101 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-12-01 22:59:53,102 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [83146475] [2024-12-01 22:59:53,102 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 22:59:53,102 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-12-01 22:59:53,102 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 22:59:53,102 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-12-01 22:59:53,102 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72 [2024-12-01 22:59:53,124 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 39 [2024-12-01 22:59:53,125 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 221 places, 342 transitions, 4438 flow. Second operand has 9 states, 9 states have (on average 13.666666666666666) internal successors, (123), 9 states have internal predecessors, (123), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:53,125 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 22:59:53,125 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 39 [2024-12-01 22:59:53,125 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 22:59:53,990 INFO L124 PetriNetUnfolderBase]: 1346/3172 cut-off events. [2024-12-01 22:59:53,990 INFO L125 PetriNetUnfolderBase]: For 37416/37439 co-relation queries the response was YES. [2024-12-01 22:59:54,003 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20080 conditions, 3172 events. 1346/3172 cut-off events. For 37416/37439 co-relation queries the response was YES. Maximal size of possible extension queue 154. Compared 22659 event pairs, 257 based on Foata normal form. 53/3224 useless extension candidates. Maximal degree in co-relation 19871. Up to 1596 conditions per place. [2024-12-01 22:59:54,012 INFO L140 encePairwiseOnDemand]: 28/39 looper letters, 373 selfloop transitions, 120 changer transitions 0/503 dead transitions. [2024-12-01 22:59:54,012 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 503 transitions, 7397 flow [2024-12-01 22:59:54,013 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-12-01 22:59:54,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 13 states. [2024-12-01 22:59:54,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 262 transitions. [2024-12-01 22:59:54,013 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5167652859960552 [2024-12-01 22:59:54,013 INFO L175 Difference]: Start difference. First operand has 221 places, 342 transitions, 4438 flow. Second operand 13 states and 262 transitions. [2024-12-01 22:59:54,014 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 503 transitions, 7397 flow [2024-12-01 22:59:54,121 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 232 places, 503 transitions, 7290 flow, removed 53 selfloop flow, removed 1 redundant places. [2024-12-01 22:59:54,125 INFO L231 Difference]: Finished difference. Result has 238 places, 378 transitions, 5245 flow [2024-12-01 22:59:54,126 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=4353, PETRI_DIFFERENCE_MINUEND_PLACES=220, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=342, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=88, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=234, PETRI_DIFFERENCE_SUBTRAHEND_STATES=13, PETRI_FLOW=5245, PETRI_PLACES=238, PETRI_TRANSITIONS=378} [2024-12-01 22:59:54,126 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 199 predicate places. [2024-12-01 22:59:54,126 INFO L471 AbstractCegarLoop]: Abstraction has has 238 places, 378 transitions, 5245 flow [2024-12-01 22:59:54,126 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 13.666666666666666) internal successors, (123), 9 states have internal predecessors, (123), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:54,126 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 22:59:54,126 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 22:59:54,127 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-12-01 22:59:54,127 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 22:59:54,127 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 22:59:54,127 INFO L85 PathProgramCache]: Analyzing trace with hash 476925098, now seen corresponding path program 5 times [2024-12-01 22:59:54,127 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 22:59:54,127 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1839136961] [2024-12-01 22:59:54,127 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-12-01 22:59:54,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 22:59:54,149 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 11 check-sat command(s) [2024-12-01 22:59:54,149 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 22:59:54,751 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 10 refuted. 0 times theorem prover too weak. 135 trivial. 0 not checked. [2024-12-01 22:59:54,752 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 22:59:54,752 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1839136961] [2024-12-01 22:59:54,752 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1839136961] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-01 22:59:54,752 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1145712243] [2024-12-01 22:59:54,752 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-12-01 22:59:54,752 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-01 22:59:54,752 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-01 22:59:54,754 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-01 22:59:54,755 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-12-01 22:59:54,890 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 11 check-sat command(s) [2024-12-01 22:59:54,890 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 22:59:54,892 INFO L256 TraceCheckSpWp]: Trace formula consists of 317 conjuncts, 28 conjuncts are in the unsatisfiable core [2024-12-01 22:59:54,894 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-01 22:59:54,997 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 13 treesize of output 9 [2024-12-01 22:59:55,040 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 22:59:55,040 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-01 22:59:55,040 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1145712243] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 22:59:55,041 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-12-01 22:59:55,041 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [9] total 16 [2024-12-01 22:59:55,041 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1562401391] [2024-12-01 22:59:55,041 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 22:59:55,041 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-12-01 22:59:55,041 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 22:59:55,041 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-12-01 22:59:55,041 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=41, Invalid=231, Unknown=0, NotChecked=0, Total=272 [2024-12-01 22:59:55,042 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 39 [2024-12-01 22:59:55,042 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 238 places, 378 transitions, 5245 flow. Second operand has 8 states, 8 states have (on average 17.75) internal successors, (142), 8 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:55,042 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 22:59:55,042 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 39 [2024-12-01 22:59:55,042 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 22:59:55,758 INFO L124 PetriNetUnfolderBase]: 1013/2688 cut-off events. [2024-12-01 22:59:55,759 INFO L125 PetriNetUnfolderBase]: For 37465/37967 co-relation queries the response was YES. [2024-12-01 22:59:55,774 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17562 conditions, 2688 events. 1013/2688 cut-off events. For 37465/37967 co-relation queries the response was YES. Maximal size of possible extension queue 138. Compared 19892 event pairs, 210 based on Foata normal form. 66/2738 useless extension candidates. Maximal degree in co-relation 17376. Up to 866 conditions per place. [2024-12-01 22:59:55,783 INFO L140 encePairwiseOnDemand]: 27/39 looper letters, 436 selfloop transitions, 54 changer transitions 0/509 dead transitions. [2024-12-01 22:59:55,783 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 245 places, 509 transitions, 8021 flow [2024-12-01 22:59:55,784 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-12-01 22:59:55,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-12-01 22:59:55,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 207 transitions. [2024-12-01 22:59:55,784 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6634615384615384 [2024-12-01 22:59:55,784 INFO L175 Difference]: Start difference. First operand has 238 places, 378 transitions, 5245 flow. Second operand 8 states and 207 transitions. [2024-12-01 22:59:55,784 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 245 places, 509 transitions, 8021 flow [2024-12-01 22:59:55,916 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 240 places, 509 transitions, 7810 flow, removed 50 selfloop flow, removed 5 redundant places. [2024-12-01 22:59:55,922 INFO L231 Difference]: Finished difference. Result has 243 places, 386 transitions, 5438 flow [2024-12-01 22:59:55,922 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=5071, PETRI_DIFFERENCE_MINUEND_PLACES=233, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=374, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=42, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=322, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=5438, PETRI_PLACES=243, PETRI_TRANSITIONS=386} [2024-12-01 22:59:55,923 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 204 predicate places. [2024-12-01 22:59:55,923 INFO L471 AbstractCegarLoop]: Abstraction has has 243 places, 386 transitions, 5438 flow [2024-12-01 22:59:55,923 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 17.75) internal successors, (142), 8 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:55,923 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 22:59:55,923 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 22:59:55,929 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-12-01 22:59:56,123 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-01 22:59:56,124 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 22:59:56,124 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 22:59:56,124 INFO L85 PathProgramCache]: Analyzing trace with hash 639723210, now seen corresponding path program 6 times [2024-12-01 22:59:56,124 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 22:59:56,124 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [264157088] [2024-12-01 22:59:56,124 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-12-01 22:59:56,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 22:59:56,135 INFO L229 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) [2024-12-01 22:59:56,136 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 22:59:56,211 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 156 trivial. 0 not checked. [2024-12-01 22:59:56,211 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 22:59:56,212 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [264157088] [2024-12-01 22:59:56,212 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [264157088] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 22:59:56,212 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 22:59:56,212 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-12-01 22:59:56,212 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [660844567] [2024-12-01 22:59:56,212 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 22:59:56,212 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-12-01 22:59:56,212 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 22:59:56,212 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-12-01 22:59:56,212 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-12-01 22:59:56,213 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 39 [2024-12-01 22:59:56,213 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 243 places, 386 transitions, 5438 flow. Second operand has 7 states, 7 states have (on average 18.0) internal successors, (126), 7 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:56,213 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 22:59:56,213 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 39 [2024-12-01 22:59:56,213 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 22:59:56,949 INFO L124 PetriNetUnfolderBase]: 989/2627 cut-off events. [2024-12-01 22:59:56,949 INFO L125 PetriNetUnfolderBase]: For 36339/36877 co-relation queries the response was YES. [2024-12-01 22:59:56,963 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17138 conditions, 2627 events. 989/2627 cut-off events. For 36339/36877 co-relation queries the response was YES. Maximal size of possible extension queue 133. Compared 19437 event pairs, 228 based on Foata normal form. 74/2688 useless extension candidates. Maximal degree in co-relation 16952. Up to 901 conditions per place. [2024-12-01 22:59:56,969 INFO L140 encePairwiseOnDemand]: 28/39 looper letters, 387 selfloop transitions, 89 changer transitions 0/495 dead transitions. [2024-12-01 22:59:56,969 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 247 places, 495 transitions, 7797 flow [2024-12-01 22:59:56,969 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-12-01 22:59:56,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-12-01 22:59:56,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 186 transitions. [2024-12-01 22:59:56,970 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6813186813186813 [2024-12-01 22:59:56,970 INFO L175 Difference]: Start difference. First operand has 243 places, 386 transitions, 5438 flow. Second operand 7 states and 186 transitions. [2024-12-01 22:59:56,970 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 247 places, 495 transitions, 7797 flow [2024-12-01 22:59:57,073 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 241 places, 495 transitions, 7669 flow, removed 21 selfloop flow, removed 6 redundant places. [2024-12-01 22:59:57,078 INFO L231 Difference]: Finished difference. Result has 245 places, 386 transitions, 5624 flow [2024-12-01 22:59:57,078 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=5174, PETRI_DIFFERENCE_MINUEND_PLACES=235, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=375, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=78, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=292, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=5624, PETRI_PLACES=245, PETRI_TRANSITIONS=386} [2024-12-01 22:59:57,078 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 206 predicate places. [2024-12-01 22:59:57,078 INFO L471 AbstractCegarLoop]: Abstraction has has 245 places, 386 transitions, 5624 flow [2024-12-01 22:59:57,078 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 18.0) internal successors, (126), 7 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:57,078 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 22:59:57,078 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 22:59:57,078 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2024-12-01 22:59:57,078 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 22:59:57,079 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 22:59:57,079 INFO L85 PathProgramCache]: Analyzing trace with hash 1909241811, now seen corresponding path program 6 times [2024-12-01 22:59:57,079 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 22:59:57,079 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1393896348] [2024-12-01 22:59:57,079 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-12-01 22:59:57,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 22:59:57,087 INFO L229 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) [2024-12-01 22:59:57,087 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 22:59:57,183 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 156 trivial. 0 not checked. [2024-12-01 22:59:57,183 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 22:59:57,183 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1393896348] [2024-12-01 22:59:57,183 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1393896348] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 22:59:57,183 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 22:59:57,184 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-12-01 22:59:57,184 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [653661380] [2024-12-01 22:59:57,184 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 22:59:57,184 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-12-01 22:59:57,184 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 22:59:57,184 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-12-01 22:59:57,184 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56 [2024-12-01 22:59:57,185 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 39 [2024-12-01 22:59:57,185 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 245 places, 386 transitions, 5624 flow. Second operand has 8 states, 8 states have (on average 17.75) internal successors, (142), 8 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:57,185 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 22:59:57,185 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 39 [2024-12-01 22:59:57,185 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 22:59:57,957 INFO L124 PetriNetUnfolderBase]: 941/2512 cut-off events. [2024-12-01 22:59:57,957 INFO L125 PetriNetUnfolderBase]: For 35029/35434 co-relation queries the response was YES. [2024-12-01 22:59:57,969 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16488 conditions, 2512 events. 941/2512 cut-off events. For 35029/35434 co-relation queries the response was YES. Maximal size of possible extension queue 119. Compared 18393 event pairs, 98 based on Foata normal form. 93/2590 useless extension candidates. Maximal degree in co-relation 16329. Up to 581 conditions per place. [2024-12-01 22:59:57,975 INFO L140 encePairwiseOnDemand]: 27/39 looper letters, 361 selfloop transitions, 137 changer transitions 0/517 dead transitions. [2024-12-01 22:59:57,975 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 254 places, 517 transitions, 8199 flow [2024-12-01 22:59:57,976 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-12-01 22:59:57,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-12-01 22:59:57,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 255 transitions. [2024-12-01 22:59:57,976 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6538461538461539 [2024-12-01 22:59:57,976 INFO L175 Difference]: Start difference. First operand has 245 places, 386 transitions, 5624 flow. Second operand 10 states and 255 transitions. [2024-12-01 22:59:57,976 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 254 places, 517 transitions, 8199 flow [2024-12-01 22:59:58,072 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 517 transitions, 8073 flow, removed 34 selfloop flow, removed 2 redundant places. [2024-12-01 22:59:58,076 INFO L231 Difference]: Finished difference. Result has 255 places, 389 transitions, 5890 flow [2024-12-01 22:59:58,077 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=5357, PETRI_DIFFERENCE_MINUEND_PLACES=243, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=377, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=125, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=242, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=5890, PETRI_PLACES=255, PETRI_TRANSITIONS=389} [2024-12-01 22:59:58,077 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 216 predicate places. [2024-12-01 22:59:58,077 INFO L471 AbstractCegarLoop]: Abstraction has has 255 places, 389 transitions, 5890 flow [2024-12-01 22:59:58,077 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 17.75) internal successors, (142), 8 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:58,077 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 22:59:58,077 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 22:59:58,077 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2024-12-01 22:59:58,077 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 22:59:58,078 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 22:59:58,078 INFO L85 PathProgramCache]: Analyzing trace with hash -488777893, now seen corresponding path program 7 times [2024-12-01 22:59:58,078 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 22:59:58,078 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1340231188] [2024-12-01 22:59:58,078 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-12-01 22:59:58,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 22:59:58,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 22:59:58,355 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 22:59:58,356 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 22:59:58,356 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1340231188] [2024-12-01 22:59:58,356 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1340231188] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 22:59:58,356 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 22:59:58,356 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-12-01 22:59:58,356 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1815228361] [2024-12-01 22:59:58,356 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 22:59:58,356 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-12-01 22:59:58,356 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 22:59:58,357 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-12-01 22:59:58,357 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-12-01 22:59:58,357 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 39 [2024-12-01 22:59:58,357 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 255 places, 389 transitions, 5890 flow. Second operand has 8 states, 8 states have (on average 17.75) internal successors, (142), 8 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:58,357 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 22:59:58,357 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 39 [2024-12-01 22:59:58,357 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 22:59:58,994 INFO L124 PetriNetUnfolderBase]: 936/2514 cut-off events. [2024-12-01 22:59:58,994 INFO L125 PetriNetUnfolderBase]: For 37621/38095 co-relation queries the response was YES. [2024-12-01 22:59:59,008 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16870 conditions, 2514 events. 936/2514 cut-off events. For 37621/38095 co-relation queries the response was YES. Maximal size of possible extension queue 122. Compared 18367 event pairs, 196 based on Foata normal form. 61/2563 useless extension candidates. Maximal degree in co-relation 16714. Up to 846 conditions per place. [2024-12-01 22:59:59,013 INFO L140 encePairwiseOnDemand]: 26/39 looper letters, 392 selfloop transitions, 68 changer transitions 0/479 dead transitions. [2024-12-01 22:59:59,014 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 262 places, 479 transitions, 7958 flow [2024-12-01 22:59:59,014 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-12-01 22:59:59,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-12-01 22:59:59,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 205 transitions. [2024-12-01 22:59:59,014 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.657051282051282 [2024-12-01 22:59:59,014 INFO L175 Difference]: Start difference. First operand has 255 places, 389 transitions, 5890 flow. Second operand 8 states and 205 transitions. [2024-12-01 22:59:59,015 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 262 places, 479 transitions, 7958 flow [2024-12-01 22:59:59,114 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 254 places, 479 transitions, 7740 flow, removed 3 selfloop flow, removed 8 redundant places. [2024-12-01 22:59:59,119 INFO L231 Difference]: Finished difference. Result has 257 places, 398 transitions, 6054 flow [2024-12-01 22:59:59,119 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=5630, PETRI_DIFFERENCE_MINUEND_PLACES=247, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=386, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=57, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=324, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=6054, PETRI_PLACES=257, PETRI_TRANSITIONS=398} [2024-12-01 22:59:59,120 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 218 predicate places. [2024-12-01 22:59:59,120 INFO L471 AbstractCegarLoop]: Abstraction has has 257 places, 398 transitions, 6054 flow [2024-12-01 22:59:59,120 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 17.75) internal successors, (142), 8 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:59,120 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 22:59:59,120 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 22:59:59,120 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2024-12-01 22:59:59,120 INFO L396 AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 22:59:59,120 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 22:59:59,120 INFO L85 PathProgramCache]: Analyzing trace with hash -1579975775, now seen corresponding path program 8 times [2024-12-01 22:59:59,120 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 22:59:59,120 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [529828764] [2024-12-01 22:59:59,120 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-01 22:59:59,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 22:59:59,128 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-12-01 22:59:59,128 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 22:59:59,188 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 156 trivial. 0 not checked. [2024-12-01 22:59:59,188 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 22:59:59,188 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [529828764] [2024-12-01 22:59:59,188 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [529828764] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 22:59:59,188 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 22:59:59,188 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-12-01 22:59:59,188 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2072763028] [2024-12-01 22:59:59,188 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 22:59:59,188 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-12-01 22:59:59,188 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 22:59:59,189 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-12-01 22:59:59,189 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-12-01 22:59:59,189 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 39 [2024-12-01 22:59:59,189 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 257 places, 398 transitions, 6054 flow. Second operand has 7 states, 7 states have (on average 18.0) internal successors, (126), 7 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 22:59:59,189 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 22:59:59,189 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 39 [2024-12-01 22:59:59,189 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 22:59:59,870 INFO L124 PetriNetUnfolderBase]: 896/2426 cut-off events. [2024-12-01 22:59:59,870 INFO L125 PetriNetUnfolderBase]: For 35454/35891 co-relation queries the response was YES. [2024-12-01 22:59:59,884 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16106 conditions, 2426 events. 896/2426 cut-off events. For 35454/35891 co-relation queries the response was YES. Maximal size of possible extension queue 110. Compared 17637 event pairs, 195 based on Foata normal form. 60/2472 useless extension candidates. Maximal degree in co-relation 15882. Up to 842 conditions per place. [2024-12-01 22:59:59,892 INFO L140 encePairwiseOnDemand]: 27/39 looper letters, 387 selfloop transitions, 58 changer transitions 0/464 dead transitions. [2024-12-01 22:59:59,892 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 262 places, 464 transitions, 7772 flow [2024-12-01 22:59:59,892 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-12-01 22:59:59,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-12-01 22:59:59,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 194 transitions. [2024-12-01 22:59:59,893 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7106227106227107 [2024-12-01 22:59:59,893 INFO L175 Difference]: Start difference. First operand has 257 places, 398 transitions, 6054 flow. Second operand 7 states and 194 transitions. [2024-12-01 22:59:59,893 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 262 places, 464 transitions, 7772 flow [2024-12-01 23:00:00,013 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 258 places, 464 transitions, 7659 flow, removed 15 selfloop flow, removed 4 redundant places. [2024-12-01 23:00:00,019 INFO L231 Difference]: Finished difference. Result has 261 places, 393 transitions, 6062 flow [2024-12-01 23:00:00,020 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=5766, PETRI_DIFFERENCE_MINUEND_PLACES=252, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=387, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=52, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=330, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=6062, PETRI_PLACES=261, PETRI_TRANSITIONS=393} [2024-12-01 23:00:00,020 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 222 predicate places. [2024-12-01 23:00:00,020 INFO L471 AbstractCegarLoop]: Abstraction has has 261 places, 393 transitions, 6062 flow [2024-12-01 23:00:00,020 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 18.0) internal successors, (126), 7 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:00,020 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:00:00,020 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:00:00,020 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2024-12-01 23:00:00,020 INFO L396 AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:00:00,021 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:00:00,021 INFO L85 PathProgramCache]: Analyzing trace with hash -1417177663, now seen corresponding path program 9 times [2024-12-01 23:00:00,021 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:00:00,021 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [56065102] [2024-12-01 23:00:00,021 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-12-01 23:00:00,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:00:00,031 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-12-01 23:00:00,031 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:00:00,109 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 156 trivial. 0 not checked. [2024-12-01 23:00:00,110 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:00:00,110 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [56065102] [2024-12-01 23:00:00,110 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [56065102] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:00:00,110 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:00:00,110 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-12-01 23:00:00,110 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [465951636] [2024-12-01 23:00:00,110 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:00:00,110 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-12-01 23:00:00,110 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:00:00,110 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-12-01 23:00:00,111 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-12-01 23:00:00,111 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 39 [2024-12-01 23:00:00,111 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 261 places, 393 transitions, 6062 flow. Second operand has 7 states, 7 states have (on average 18.0) internal successors, (126), 7 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:00,111 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:00:00,111 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 39 [2024-12-01 23:00:00,111 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:00:00,705 INFO L124 PetriNetUnfolderBase]: 862/2354 cut-off events. [2024-12-01 23:00:00,706 INFO L125 PetriNetUnfolderBase]: For 35407/35893 co-relation queries the response was YES. [2024-12-01 23:00:00,719 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15742 conditions, 2354 events. 862/2354 cut-off events. For 35407/35893 co-relation queries the response was YES. Maximal size of possible extension queue 106. Compared 16971 event pairs, 222 based on Foata normal form. 65/2408 useless extension candidates. Maximal degree in co-relation 15516. Up to 706 conditions per place. [2024-12-01 23:00:00,725 INFO L140 encePairwiseOnDemand]: 27/39 looper letters, 344 selfloop transitions, 88 changer transitions 0/451 dead transitions. [2024-12-01 23:00:00,725 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 261 places, 451 transitions, 7725 flow [2024-12-01 23:00:00,725 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-12-01 23:00:00,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-12-01 23:00:00,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 189 transitions. [2024-12-01 23:00:00,726 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6923076923076923 [2024-12-01 23:00:00,726 INFO L175 Difference]: Start difference. First operand has 261 places, 393 transitions, 6062 flow. Second operand 7 states and 189 transitions. [2024-12-01 23:00:00,726 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 261 places, 451 transitions, 7725 flow [2024-12-01 23:00:00,832 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 255 places, 451 transitions, 7590 flow, removed 27 selfloop flow, removed 6 redundant places. [2024-12-01 23:00:00,837 INFO L231 Difference]: Finished difference. Result has 258 places, 384 transitions, 6164 flow [2024-12-01 23:00:00,837 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=5692, PETRI_DIFFERENCE_MINUEND_PLACES=249, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=372, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=76, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=286, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=6164, PETRI_PLACES=258, PETRI_TRANSITIONS=384} [2024-12-01 23:00:00,837 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 219 predicate places. [2024-12-01 23:00:00,837 INFO L471 AbstractCegarLoop]: Abstraction has has 258 places, 384 transitions, 6164 flow [2024-12-01 23:00:00,838 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 18.0) internal successors, (126), 7 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:00,838 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:00:00,838 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:00:00,838 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2024-12-01 23:00:00,838 INFO L396 AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:00:00,838 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:00:00,838 INFO L85 PathProgramCache]: Analyzing trace with hash -325979781, now seen corresponding path program 10 times [2024-12-01 23:00:00,838 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:00:00,838 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1689135645] [2024-12-01 23:00:00,838 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-12-01 23:00:00,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:00:00,855 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-12-01 23:00:00,855 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:00:00,976 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 156 trivial. 0 not checked. [2024-12-01 23:00:00,977 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:00:00,977 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1689135645] [2024-12-01 23:00:00,977 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1689135645] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:00:00,977 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:00:00,977 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-12-01 23:00:00,977 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1135780583] [2024-12-01 23:00:00,977 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:00:00,977 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-12-01 23:00:00,977 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:00:00,978 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-12-01 23:00:00,978 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-12-01 23:00:00,978 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 39 [2024-12-01 23:00:00,978 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 258 places, 384 transitions, 6164 flow. Second operand has 7 states, 7 states have (on average 18.0) internal successors, (126), 7 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:00,978 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:00:00,978 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 39 [2024-12-01 23:00:00,978 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:00:01,588 INFO L124 PetriNetUnfolderBase]: 844/2297 cut-off events. [2024-12-01 23:00:01,588 INFO L125 PetriNetUnfolderBase]: For 33695/34068 co-relation queries the response was YES. [2024-12-01 23:00:01,601 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15289 conditions, 2297 events. 844/2297 cut-off events. For 33695/34068 co-relation queries the response was YES. Maximal size of possible extension queue 102. Compared 16455 event pairs, 193 based on Foata normal form. 54/2337 useless extension candidates. Maximal degree in co-relation 15077. Up to 703 conditions per place. [2024-12-01 23:00:01,607 INFO L140 encePairwiseOnDemand]: 27/39 looper letters, 396 selfloop transitions, 77 changer transitions 0/492 dead transitions. [2024-12-01 23:00:01,607 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 264 places, 492 transitions, 8533 flow [2024-12-01 23:00:01,607 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-12-01 23:00:01,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-12-01 23:00:01,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 197 transitions. [2024-12-01 23:00:01,608 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7216117216117216 [2024-12-01 23:00:01,608 INFO L175 Difference]: Start difference. First operand has 258 places, 384 transitions, 6164 flow. Second operand 7 states and 197 transitions. [2024-12-01 23:00:01,608 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 264 places, 492 transitions, 8533 flow [2024-12-01 23:00:01,715 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 261 places, 492 transitions, 8397 flow, removed 16 selfloop flow, removed 3 redundant places. [2024-12-01 23:00:01,720 INFO L231 Difference]: Finished difference. Result has 265 places, 405 transitions, 6694 flow [2024-12-01 23:00:01,720 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=5993, PETRI_DIFFERENCE_MINUEND_PLACES=255, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=382, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=56, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=309, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=6694, PETRI_PLACES=265, PETRI_TRANSITIONS=405} [2024-12-01 23:00:01,720 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 226 predicate places. [2024-12-01 23:00:01,720 INFO L471 AbstractCegarLoop]: Abstraction has has 265 places, 405 transitions, 6694 flow [2024-12-01 23:00:01,720 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 18.0) internal successors, (126), 7 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:01,720 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:00:01,721 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:00:01,721 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2024-12-01 23:00:01,721 INFO L396 AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:00:01,721 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:00:01,721 INFO L85 PathProgramCache]: Analyzing trace with hash 1803895035, now seen corresponding path program 11 times [2024-12-01 23:00:01,721 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:00:01,721 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [341744124] [2024-12-01 23:00:01,721 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-12-01 23:00:01,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:00:01,740 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 11 check-sat command(s) [2024-12-01 23:00:01,740 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:00:02,123 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 10 refuted. 0 times theorem prover too weak. 135 trivial. 0 not checked. [2024-12-01 23:00:02,123 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:00:02,123 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [341744124] [2024-12-01 23:00:02,123 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [341744124] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-01 23:00:02,123 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1490510292] [2024-12-01 23:00:02,123 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-12-01 23:00:02,124 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-01 23:00:02,124 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-01 23:00:02,125 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-01 23:00:02,127 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-12-01 23:00:02,282 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 11 check-sat command(s) [2024-12-01 23:00:02,282 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:00:02,285 INFO L256 TraceCheckSpWp]: Trace formula consists of 317 conjuncts, 28 conjuncts are in the unsatisfiable core [2024-12-01 23:00:02,287 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-01 23:00:02,373 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 13 treesize of output 9 [2024-12-01 23:00:02,406 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:00:02,406 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-01 23:00:02,406 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1490510292] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:00:02,406 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-12-01 23:00:02,406 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [8] total 14 [2024-12-01 23:00:02,406 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2104051434] [2024-12-01 23:00:02,406 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:00:02,406 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-12-01 23:00:02,406 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:00:02,407 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-12-01 23:00:02,407 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=38, Invalid=172, Unknown=0, NotChecked=0, Total=210 [2024-12-01 23:00:02,407 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 39 [2024-12-01 23:00:02,407 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 265 places, 405 transitions, 6694 flow. Second operand has 8 states, 8 states have (on average 17.75) internal successors, (142), 8 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:02,407 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:00:02,407 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 39 [2024-12-01 23:00:02,407 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:00:02,985 INFO L124 PetriNetUnfolderBase]: 801/2223 cut-off events. [2024-12-01 23:00:02,985 INFO L125 PetriNetUnfolderBase]: For 33716/34066 co-relation queries the response was YES. [2024-12-01 23:00:02,999 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14845 conditions, 2223 events. 801/2223 cut-off events. For 33716/34066 co-relation queries the response was YES. Maximal size of possible extension queue 95. Compared 15954 event pairs, 183 based on Foata normal form. 51/2257 useless extension candidates. Maximal degree in co-relation 14615. Up to 682 conditions per place. [2024-12-01 23:00:03,004 INFO L140 encePairwiseOnDemand]: 28/39 looper letters, 366 selfloop transitions, 73 changer transitions 0/458 dead transitions. [2024-12-01 23:00:03,004 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 272 places, 458 transitions, 8135 flow [2024-12-01 23:00:03,004 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-12-01 23:00:03,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-12-01 23:00:03,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 200 transitions. [2024-12-01 23:00:03,005 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6410256410256411 [2024-12-01 23:00:03,005 INFO L175 Difference]: Start difference. First operand has 265 places, 405 transitions, 6694 flow. Second operand 8 states and 200 transitions. [2024-12-01 23:00:03,005 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 272 places, 458 transitions, 8135 flow [2024-12-01 23:00:03,117 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 270 places, 458 transitions, 8006 flow, removed 34 selfloop flow, removed 2 redundant places. [2024-12-01 23:00:03,123 INFO L231 Difference]: Finished difference. Result has 273 places, 402 transitions, 6657 flow [2024-12-01 23:00:03,123 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=6362, PETRI_DIFFERENCE_MINUEND_PLACES=263, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=396, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=67, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=325, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=6657, PETRI_PLACES=273, PETRI_TRANSITIONS=402} [2024-12-01 23:00:03,124 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 234 predicate places. [2024-12-01 23:00:03,124 INFO L471 AbstractCegarLoop]: Abstraction has has 273 places, 402 transitions, 6657 flow [2024-12-01 23:00:03,124 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 17.75) internal successors, (142), 8 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:03,124 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:00:03,124 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:00:03,130 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-12-01 23:00:03,324 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable25 [2024-12-01 23:00:03,325 INFO L396 AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:00:03,325 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:00:03,325 INFO L85 PathProgramCache]: Analyzing trace with hash -358592111, now seen corresponding path program 12 times [2024-12-01 23:00:03,325 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:00:03,325 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1968934501] [2024-12-01 23:00:03,325 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-12-01 23:00:03,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:00:03,337 INFO L229 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) [2024-12-01 23:00:03,337 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:00:03,442 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 156 trivial. 0 not checked. [2024-12-01 23:00:03,442 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:00:03,442 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1968934501] [2024-12-01 23:00:03,442 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1968934501] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:00:03,442 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:00:03,442 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-12-01 23:00:03,442 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1909678496] [2024-12-01 23:00:03,442 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:00:03,442 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-12-01 23:00:03,443 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:00:03,443 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-12-01 23:00:03,443 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56 [2024-12-01 23:00:03,443 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 39 [2024-12-01 23:00:03,443 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 273 places, 402 transitions, 6657 flow. Second operand has 8 states, 8 states have (on average 17.75) internal successors, (142), 8 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:03,443 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:00:03,443 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 39 [2024-12-01 23:00:03,443 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:00:04,137 INFO L124 PetriNetUnfolderBase]: 725/2015 cut-off events. [2024-12-01 23:00:04,137 INFO L125 PetriNetUnfolderBase]: For 32211/32550 co-relation queries the response was YES. [2024-12-01 23:00:04,150 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13589 conditions, 2015 events. 725/2015 cut-off events. For 32211/32550 co-relation queries the response was YES. Maximal size of possible extension queue 82. Compared 13971 event pairs, 128 based on Foata normal form. 66/2069 useless extension candidates. Maximal degree in co-relation 13355. Up to 447 conditions per place. [2024-12-01 23:00:04,155 INFO L140 encePairwiseOnDemand]: 28/39 looper letters, 263 selfloop transitions, 161 changer transitions 0/443 dead transitions. [2024-12-01 23:00:04,155 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 282 places, 443 transitions, 7904 flow [2024-12-01 23:00:04,155 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-12-01 23:00:04,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 12 states. [2024-12-01 23:00:04,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 299 transitions. [2024-12-01 23:00:04,156 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6388888888888888 [2024-12-01 23:00:04,156 INFO L175 Difference]: Start difference. First operand has 273 places, 402 transitions, 6657 flow. Second operand 12 states and 299 transitions. [2024-12-01 23:00:04,156 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 282 places, 443 transitions, 7904 flow [2024-12-01 23:00:04,264 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 275 places, 443 transitions, 7729 flow, removed 21 selfloop flow, removed 7 redundant places. [2024-12-01 23:00:04,269 INFO L231 Difference]: Finished difference. Result has 278 places, 362 transitions, 6306 flow [2024-12-01 23:00:04,269 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=5812, PETRI_DIFFERENCE_MINUEND_PLACES=264, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=355, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=155, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=196, PETRI_DIFFERENCE_SUBTRAHEND_STATES=12, PETRI_FLOW=6306, PETRI_PLACES=278, PETRI_TRANSITIONS=362} [2024-12-01 23:00:04,269 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 239 predicate places. [2024-12-01 23:00:04,269 INFO L471 AbstractCegarLoop]: Abstraction has has 278 places, 362 transitions, 6306 flow [2024-12-01 23:00:04,269 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 17.75) internal successors, (142), 8 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:04,269 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:00:04,269 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:00:04,269 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26 [2024-12-01 23:00:04,269 INFO L396 AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:00:04,270 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:00:04,270 INFO L85 PathProgramCache]: Analyzing trace with hash 1769205669, now seen corresponding path program 1 times [2024-12-01 23:00:04,270 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:00:04,270 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [930631251] [2024-12-01 23:00:04,270 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:00:04,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:00:04,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:00:04,537 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:00:04,537 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:00:04,537 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [930631251] [2024-12-01 23:00:04,537 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [930631251] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:00:04,537 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:00:04,537 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-12-01 23:00:04,537 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1462472789] [2024-12-01 23:00:04,537 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:00:04,537 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-12-01 23:00:04,537 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:00:04,538 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-12-01 23:00:04,538 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=86, Unknown=0, NotChecked=0, Total=110 [2024-12-01 23:00:04,553 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 11 out of 39 [2024-12-01 23:00:04,553 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 278 places, 362 transitions, 6306 flow. Second operand has 11 states, 11 states have (on average 12.454545454545455) internal successors, (137), 11 states have internal predecessors, (137), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:04,553 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:00:04,553 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 11 of 39 [2024-12-01 23:00:04,553 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:00:05,479 INFO L124 PetriNetUnfolderBase]: 1219/2837 cut-off events. [2024-12-01 23:00:05,479 INFO L125 PetriNetUnfolderBase]: For 44500/44522 co-relation queries the response was YES. [2024-12-01 23:00:05,497 INFO L83 FinitePrefix]: Finished finitePrefix Result has 19405 conditions, 2837 events. 1219/2837 cut-off events. For 44500/44522 co-relation queries the response was YES. Maximal size of possible extension queue 104. Compared 19136 event pairs, 310 based on Foata normal form. 29/2864 useless extension candidates. Maximal degree in co-relation 19171. Up to 1665 conditions per place. [2024-12-01 23:00:05,505 INFO L140 encePairwiseOnDemand]: 26/39 looper letters, 395 selfloop transitions, 98 changer transitions 0/502 dead transitions. [2024-12-01 23:00:05,505 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 296 places, 502 transitions, 9468 flow [2024-12-01 23:00:05,505 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-12-01 23:00:05,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 19 states. [2024-12-01 23:00:05,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 19 states and 328 transitions. [2024-12-01 23:00:05,506 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4426450742240216 [2024-12-01 23:00:05,506 INFO L175 Difference]: Start difference. First operand has 278 places, 362 transitions, 6306 flow. Second operand 19 states and 328 transitions. [2024-12-01 23:00:05,506 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 296 places, 502 transitions, 9468 flow [2024-12-01 23:00:05,674 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 290 places, 502 transitions, 9095 flow, removed 80 selfloop flow, removed 6 redundant places. [2024-12-01 23:00:05,680 INFO L231 Difference]: Finished difference. Result has 298 places, 411 transitions, 7056 flow [2024-12-01 23:00:05,680 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=6053, PETRI_DIFFERENCE_MINUEND_PLACES=272, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=362, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=53, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=291, PETRI_DIFFERENCE_SUBTRAHEND_STATES=19, PETRI_FLOW=7056, PETRI_PLACES=298, PETRI_TRANSITIONS=411} [2024-12-01 23:00:05,680 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 259 predicate places. [2024-12-01 23:00:05,680 INFO L471 AbstractCegarLoop]: Abstraction has has 298 places, 411 transitions, 7056 flow [2024-12-01 23:00:05,680 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 12.454545454545455) internal successors, (137), 11 states have internal predecessors, (137), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:05,680 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:00:05,680 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:00:05,680 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27 [2024-12-01 23:00:05,680 INFO L396 AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:00:05,681 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:00:05,681 INFO L85 PathProgramCache]: Analyzing trace with hash -1971649027, now seen corresponding path program 2 times [2024-12-01 23:00:05,681 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:00:05,681 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [704462865] [2024-12-01 23:00:05,681 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-01 23:00:05,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:00:05,690 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-12-01 23:00:05,690 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:00:05,798 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 156 trivial. 0 not checked. [2024-12-01 23:00:05,798 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:00:05,798 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [704462865] [2024-12-01 23:00:05,798 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [704462865] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:00:05,798 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:00:05,798 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-12-01 23:00:05,798 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [113798990] [2024-12-01 23:00:05,798 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:00:05,798 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-12-01 23:00:05,798 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:00:05,799 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-12-01 23:00:05,799 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=70, Unknown=0, NotChecked=0, Total=90 [2024-12-01 23:00:05,813 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 11 out of 39 [2024-12-01 23:00:05,813 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 298 places, 411 transitions, 7056 flow. Second operand has 10 states, 10 states have (on average 12.7) internal successors, (127), 10 states have internal predecessors, (127), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:05,813 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:00:05,813 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 11 of 39 [2024-12-01 23:00:05,813 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:00:06,989 INFO L124 PetriNetUnfolderBase]: 1340/3114 cut-off events. [2024-12-01 23:00:06,989 INFO L125 PetriNetUnfolderBase]: For 53723/53764 co-relation queries the response was YES. [2024-12-01 23:00:07,010 INFO L83 FinitePrefix]: Finished finitePrefix Result has 22496 conditions, 3114 events. 1340/3114 cut-off events. For 53723/53764 co-relation queries the response was YES. Maximal size of possible extension queue 117. Compared 21418 event pairs, 401 based on Foata normal form. 27/3137 useless extension candidates. Maximal degree in co-relation 22256. Up to 1060 conditions per place. [2024-12-01 23:00:07,018 INFO L140 encePairwiseOnDemand]: 25/39 looper letters, 365 selfloop transitions, 189 changer transitions 0/570 dead transitions. [2024-12-01 23:00:07,018 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 315 places, 570 transitions, 10443 flow [2024-12-01 23:00:07,018 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2024-12-01 23:00:07,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 18 states. [2024-12-01 23:00:07,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 366 transitions. [2024-12-01 23:00:07,019 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5213675213675214 [2024-12-01 23:00:07,019 INFO L175 Difference]: Start difference. First operand has 298 places, 411 transitions, 7056 flow. Second operand 18 states and 366 transitions. [2024-12-01 23:00:07,019 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 315 places, 570 transitions, 10443 flow [2024-12-01 23:00:07,195 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 313 places, 570 transitions, 10321 flow, removed 33 selfloop flow, removed 2 redundant places. [2024-12-01 23:00:07,202 INFO L231 Difference]: Finished difference. Result has 325 places, 461 transitions, 8581 flow [2024-12-01 23:00:07,202 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=6975, PETRI_DIFFERENCE_MINUEND_PLACES=296, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=411, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=140, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=256, PETRI_DIFFERENCE_SUBTRAHEND_STATES=18, PETRI_FLOW=8581, PETRI_PLACES=325, PETRI_TRANSITIONS=461} [2024-12-01 23:00:07,202 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 286 predicate places. [2024-12-01 23:00:07,203 INFO L471 AbstractCegarLoop]: Abstraction has has 325 places, 461 transitions, 8581 flow [2024-12-01 23:00:07,203 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 12.7) internal successors, (127), 10 states have internal predecessors, (127), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:07,203 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:00:07,203 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:00:07,203 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable28 [2024-12-01 23:00:07,203 INFO L396 AbstractCegarLoop]: === Iteration 30 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:00:07,204 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:00:07,204 INFO L85 PathProgramCache]: Analyzing trace with hash -1811366724, now seen corresponding path program 1 times [2024-12-01 23:00:07,204 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:00:07,204 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [619922068] [2024-12-01 23:00:07,204 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:00:07,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:00:07,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:00:07,449 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:00:07,450 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:00:07,450 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [619922068] [2024-12-01 23:00:07,450 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [619922068] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:00:07,450 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:00:07,450 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-12-01 23:00:07,450 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1889461816] [2024-12-01 23:00:07,450 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:00:07,450 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-12-01 23:00:07,450 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:00:07,451 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-12-01 23:00:07,451 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=68, Unknown=0, NotChecked=0, Total=90 [2024-12-01 23:00:07,478 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 10 out of 39 [2024-12-01 23:00:07,478 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 325 places, 461 transitions, 8581 flow. Second operand has 10 states, 10 states have (on average 11.7) internal successors, (117), 10 states have internal predecessors, (117), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:07,478 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:00:07,478 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 10 of 39 [2024-12-01 23:00:07,478 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:00:08,725 INFO L124 PetriNetUnfolderBase]: 1643/3619 cut-off events. [2024-12-01 23:00:08,726 INFO L125 PetriNetUnfolderBase]: For 75967/75994 co-relation queries the response was YES. [2024-12-01 23:00:08,747 INFO L83 FinitePrefix]: Finished finitePrefix Result has 27733 conditions, 3619 events. 1643/3619 cut-off events. For 75967/75994 co-relation queries the response was YES. Maximal size of possible extension queue 119. Compared 24541 event pairs, 260 based on Foata normal form. 26/3644 useless extension candidates. Maximal degree in co-relation 27482. Up to 1846 conditions per place. [2024-12-01 23:00:08,756 INFO L140 encePairwiseOnDemand]: 26/39 looper letters, 458 selfloop transitions, 181 changer transitions 0/646 dead transitions. [2024-12-01 23:00:08,756 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 343 places, 646 transitions, 12592 flow [2024-12-01 23:00:08,757 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-12-01 23:00:08,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 19 states. [2024-12-01 23:00:08,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 19 states and 333 transitions. [2024-12-01 23:00:08,757 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4493927125506073 [2024-12-01 23:00:08,757 INFO L175 Difference]: Start difference. First operand has 325 places, 461 transitions, 8581 flow. Second operand 19 states and 333 transitions. [2024-12-01 23:00:08,757 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 343 places, 646 transitions, 12592 flow [2024-12-01 23:00:09,047 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 341 places, 646 transitions, 12324 flow, removed 87 selfloop flow, removed 2 redundant places. [2024-12-01 23:00:09,054 INFO L231 Difference]: Finished difference. Result has 349 places, 496 transitions, 9634 flow [2024-12-01 23:00:09,054 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=8362, PETRI_DIFFERENCE_MINUEND_PLACES=323, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=461, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=146, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=294, PETRI_DIFFERENCE_SUBTRAHEND_STATES=19, PETRI_FLOW=9634, PETRI_PLACES=349, PETRI_TRANSITIONS=496} [2024-12-01 23:00:09,054 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 310 predicate places. [2024-12-01 23:00:09,054 INFO L471 AbstractCegarLoop]: Abstraction has has 349 places, 496 transitions, 9634 flow [2024-12-01 23:00:09,054 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 11.7) internal successors, (117), 10 states have internal predecessors, (117), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:09,054 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:00:09,054 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:00:09,055 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29 [2024-12-01 23:00:09,055 INFO L396 AbstractCegarLoop]: === Iteration 31 === Targeting t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:00:09,055 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:00:09,055 INFO L85 PathProgramCache]: Analyzing trace with hash 730479333, now seen corresponding path program 1 times [2024-12-01 23:00:09,055 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:00:09,055 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2093640004] [2024-12-01 23:00:09,055 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:00:09,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:00:09,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:00:09,407 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:00:09,407 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:00:09,407 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2093640004] [2024-12-01 23:00:09,407 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2093640004] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:00:09,407 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:00:09,407 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-12-01 23:00:09,407 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1727053656] [2024-12-01 23:00:09,407 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:00:09,408 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-12-01 23:00:09,408 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:00:09,408 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-12-01 23:00:09,408 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=66, Unknown=0, NotChecked=0, Total=90 [2024-12-01 23:00:09,416 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-12-01 23:00:09,417 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 349 places, 496 transitions, 9634 flow. Second operand has 10 states, 10 states have (on average 15.5) internal successors, (155), 10 states have internal predecessors, (155), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:09,417 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:00:09,417 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-12-01 23:00:09,417 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:00:10,503 INFO L124 PetriNetUnfolderBase]: 1139/2967 cut-off events. [2024-12-01 23:00:10,504 INFO L125 PetriNetUnfolderBase]: For 75985/76456 co-relation queries the response was YES. [2024-12-01 23:00:10,525 INFO L83 FinitePrefix]: Finished finitePrefix Result has 24495 conditions, 2967 events. 1139/2967 cut-off events. For 75985/76456 co-relation queries the response was YES. Maximal size of possible extension queue 121. Compared 22051 event pairs, 253 based on Foata normal form. 56/3010 useless extension candidates. Maximal degree in co-relation 24234. Up to 2088 conditions per place. [2024-12-01 23:00:10,534 INFO L140 encePairwiseOnDemand]: 27/39 looper letters, 422 selfloop transitions, 143 changer transitions 0/601 dead transitions. [2024-12-01 23:00:10,534 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 369 places, 601 transitions, 12605 flow [2024-12-01 23:00:10,534 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-12-01 23:00:10,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 21 states. [2024-12-01 23:00:10,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 21 states and 424 transitions. [2024-12-01 23:00:10,535 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5177045177045178 [2024-12-01 23:00:10,535 INFO L175 Difference]: Start difference. First operand has 349 places, 496 transitions, 9634 flow. Second operand 21 states and 424 transitions. [2024-12-01 23:00:10,535 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 369 places, 601 transitions, 12605 flow [2024-12-01 23:00:10,885 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 362 places, 601 transitions, 12451 flow, removed 28 selfloop flow, removed 7 redundant places. [2024-12-01 23:00:10,893 INFO L231 Difference]: Finished difference. Result has 375 places, 556 transitions, 11150 flow [2024-12-01 23:00:10,893 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=9483, PETRI_DIFFERENCE_MINUEND_PLACES=342, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=496, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=93, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=388, PETRI_DIFFERENCE_SUBTRAHEND_STATES=21, PETRI_FLOW=11150, PETRI_PLACES=375, PETRI_TRANSITIONS=556} [2024-12-01 23:00:10,893 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 336 predicate places. [2024-12-01 23:00:10,894 INFO L471 AbstractCegarLoop]: Abstraction has has 375 places, 556 transitions, 11150 flow [2024-12-01 23:00:10,894 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 15.5) internal successors, (155), 10 states have internal predecessors, (155), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:10,894 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:00:10,894 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:00:10,894 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30 [2024-12-01 23:00:10,894 INFO L396 AbstractCegarLoop]: === Iteration 32 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:00:10,894 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:00:10,895 INFO L85 PathProgramCache]: Analyzing trace with hash 1341889293, now seen corresponding path program 1 times [2024-12-01 23:00:10,895 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:00:10,895 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [296092791] [2024-12-01 23:00:10,895 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:00:10,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:00:10,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:00:11,054 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:00:11,054 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:00:11,054 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [296092791] [2024-12-01 23:00:11,054 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [296092791] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:00:11,054 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:00:11,054 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-12-01 23:00:11,054 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [707211042] [2024-12-01 23:00:11,054 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:00:11,054 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-12-01 23:00:11,054 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:00:11,055 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-12-01 23:00:11,055 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-12-01 23:00:11,055 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 39 [2024-12-01 23:00:11,055 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 375 places, 556 transitions, 11150 flow. Second operand has 8 states, 8 states have (on average 17.75) internal successors, (142), 8 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:11,055 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:00:11,055 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 39 [2024-12-01 23:00:11,055 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:00:11,901 INFO L124 PetriNetUnfolderBase]: 913/2469 cut-off events. [2024-12-01 23:00:11,901 INFO L125 PetriNetUnfolderBase]: For 68180/68705 co-relation queries the response was YES. [2024-12-01 23:00:11,921 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20811 conditions, 2469 events. 913/2469 cut-off events. For 68180/68705 co-relation queries the response was YES. Maximal size of possible extension queue 94. Compared 17610 event pairs, 270 based on Foata normal form. 72/2521 useless extension candidates. Maximal degree in co-relation 20635. Up to 828 conditions per place. [2024-12-01 23:00:11,928 INFO L140 encePairwiseOnDemand]: 26/39 looper letters, 293 selfloop transitions, 173 changer transitions 0/504 dead transitions. [2024-12-01 23:00:11,928 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 366 places, 504 transitions, 10851 flow [2024-12-01 23:00:11,929 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-12-01 23:00:11,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-12-01 23:00:11,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 200 transitions. [2024-12-01 23:00:11,929 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6410256410256411 [2024-12-01 23:00:11,929 INFO L175 Difference]: Start difference. First operand has 375 places, 556 transitions, 11150 flow. Second operand 8 states and 200 transitions. [2024-12-01 23:00:11,929 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 366 places, 504 transitions, 10851 flow [2024-12-01 23:00:12,197 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 346 places, 504 transitions, 10457 flow, removed 104 selfloop flow, removed 20 redundant places. [2024-12-01 23:00:12,203 INFO L231 Difference]: Finished difference. Result has 347 places, 480 transitions, 9568 flow [2024-12-01 23:00:12,203 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=9162, PETRI_DIFFERENCE_MINUEND_PLACES=339, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=478, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=171, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=306, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=9568, PETRI_PLACES=347, PETRI_TRANSITIONS=480} [2024-12-01 23:00:12,203 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 308 predicate places. [2024-12-01 23:00:12,203 INFO L471 AbstractCegarLoop]: Abstraction has has 347 places, 480 transitions, 9568 flow [2024-12-01 23:00:12,203 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 17.75) internal successors, (142), 8 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:12,203 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:00:12,203 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:00:12,203 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31 [2024-12-01 23:00:12,203 INFO L396 AbstractCegarLoop]: === Iteration 33 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:00:12,204 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:00:12,204 INFO L85 PathProgramCache]: Analyzing trace with hash 2078969627, now seen corresponding path program 3 times [2024-12-01 23:00:12,204 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:00:12,204 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1561293113] [2024-12-01 23:00:12,204 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-12-01 23:00:12,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:00:12,214 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-12-01 23:00:12,214 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:00:12,317 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 156 trivial. 0 not checked. [2024-12-01 23:00:12,317 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:00:12,317 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1561293113] [2024-12-01 23:00:12,317 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1561293113] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:00:12,317 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:00:12,317 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-12-01 23:00:12,317 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1378490762] [2024-12-01 23:00:12,317 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:00:12,317 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-12-01 23:00:12,317 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:00:12,317 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-12-01 23:00:12,317 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=70, Unknown=0, NotChecked=0, Total=90 [2024-12-01 23:00:12,327 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 10 out of 39 [2024-12-01 23:00:12,327 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 347 places, 480 transitions, 9568 flow. Second operand has 10 states, 10 states have (on average 11.7) internal successors, (117), 10 states have internal predecessors, (117), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:12,327 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:00:12,327 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 10 of 39 [2024-12-01 23:00:12,327 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:00:13,680 INFO L124 PetriNetUnfolderBase]: 1533/3398 cut-off events. [2024-12-01 23:00:13,680 INFO L125 PetriNetUnfolderBase]: For 80450/80503 co-relation queries the response was YES. [2024-12-01 23:00:13,703 INFO L83 FinitePrefix]: Finished finitePrefix Result has 27466 conditions, 3398 events. 1533/3398 cut-off events. For 80450/80503 co-relation queries the response was YES. Maximal size of possible extension queue 109. Compared 22779 event pairs, 254 based on Foata normal form. 29/3425 useless extension candidates. Maximal degree in co-relation 27201. Up to 884 conditions per place. [2024-12-01 23:00:13,712 INFO L140 encePairwiseOnDemand]: 23/39 looper letters, 468 selfloop transitions, 231 changer transitions 0/706 dead transitions. [2024-12-01 23:00:13,713 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 365 places, 706 transitions, 14740 flow [2024-12-01 23:00:13,713 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-12-01 23:00:13,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 19 states. [2024-12-01 23:00:13,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 19 states and 378 transitions. [2024-12-01 23:00:13,714 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5101214574898786 [2024-12-01 23:00:13,714 INFO L175 Difference]: Start difference. First operand has 347 places, 480 transitions, 9568 flow. Second operand 19 states and 378 transitions. [2024-12-01 23:00:13,714 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 365 places, 706 transitions, 14740 flow [2024-12-01 23:00:13,993 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 360 places, 706 transitions, 14351 flow, removed 8 selfloop flow, removed 5 redundant places. [2024-12-01 23:00:14,001 INFO L231 Difference]: Finished difference. Result has 374 places, 560 transitions, 11683 flow [2024-12-01 23:00:14,001 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=9274, PETRI_DIFFERENCE_MINUEND_PLACES=342, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=480, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=151, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=309, PETRI_DIFFERENCE_SUBTRAHEND_STATES=19, PETRI_FLOW=11683, PETRI_PLACES=374, PETRI_TRANSITIONS=560} [2024-12-01 23:00:14,001 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 335 predicate places. [2024-12-01 23:00:14,001 INFO L471 AbstractCegarLoop]: Abstraction has has 374 places, 560 transitions, 11683 flow [2024-12-01 23:00:14,001 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 11.7) internal successors, (117), 10 states have internal predecessors, (117), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:14,001 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:00:14,001 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:00:14,001 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable32 [2024-12-01 23:00:14,002 INFO L396 AbstractCegarLoop]: === Iteration 34 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:00:14,002 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:00:14,002 INFO L85 PathProgramCache]: Analyzing trace with hash 1663370779, now seen corresponding path program 4 times [2024-12-01 23:00:14,002 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:00:14,002 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1444621716] [2024-12-01 23:00:14,002 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-12-01 23:00:14,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:00:14,018 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-12-01 23:00:14,018 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:00:14,349 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:00:14,349 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:00:14,349 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1444621716] [2024-12-01 23:00:14,349 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1444621716] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:00:14,349 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:00:14,349 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-12-01 23:00:14,349 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1544590814] [2024-12-01 23:00:14,349 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:00:14,350 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-12-01 23:00:14,350 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:00:14,350 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-12-01 23:00:14,350 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=87, Unknown=0, NotChecked=0, Total=110 [2024-12-01 23:00:14,374 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 11 out of 39 [2024-12-01 23:00:14,374 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 374 places, 560 transitions, 11683 flow. Second operand has 11 states, 11 states have (on average 12.454545454545455) internal successors, (137), 11 states have internal predecessors, (137), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:14,374 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:00:14,374 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 11 of 39 [2024-12-01 23:00:14,374 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:00:15,675 INFO L124 PetriNetUnfolderBase]: 1558/3506 cut-off events. [2024-12-01 23:00:15,676 INFO L125 PetriNetUnfolderBase]: For 105749/105784 co-relation queries the response was YES. [2024-12-01 23:00:15,704 INFO L83 FinitePrefix]: Finished finitePrefix Result has 30794 conditions, 3506 events. 1558/3506 cut-off events. For 105749/105784 co-relation queries the response was YES. Maximal size of possible extension queue 118. Compared 24277 event pairs, 302 based on Foata normal form. 21/3520 useless extension candidates. Maximal degree in co-relation 30517. Up to 2156 conditions per place. [2024-12-01 23:00:15,715 INFO L140 encePairwiseOnDemand]: 27/39 looper letters, 525 selfloop transitions, 134 changer transitions 0/674 dead transitions. [2024-12-01 23:00:15,715 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 389 places, 674 transitions, 15233 flow [2024-12-01 23:00:15,715 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-12-01 23:00:15,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 16 states. [2024-12-01 23:00:15,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 278 transitions. [2024-12-01 23:00:15,716 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.44551282051282054 [2024-12-01 23:00:15,716 INFO L175 Difference]: Start difference. First operand has 374 places, 560 transitions, 11683 flow. Second operand 16 states and 278 transitions. [2024-12-01 23:00:15,716 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 389 places, 674 transitions, 15233 flow [2024-12-01 23:00:16,273 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 388 places, 674 transitions, 14789 flow, removed 181 selfloop flow, removed 1 redundant places. [2024-12-01 23:00:16,282 INFO L231 Difference]: Finished difference. Result has 395 places, 587 transitions, 12417 flow [2024-12-01 23:00:16,282 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=11297, PETRI_DIFFERENCE_MINUEND_PLACES=373, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=560, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=108, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=436, PETRI_DIFFERENCE_SUBTRAHEND_STATES=16, PETRI_FLOW=12417, PETRI_PLACES=395, PETRI_TRANSITIONS=587} [2024-12-01 23:00:16,283 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 356 predicate places. [2024-12-01 23:00:16,283 INFO L471 AbstractCegarLoop]: Abstraction has has 395 places, 587 transitions, 12417 flow [2024-12-01 23:00:16,283 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 12.454545454545455) internal successors, (137), 11 states have internal predecessors, (137), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:16,283 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:00:16,283 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:00:16,283 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable33 [2024-12-01 23:00:16,283 INFO L396 AbstractCegarLoop]: === Iteration 35 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:00:16,284 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:00:16,284 INFO L85 PathProgramCache]: Analyzing trace with hash 794591425, now seen corresponding path program 5 times [2024-12-01 23:00:16,284 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:00:16,284 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1057257486] [2024-12-01 23:00:16,285 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-12-01 23:00:16,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:00:16,303 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 11 check-sat command(s) [2024-12-01 23:00:16,303 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:00:16,607 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:00:16,607 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:00:16,607 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1057257486] [2024-12-01 23:00:16,607 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1057257486] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:00:16,608 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:00:16,608 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-12-01 23:00:16,608 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1614363185] [2024-12-01 23:00:16,608 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:00:16,608 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-12-01 23:00:16,608 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:00:16,608 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-12-01 23:00:16,608 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=25, Invalid=85, Unknown=0, NotChecked=0, Total=110 [2024-12-01 23:00:16,629 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 11 out of 39 [2024-12-01 23:00:16,629 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 395 places, 587 transitions, 12417 flow. Second operand has 11 states, 11 states have (on average 12.454545454545455) internal successors, (137), 11 states have internal predecessors, (137), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:16,629 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:00:16,629 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 11 of 39 [2024-12-01 23:00:16,629 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:00:18,150 INFO L124 PetriNetUnfolderBase]: 1573/3569 cut-off events. [2024-12-01 23:00:18,150 INFO L125 PetriNetUnfolderBase]: For 112527/112555 co-relation queries the response was YES. [2024-12-01 23:00:18,182 INFO L83 FinitePrefix]: Finished finitePrefix Result has 32088 conditions, 3569 events. 1573/3569 cut-off events. For 112527/112555 co-relation queries the response was YES. Maximal size of possible extension queue 126. Compared 25065 event pairs, 297 based on Foata normal form. 20/3581 useless extension candidates. Maximal degree in co-relation 31802. Up to 2236 conditions per place. [2024-12-01 23:00:18,197 INFO L140 encePairwiseOnDemand]: 27/39 looper letters, 555 selfloop transitions, 126 changer transitions 0/696 dead transitions. [2024-12-01 23:00:18,197 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 411 places, 696 transitions, 15919 flow [2024-12-01 23:00:18,198 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2024-12-01 23:00:18,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 17 states. [2024-12-01 23:00:18,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 300 transitions. [2024-12-01 23:00:18,199 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.45248868778280543 [2024-12-01 23:00:18,199 INFO L175 Difference]: Start difference. First operand has 395 places, 587 transitions, 12417 flow. Second operand 17 states and 300 transitions. [2024-12-01 23:00:18,199 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 411 places, 696 transitions, 15919 flow [2024-12-01 23:00:18,742 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 406 places, 696 transitions, 15707 flow, removed 77 selfloop flow, removed 5 redundant places. [2024-12-01 23:00:18,753 INFO L231 Difference]: Finished difference. Result has 414 places, 608 transitions, 13176 flow [2024-12-01 23:00:18,754 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=12236, PETRI_DIFFERENCE_MINUEND_PLACES=390, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=587, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=106, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=471, PETRI_DIFFERENCE_SUBTRAHEND_STATES=17, PETRI_FLOW=13176, PETRI_PLACES=414, PETRI_TRANSITIONS=608} [2024-12-01 23:00:18,754 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 375 predicate places. [2024-12-01 23:00:18,754 INFO L471 AbstractCegarLoop]: Abstraction has has 414 places, 608 transitions, 13176 flow [2024-12-01 23:00:18,754 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 12.454545454545455) internal successors, (137), 11 states have internal predecessors, (137), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:18,754 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:00:18,754 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:00:18,755 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable34 [2024-12-01 23:00:18,755 INFO L396 AbstractCegarLoop]: === Iteration 36 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:00:18,756 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:00:18,756 INFO L85 PathProgramCache]: Analyzing trace with hash -2058715587, now seen corresponding path program 6 times [2024-12-01 23:00:18,756 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:00:18,756 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1007232638] [2024-12-01 23:00:18,756 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-12-01 23:00:18,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:00:18,768 INFO L229 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) [2024-12-01 23:00:18,768 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:00:18,880 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 156 trivial. 0 not checked. [2024-12-01 23:00:18,880 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:00:18,880 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1007232638] [2024-12-01 23:00:18,881 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1007232638] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:00:18,881 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:00:18,881 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-12-01 23:00:18,881 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [385870790] [2024-12-01 23:00:18,881 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:00:18,881 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-12-01 23:00:18,881 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:00:18,881 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-12-01 23:00:18,881 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=68, Unknown=0, NotChecked=0, Total=90 [2024-12-01 23:00:18,891 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 11 out of 39 [2024-12-01 23:00:18,891 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 414 places, 608 transitions, 13176 flow. Second operand has 10 states, 10 states have (on average 12.7) internal successors, (127), 10 states have internal predecessors, (127), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:18,891 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:00:18,891 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 11 of 39 [2024-12-01 23:00:18,891 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:00:20,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([327] L923-3-->ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (< 2147483646 |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|) InVars {ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|} OutVars{ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|} AuxVars[] AssignedVars[][548], [18#ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 1542#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1524#(< 0 (+ 2147483650 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1544#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1532#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1515#true, Black: 1540#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1520#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), 1753#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), 1717#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), 1555#true, Black: 180#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 274#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 252#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 263#(< |ULTIMATE.start_main_~i~1#1| 9), 934#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 1560#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1566#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 581#true, Black: 304#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 1586#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 305#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1561#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 311#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_#t~post32#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0) 0)), Black: 1568#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1628#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 504#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 322#(and (= 0 |ULTIMATE.start_main_#t~post38#1|) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 493#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 349#(<= |ULTIMATE.start_main_~i~1#1| 7), 1523#(< 0 (+ 2147483649 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))), 157#true, Black: 327#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 330#(and (= |t_funThread1of1ForFork0_#t~post34#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1617#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), 1406#(not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)), 172#true, 1476#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), 41#true, Black: 1095#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 587#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 616#(and (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 589#(= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 596#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1391#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1393#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1395#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| 1) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| 1)), Black: 1652#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), 13#L924true, Black: 1632#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1134#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1144#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1627#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1650#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1140#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1146#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1621#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1656#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1642#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1646#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1644#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1648#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1634#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 630#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1654#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1619#true, 948#true, Black: 1410#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1412#(and (not (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1418#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1166#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1162#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1170#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 139#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 85#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 667#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 671#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 661#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1183#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1697#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1185#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 663#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1187#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1680#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), 712#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0)), Black: 910#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1685#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1679#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 932#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 1699#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 160#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 773#(and (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 1671#true, Black: 166#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 908#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 926#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 159#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 918#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 916#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 924#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 912#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), 1681#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 914#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 920#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 1434#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 873#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1435#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1205#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 691#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1201#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1203#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1456#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 689#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1458#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1440#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1223#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1733#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1707#true, Black: 1221#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1721#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1219#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 955#(or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1719#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 956#(or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 1715#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 960#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1735#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 970#(and (or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)) (or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0))), Black: 1716#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), 648#true, Black: 701#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 708#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 714#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 718#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1436#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 716#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 710#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1239#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1235#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1241#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1237#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 333#true, Black: 1484#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1492#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1502#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1490#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1482#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1488#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1486#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1467#true, Black: 1475#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1480#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), 740#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1469#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 744#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 738#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 748#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 746#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 750#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 742#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 731#(= |ULTIMATE.start_main_~i~2#1| 0)]) [2024-12-01 23:00:20,235 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-12-01 23:00:20,235 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-12-01 23:00:20,235 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-12-01 23:00:20,235 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-12-01 23:00:20,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([328] L923-3-->L924: Formula: (and (<= |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25| 2147483646) (= |v_#memory_int#0_101| (store |v_#memory_int#0_102| |v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30| (store (select |v_#memory_int#0_102| |v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|) |v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30| (+ |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25| 1))))) InVars {ULTIMATE.start_cache_entry_addref_~entry#1.offset=|v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30|, #memory_int#0=|v_#memory_int#0_102|, ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25|, ULTIMATE.start_cache_entry_addref_~entry#1.base=|v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|} OutVars{ULTIMATE.start_cache_entry_addref_~entry#1.offset=|v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30|, #memory_int#0=|v_#memory_int#0_101|, ULTIMATE.start_cache_entry_addref_#t~mem31#1=|v_ULTIMATE.start_cache_entry_addref_#t~mem31#1_20|, ULTIMATE.start_cache_entry_addref_~entry#1.base=|v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|} AuxVars[] AssignedVars[#memory_int#0, ULTIMATE.start_cache_entry_addref_#t~post32#1, ULTIMATE.start_cache_entry_addref_#t~mem31#1][717], [1515#true, Black: 1542#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1524#(< 0 (+ 2147483650 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1544#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1532#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1523#(< 0 (+ 2147483649 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))), Black: 1540#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1520#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), 1555#true, Black: 180#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 274#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 252#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 263#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1560#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1566#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 581#true, Black: 304#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 1586#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 305#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 311#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_#t~post32#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0) 0)), Black: 1561#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1568#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 504#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 322#(and (= 0 |ULTIMATE.start_main_#t~post38#1|) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 493#(< |ULTIMATE.start_main_~i~1#1| 10), 773#(and (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 349#(<= |ULTIMATE.start_main_~i~1#1| 7), 157#true, Black: 327#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 330#(and (= |t_funThread1of1ForFork0_#t~post34#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1426#true, Black: 1617#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), 1707#true, 1406#(not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)), 172#true, 41#true, 1627#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1095#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 587#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 616#(and (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 589#(= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 596#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1391#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1393#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1395#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| 1) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| 1)), 1467#true, Black: 1652#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1628#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), 13#L924true, Black: 1632#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1134#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1144#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1650#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1140#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1146#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1621#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1656#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1642#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1646#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1644#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1648#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1634#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 630#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1654#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1619#true, 948#true, Black: 1410#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1412#(and (not (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1418#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1166#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1162#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1170#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 139#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 85#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 667#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 671#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 661#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1183#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1697#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1185#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 663#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1681#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1187#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1680#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), 712#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0)), Black: 910#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1685#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1679#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 932#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 1699#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 160#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 166#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 908#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 926#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 159#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 918#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 916#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 924#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 912#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 914#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 934#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 920#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 1434#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 873#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1435#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1436#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1205#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 691#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1201#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1203#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1456#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 689#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1458#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1440#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1223#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1733#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1221#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1721#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1219#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1719#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 955#(or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 956#(or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 1715#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 960#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1735#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 970#(and (or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)) (or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0))), Black: 1717#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1716#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), 648#true, Black: 701#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 708#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 714#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 718#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 716#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 710#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1239#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 1744#true, Black: 1235#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1241#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1237#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 333#true, 23#L924true, Black: 1484#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1492#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1502#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1490#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1482#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1488#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1486#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1476#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), Black: 1475#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1480#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), 740#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1469#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 744#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 738#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 748#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 746#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 750#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 742#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 731#(= |ULTIMATE.start_main_~i~2#1| 0), 1671#true]) [2024-12-01 23:00:20,236 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-12-01 23:00:20,236 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-12-01 23:00:20,236 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-12-01 23:00:20,236 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-12-01 23:00:20,263 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([327] L923-3-->ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (< 2147483646 |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|) InVars {ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|} OutVars{ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|} AuxVars[] AssignedVars[][548], [18#ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 1542#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1524#(< 0 (+ 2147483650 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1544#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1532#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1515#true, Black: 1540#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1520#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), 1753#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), 1717#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), 1555#true, Black: 180#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 274#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 252#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 263#(< |ULTIMATE.start_main_~i~1#1| 9), 934#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 1560#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1566#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 304#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), 581#true, Black: 1586#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 305#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1561#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 311#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_#t~post32#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0) 0)), Black: 1568#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1628#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 504#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 322#(and (= 0 |ULTIMATE.start_main_#t~post38#1|) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 493#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 349#(<= |ULTIMATE.start_main_~i~1#1| 7), 1523#(< 0 (+ 2147483649 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))), 157#true, Black: 327#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 330#(and (= |t_funThread1of1ForFork0_#t~post34#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1617#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), 1406#(not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)), 172#true, 1476#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), 41#true, Black: 1095#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 587#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 616#(and (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 589#(= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 596#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1391#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1393#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1395#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| 1) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| 1)), Black: 1652#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), 13#L924true, Black: 1632#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1134#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1144#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1627#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1140#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1650#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1146#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1621#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1656#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1642#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1646#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1644#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1648#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1634#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 630#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1654#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1619#true, 948#true, Black: 1410#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1412#(and (not (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1418#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1166#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1162#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1170#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 139#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 85#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 667#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 671#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 661#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1697#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1183#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1185#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 663#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), 712#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0)), Black: 1187#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1680#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 910#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1685#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1679#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 932#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 160#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 773#(and (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 1699#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 166#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1671#true, Black: 908#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 159#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 926#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 918#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 916#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 924#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 912#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), 1681#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 914#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 920#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 873#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1434#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1435#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 691#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1205#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1201#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 689#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1203#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1456#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1458#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1440#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1223#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1733#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1707#true, Black: 1221#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1219#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1721#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 955#(or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1719#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 956#(or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 1715#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 960#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1735#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 970#(and (or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)) (or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0))), Black: 1716#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 701#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 648#true, Black: 708#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 714#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1436#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 718#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 716#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 710#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1239#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1235#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1241#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1237#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 333#true, Black: 1484#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1492#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1502#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1490#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1482#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1488#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1486#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1467#true, Black: 1475#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), 740#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1480#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1469#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 744#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 738#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 748#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 746#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 750#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 742#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 731#(= |ULTIMATE.start_main_~i~2#1| 0)]) [2024-12-01 23:00:20,263 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-12-01 23:00:20,263 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-12-01 23:00:20,263 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-12-01 23:00:20,263 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-12-01 23:00:20,264 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-12-01 23:00:20,266 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([328] L923-3-->L924: Formula: (and (<= |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25| 2147483646) (= |v_#memory_int#0_101| (store |v_#memory_int#0_102| |v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30| (store (select |v_#memory_int#0_102| |v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|) |v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30| (+ |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25| 1))))) InVars {ULTIMATE.start_cache_entry_addref_~entry#1.offset=|v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30|, #memory_int#0=|v_#memory_int#0_102|, ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25|, ULTIMATE.start_cache_entry_addref_~entry#1.base=|v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|} OutVars{ULTIMATE.start_cache_entry_addref_~entry#1.offset=|v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30|, #memory_int#0=|v_#memory_int#0_101|, ULTIMATE.start_cache_entry_addref_#t~mem31#1=|v_ULTIMATE.start_cache_entry_addref_#t~mem31#1_20|, ULTIMATE.start_cache_entry_addref_~entry#1.base=|v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|} AuxVars[] AssignedVars[#memory_int#0, ULTIMATE.start_cache_entry_addref_#t~post32#1, ULTIMATE.start_cache_entry_addref_#t~mem31#1][717], [1515#true, Black: 1542#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1524#(< 0 (+ 2147483650 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1544#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1532#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1523#(< 0 (+ 2147483649 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))), Black: 1540#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1520#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), 1555#true, Black: 180#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 274#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 252#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 263#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1560#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1566#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 304#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), 581#true, Black: 1586#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 305#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 311#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_#t~post32#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0) 0)), Black: 1561#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1568#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 504#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 322#(and (= 0 |ULTIMATE.start_main_#t~post38#1|) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 493#(< |ULTIMATE.start_main_~i~1#1| 10), 773#(and (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 349#(<= |ULTIMATE.start_main_~i~1#1| 7), 157#true, Black: 327#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 330#(and (= |t_funThread1of1ForFork0_#t~post34#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1426#true, Black: 1617#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), 1707#true, 1406#(not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)), 172#true, 41#true, 1627#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1095#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 587#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 616#(and (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 589#(= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 596#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1391#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1393#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1395#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| 1) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| 1)), 1467#true, Black: 1652#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1628#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), 13#L924true, Black: 1632#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1134#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1144#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1140#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1650#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1146#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1621#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1656#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1642#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1646#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1644#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1648#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1634#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 630#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1654#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1619#true, 948#true, Black: 1410#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1412#(and (not (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1418#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1166#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1162#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1170#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 139#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 85#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 667#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 671#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 661#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1697#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1183#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1185#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 663#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1681#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), 712#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0)), Black: 1187#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1680#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 910#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1685#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1679#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 932#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 160#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1699#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 166#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 908#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 159#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 926#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 918#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 916#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 924#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 912#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 914#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 934#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 920#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 873#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1434#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1435#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 691#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1205#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1436#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1201#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 689#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1203#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1456#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1458#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1440#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1223#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1733#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1221#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1219#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1721#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1719#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 955#(or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 956#(or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 1715#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 960#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1735#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1717#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 970#(and (or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)) (or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0))), Black: 1716#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 701#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 648#true, Black: 708#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 714#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 718#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 716#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 710#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1239#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 1744#true, Black: 1235#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1241#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1237#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 333#true, 23#L924true, Black: 1484#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1492#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1502#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1490#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1482#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1488#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1486#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1476#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), Black: 1475#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), 740#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1480#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1469#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 744#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 738#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 748#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 746#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 750#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 742#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 731#(= |ULTIMATE.start_main_~i~2#1| 0), 1671#true]) [2024-12-01 23:00:20,266 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-12-01 23:00:20,266 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-12-01 23:00:20,266 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-12-01 23:00:20,266 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-12-01 23:00:20,266 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-12-01 23:00:20,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([327] L923-3-->ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (< 2147483646 |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|) InVars {ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|} OutVars{ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|} AuxVars[] AssignedVars[][548], [18#ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 1542#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1524#(< 0 (+ 2147483650 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1544#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1532#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1515#true, Black: 1540#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1520#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), 1753#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), 1717#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), 1555#true, Black: 180#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 274#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 252#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 263#(< |ULTIMATE.start_main_~i~1#1| 9), 934#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 1560#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1566#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 581#true, Black: 304#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 1586#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 305#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1561#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 311#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_#t~post32#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0) 0)), Black: 1568#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1628#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 504#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 322#(and (= 0 |ULTIMATE.start_main_#t~post38#1|) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 493#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 349#(<= |ULTIMATE.start_main_~i~1#1| 7), 1523#(< 0 (+ 2147483649 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))), 157#true, 1160#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 700#(= |~#cache~0.offset| 0), Black: 327#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 330#(and (= |t_funThread1of1ForFork0_#t~post34#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1617#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), 172#true, 1476#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), 41#true, Black: 1095#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 587#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 616#(and (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 731#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 589#(= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 596#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1391#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1393#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1395#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| 1) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| 1)), Black: 1652#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1632#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1134#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1144#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1627#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), 636#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1650#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1140#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1146#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1621#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1656#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1642#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1646#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1644#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 638#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1648#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1634#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 630#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1654#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1619#true, 948#true, Black: 1410#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1412#(and (not (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1418#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1166#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1162#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1170#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 139#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 85#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 667#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 671#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 661#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1183#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1697#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1185#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 663#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1187#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1680#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 910#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1685#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1679#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 932#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 1699#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 160#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 773#(and (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 1671#true, Black: 166#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 908#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 926#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 159#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 918#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 916#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 924#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 912#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), 1681#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 914#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 920#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 1434#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 873#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1435#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1205#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 691#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1201#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1203#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1456#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 689#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1458#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1440#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1223#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1733#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1707#true, Black: 1221#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1721#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1219#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 955#(or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1719#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 956#(or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 1715#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 960#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1735#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 970#(and (or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)) (or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0))), Black: 1716#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), 648#true, Black: 701#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 708#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 714#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 718#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1436#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 716#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 710#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1239#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1235#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1241#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1237#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 333#true, Black: 1484#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1492#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1502#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1490#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1482#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1488#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1486#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1467#true, Black: 1475#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1480#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1469#(= |t_funThread1of1ForFork0_~i~0#1| 0), 17#L924-3true, Black: 744#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 738#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 748#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 746#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 750#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 742#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))]) [2024-12-01 23:00:20,296 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-12-01 23:00:20,296 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-12-01 23:00:20,296 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-12-01 23:00:20,296 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-12-01 23:00:20,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([328] L923-3-->L924: Formula: (and (<= |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25| 2147483646) (= |v_#memory_int#0_101| (store |v_#memory_int#0_102| |v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30| (store (select |v_#memory_int#0_102| |v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|) |v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30| (+ |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25| 1))))) InVars {ULTIMATE.start_cache_entry_addref_~entry#1.offset=|v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30|, #memory_int#0=|v_#memory_int#0_102|, ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25|, ULTIMATE.start_cache_entry_addref_~entry#1.base=|v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|} OutVars{ULTIMATE.start_cache_entry_addref_~entry#1.offset=|v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30|, #memory_int#0=|v_#memory_int#0_101|, ULTIMATE.start_cache_entry_addref_#t~mem31#1=|v_ULTIMATE.start_cache_entry_addref_#t~mem31#1_20|, ULTIMATE.start_cache_entry_addref_~entry#1.base=|v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|} AuxVars[] AssignedVars[#memory_int#0, ULTIMATE.start_cache_entry_addref_#t~post32#1, ULTIMATE.start_cache_entry_addref_#t~mem31#1][717], [1515#true, Black: 1542#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1524#(< 0 (+ 2147483650 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1544#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1532#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1523#(< 0 (+ 2147483649 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))), Black: 1540#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1520#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), 1555#true, Black: 180#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 274#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 252#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 263#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1560#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1566#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 581#true, Black: 304#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 1586#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 305#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 311#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_#t~post32#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0) 0)), Black: 1561#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1568#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 504#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 322#(and (= 0 |ULTIMATE.start_main_#t~post38#1|) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 493#(< |ULTIMATE.start_main_~i~1#1| 10), 773#(and (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 349#(<= |ULTIMATE.start_main_~i~1#1| 7), 157#true, 1160#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 700#(= |~#cache~0.offset| 0), Black: 327#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 330#(and (= |t_funThread1of1ForFork0_#t~post34#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1426#true, Black: 1617#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), 1707#true, 172#true, 41#true, 1627#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1095#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 587#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 616#(and (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 731#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 589#(= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 596#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1391#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1393#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1395#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| 1) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| 1)), 1467#true, Black: 1652#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1628#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1632#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1134#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1144#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 636#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1650#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1140#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1146#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1621#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1656#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1642#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1646#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1644#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 638#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1648#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1634#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 630#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1654#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1619#true, 948#true, Black: 1410#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1412#(and (not (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1418#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1166#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1162#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1170#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 139#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 85#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 667#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 671#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 661#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1183#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1697#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1185#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 663#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1681#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1187#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1680#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 910#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1685#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1679#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 932#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 1699#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 160#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 166#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 908#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 926#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 159#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 918#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 916#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 924#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 912#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 914#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 934#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 920#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 1434#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 873#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1435#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1436#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1205#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 691#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1201#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1203#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1456#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 689#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1458#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1440#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1223#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1733#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1221#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1721#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1219#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1719#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 955#(or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 956#(or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 1715#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 960#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1735#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 970#(and (or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)) (or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0))), Black: 1717#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1716#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), 648#true, Black: 701#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 708#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 714#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 718#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 716#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 710#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1239#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 1744#true, Black: 1235#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1241#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1237#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 333#true, 23#L924true, Black: 1484#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1492#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1502#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1490#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1482#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1488#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1486#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1476#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), Black: 1475#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1480#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1469#(= |t_funThread1of1ForFork0_~i~0#1| 0), 17#L924-3true, Black: 744#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 738#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 748#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 746#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 750#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 742#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 1671#true]) [2024-12-01 23:00:20,297 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-12-01 23:00:20,297 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-12-01 23:00:20,297 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-12-01 23:00:20,297 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-12-01 23:00:20,321 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([327] L923-3-->ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (< 2147483646 |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|) InVars {ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|} OutVars{ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|} AuxVars[] AssignedVars[][548], [18#ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 1542#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1524#(< 0 (+ 2147483650 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1544#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1532#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1515#true, Black: 1540#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), 1753#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), Black: 1520#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), 1717#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), 1555#true, Black: 180#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 274#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 252#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 263#(< |ULTIMATE.start_main_~i~1#1| 9), 934#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 1560#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1566#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 304#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), 581#true, Black: 1586#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 305#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 311#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_#t~post32#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0) 0)), Black: 1561#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1568#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1628#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 504#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 322#(and (= 0 |ULTIMATE.start_main_#t~post38#1|) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 493#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 349#(<= |ULTIMATE.start_main_~i~1#1| 7), 1523#(< 0 (+ 2147483649 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))), 157#true, 1160#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 700#(= |~#cache~0.offset| 0), Black: 327#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 330#(and (= |t_funThread1of1ForFork0_#t~post34#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1617#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), 172#true, 1476#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), 41#true, Black: 1095#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 587#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 616#(and (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 731#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 589#(= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 596#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1391#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1393#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1395#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| 1) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| 1)), Black: 1652#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1632#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1134#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1144#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1627#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1140#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 636#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1650#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1146#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1621#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1656#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1642#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1646#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1644#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1648#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 638#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1634#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 630#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1654#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1619#true, 948#true, Black: 1410#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1412#(and (not (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1418#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1166#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1162#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1170#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 139#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 85#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 667#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 671#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 661#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1697#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1183#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1185#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 663#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1187#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1680#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 910#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1685#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1679#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 932#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 773#(and (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 160#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1699#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 166#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1671#true, Black: 908#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 159#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 926#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 918#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 916#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 924#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 912#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), 1681#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 914#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 920#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 873#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1434#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1435#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 691#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1205#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1201#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 689#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1203#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1456#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1458#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1440#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1223#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1733#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1707#true, Black: 1221#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1219#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1721#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 955#(or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1719#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 956#(or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 1715#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 960#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1735#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 970#(and (or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)) (or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0))), Black: 1716#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 701#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 648#true, Black: 708#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 714#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1436#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 718#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 716#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 710#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1239#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1235#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1241#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1237#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 333#true, Black: 1484#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1492#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1502#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1490#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1482#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1488#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1486#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1467#true, Black: 1475#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1480#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1469#(= |t_funThread1of1ForFork0_~i~0#1| 0), 17#L924-3true, Black: 744#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 738#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 748#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 746#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 750#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 742#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))]) [2024-12-01 23:00:20,321 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-12-01 23:00:20,321 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-12-01 23:00:20,321 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-12-01 23:00:20,321 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-12-01 23:00:20,321 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-12-01 23:00:20,323 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([328] L923-3-->L924: Formula: (and (<= |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25| 2147483646) (= |v_#memory_int#0_101| (store |v_#memory_int#0_102| |v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30| (store (select |v_#memory_int#0_102| |v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|) |v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30| (+ |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25| 1))))) InVars {ULTIMATE.start_cache_entry_addref_~entry#1.offset=|v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30|, #memory_int#0=|v_#memory_int#0_102|, ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25|, ULTIMATE.start_cache_entry_addref_~entry#1.base=|v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|} OutVars{ULTIMATE.start_cache_entry_addref_~entry#1.offset=|v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30|, #memory_int#0=|v_#memory_int#0_101|, ULTIMATE.start_cache_entry_addref_#t~mem31#1=|v_ULTIMATE.start_cache_entry_addref_#t~mem31#1_20|, ULTIMATE.start_cache_entry_addref_~entry#1.base=|v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|} AuxVars[] AssignedVars[#memory_int#0, ULTIMATE.start_cache_entry_addref_#t~post32#1, ULTIMATE.start_cache_entry_addref_#t~mem31#1][717], [1515#true, Black: 1542#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1524#(< 0 (+ 2147483650 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1544#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1532#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1523#(< 0 (+ 2147483649 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))), Black: 1540#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1520#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), 1555#true, Black: 180#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 274#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 252#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 263#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1560#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1566#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 304#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), 581#true, Black: 1586#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 305#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 311#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_#t~post32#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0) 0)), Black: 1561#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1568#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 504#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 322#(and (= 0 |ULTIMATE.start_main_#t~post38#1|) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 493#(< |ULTIMATE.start_main_~i~1#1| 10), 773#(and (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 349#(<= |ULTIMATE.start_main_~i~1#1| 7), 157#true, 1160#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 700#(= |~#cache~0.offset| 0), Black: 327#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 330#(and (= |t_funThread1of1ForFork0_#t~post34#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1426#true, Black: 1617#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), 1707#true, 172#true, 41#true, 1627#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1095#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 587#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 616#(and (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 731#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 589#(= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 596#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1391#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1393#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1395#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| 1) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| 1)), 1467#true, Black: 1652#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1628#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1632#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1134#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1144#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1140#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 636#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1650#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1146#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1621#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1656#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1642#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1646#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1644#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1648#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 638#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1634#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 630#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1654#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1619#true, 948#true, Black: 1410#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1412#(and (not (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1418#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1166#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1162#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1170#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 139#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 85#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 667#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 671#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 661#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1697#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1183#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1681#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1185#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 663#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1187#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1680#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 910#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1685#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 932#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 1679#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 160#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1699#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 166#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 908#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 159#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 926#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 918#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 916#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 924#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 912#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 914#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 934#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 920#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 873#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1434#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1435#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1436#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 691#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1205#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1201#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 689#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1203#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1456#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1458#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1440#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1223#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1733#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1221#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1219#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1721#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 955#(or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1719#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 956#(or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 1715#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 960#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1735#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1717#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 970#(and (or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)) (or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0))), Black: 1716#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 701#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 648#true, Black: 708#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 714#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 718#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 716#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 710#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1239#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 1744#true, Black: 1235#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1241#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1237#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 333#true, 23#L924true, Black: 1484#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1492#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1502#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1490#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1482#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1488#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1486#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1476#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), Black: 1475#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1480#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1469#(= |t_funThread1of1ForFork0_~i~0#1| 0), 17#L924-3true, Black: 744#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 738#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 748#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 746#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 750#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 742#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 1671#true]) [2024-12-01 23:00:20,323 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-12-01 23:00:20,323 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-12-01 23:00:20,323 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-12-01 23:00:20,324 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-12-01 23:00:20,324 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-12-01 23:00:20,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([327] L923-3-->ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (< 2147483646 |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|) InVars {ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|} OutVars{ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|} AuxVars[] AssignedVars[][548], [18#ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1515#true, Black: 1542#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1524#(< 0 (+ 2147483650 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1544#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1532#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1523#(< 0 (+ 2147483649 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))), Black: 1540#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1520#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), 1753#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), 1717#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), 1555#true, Black: 180#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 274#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 252#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 263#(< |ULTIMATE.start_main_~i~1#1| 9), 934#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 1560#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1566#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 581#true, Black: 304#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 1586#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 305#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1561#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 311#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_#t~post32#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0) 0)), Black: 1568#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1628#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 504#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 322#(and (= 0 |ULTIMATE.start_main_#t~post38#1|) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 493#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 349#(<= |ULTIMATE.start_main_~i~1#1| 7), 157#true, 1160#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 700#(= |~#cache~0.offset| 0), Black: 327#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 330#(and (= |t_funThread1of1ForFork0_#t~post34#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1617#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), 172#true, 1476#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), 41#true, Black: 1095#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 587#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 616#(and (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 731#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 589#(= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 596#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1391#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1393#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1395#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| 1) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| 1)), Black: 1652#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1632#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1134#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1144#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1627#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), 636#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1650#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1140#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1146#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1621#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1656#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1642#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1646#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1644#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 638#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1648#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1634#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 630#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1654#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1619#true, 948#true, Black: 1410#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1412#(and (not (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1418#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1166#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1162#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1170#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 139#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 85#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 667#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 671#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 661#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1183#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1697#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1185#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 663#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1187#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1680#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 910#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1685#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1679#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 932#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 773#(and (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 1699#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 160#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1671#true, Black: 166#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 908#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 926#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 159#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 918#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 916#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 924#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 912#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), 1681#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 914#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 920#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 1434#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 873#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1435#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1205#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 691#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1201#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1203#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1456#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 689#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1458#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1440#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 33#L928-5true, Black: 1223#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1733#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1707#true, Black: 1221#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1721#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1219#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 955#(or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1719#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 956#(or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 1715#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 960#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1735#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 970#(and (or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)) (or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0))), Black: 1716#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), 648#true, Black: 701#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 708#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 714#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 718#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1436#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 716#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 710#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1239#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1235#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1241#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1237#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 333#true, Black: 1484#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1492#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1502#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1490#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1482#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1488#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1486#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1467#true, Black: 1475#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1480#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1469#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 744#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 738#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 748#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 746#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 750#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 742#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))]) [2024-12-01 23:00:20,344 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-12-01 23:00:20,344 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-12-01 23:00:20,344 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-12-01 23:00:20,344 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-12-01 23:00:20,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([328] L923-3-->L924: Formula: (and (<= |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25| 2147483646) (= |v_#memory_int#0_101| (store |v_#memory_int#0_102| |v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30| (store (select |v_#memory_int#0_102| |v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|) |v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30| (+ |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25| 1))))) InVars {ULTIMATE.start_cache_entry_addref_~entry#1.offset=|v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30|, #memory_int#0=|v_#memory_int#0_102|, ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25|, ULTIMATE.start_cache_entry_addref_~entry#1.base=|v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|} OutVars{ULTIMATE.start_cache_entry_addref_~entry#1.offset=|v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30|, #memory_int#0=|v_#memory_int#0_101|, ULTIMATE.start_cache_entry_addref_#t~mem31#1=|v_ULTIMATE.start_cache_entry_addref_#t~mem31#1_20|, ULTIMATE.start_cache_entry_addref_~entry#1.base=|v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|} AuxVars[] AssignedVars[#memory_int#0, ULTIMATE.start_cache_entry_addref_#t~post32#1, ULTIMATE.start_cache_entry_addref_#t~mem31#1][549], [1515#true, Black: 1542#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1524#(< 0 (+ 2147483650 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1544#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1532#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1523#(< 0 (+ 2147483649 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))), Black: 1540#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1520#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), 1555#true, Black: 180#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 274#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 252#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 263#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1560#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1566#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 581#true, Black: 304#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 1586#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 305#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 311#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_#t~post32#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0) 0)), Black: 1561#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1568#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 504#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 322#(and (= 0 |ULTIMATE.start_main_#t~post38#1|) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 493#(< |ULTIMATE.start_main_~i~1#1| 10), 773#(and (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 349#(<= |ULTIMATE.start_main_~i~1#1| 7), 157#true, 1160#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 700#(= |~#cache~0.offset| 0), Black: 327#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 330#(and (= |t_funThread1of1ForFork0_#t~post34#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1426#true, Black: 1617#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), 1707#true, 172#true, 41#true, 1627#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1095#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 587#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 616#(and (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 731#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 589#(= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 596#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1391#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1393#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1395#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| 1) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| 1)), 1467#true, Black: 1652#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1628#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1632#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1134#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1144#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 636#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1650#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1140#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1146#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1621#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1656#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1642#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1646#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1644#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 638#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1648#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1634#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 630#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1654#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1619#true, 948#true, Black: 1410#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1412#(and (not (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1418#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1166#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1162#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1170#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 139#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 85#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 667#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 671#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 661#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1183#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1697#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1681#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1185#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 663#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1187#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1680#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 910#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1685#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 932#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 1679#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1699#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 160#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 166#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 908#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 926#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 159#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 918#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 916#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 924#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 912#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 914#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 934#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 920#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 1434#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 873#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1435#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1436#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1205#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 691#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1201#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1203#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1456#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 689#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1458#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1440#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 33#L928-5true, Black: 1223#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1733#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1221#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1721#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1219#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 955#(or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1719#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 956#(or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 1715#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 960#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1735#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1717#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 970#(and (or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)) (or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0))), Black: 1716#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), 648#true, Black: 701#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 708#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 714#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 718#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 716#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 710#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1239#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 1744#true, Black: 1235#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1241#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1237#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 333#true, 23#L924true, Black: 1484#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1492#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1502#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1490#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1482#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1488#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1486#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1476#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), Black: 1475#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1480#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1469#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 744#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 738#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 748#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 746#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 750#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 742#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 1671#true]) [2024-12-01 23:00:20,344 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-12-01 23:00:20,344 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-12-01 23:00:20,344 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-12-01 23:00:20,344 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-12-01 23:00:20,364 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([327] L923-3-->ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (< 2147483646 |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|) InVars {ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|} OutVars{ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|} AuxVars[] AssignedVars[][548], [18#ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1515#true, Black: 1542#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1524#(< 0 (+ 2147483650 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1544#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1532#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1523#(< 0 (+ 2147483649 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))), Black: 1540#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1520#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), 1753#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), 1717#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), 1555#true, Black: 180#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 274#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 252#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 263#(< |ULTIMATE.start_main_~i~1#1| 9), 934#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 1560#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1566#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 304#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), 581#true, Black: 1586#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 305#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1561#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 311#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_#t~post32#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0) 0)), Black: 1568#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1628#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 504#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 322#(and (= 0 |ULTIMATE.start_main_#t~post38#1|) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 493#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 349#(<= |ULTIMATE.start_main_~i~1#1| 7), 157#true, 1160#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 700#(= |~#cache~0.offset| 0), Black: 327#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 330#(and (= |t_funThread1of1ForFork0_#t~post34#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1617#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), 172#true, 1476#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), 41#true, Black: 1095#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 587#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 616#(and (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 731#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 589#(= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 596#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1391#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1393#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1395#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| 1) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| 1)), Black: 1652#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1632#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1134#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1144#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1627#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1140#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 636#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1650#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1146#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1621#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1656#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1642#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1646#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1644#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1648#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 638#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1634#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 630#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1654#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1619#true, 948#true, Black: 1410#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1412#(and (not (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1418#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1166#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1162#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1170#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 139#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 85#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 667#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 671#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 661#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1697#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1183#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1185#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 663#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1187#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1680#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 910#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1685#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1679#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 932#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 160#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 773#(and (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 1699#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 166#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1671#true, Black: 908#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 159#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 926#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 918#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 916#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 924#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 912#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), 1681#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 914#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 920#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 873#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1434#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1435#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 691#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1205#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1201#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 689#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1203#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1456#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1458#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1440#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 33#L928-5true, Black: 1223#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1733#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1707#true, Black: 1221#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1219#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1721#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 955#(or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1719#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 956#(or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 1715#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 960#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1735#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 970#(and (or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)) (or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0))), Black: 1716#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 701#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 648#true, Black: 708#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 714#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1436#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 718#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 716#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 710#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1239#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1235#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1241#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1237#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 333#true, Black: 1484#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1492#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1502#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1490#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1482#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1488#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1486#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1467#true, Black: 1475#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1480#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1469#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 744#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 738#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 748#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 746#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 750#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 742#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))]) [2024-12-01 23:00:20,365 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-12-01 23:00:20,365 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-12-01 23:00:20,365 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-12-01 23:00:20,365 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-12-01 23:00:20,365 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-12-01 23:00:20,366 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([328] L923-3-->L924: Formula: (and (<= |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25| 2147483646) (= |v_#memory_int#0_101| (store |v_#memory_int#0_102| |v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30| (store (select |v_#memory_int#0_102| |v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|) |v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30| (+ |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25| 1))))) InVars {ULTIMATE.start_cache_entry_addref_~entry#1.offset=|v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30|, #memory_int#0=|v_#memory_int#0_102|, ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25|, ULTIMATE.start_cache_entry_addref_~entry#1.base=|v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|} OutVars{ULTIMATE.start_cache_entry_addref_~entry#1.offset=|v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30|, #memory_int#0=|v_#memory_int#0_101|, ULTIMATE.start_cache_entry_addref_#t~mem31#1=|v_ULTIMATE.start_cache_entry_addref_#t~mem31#1_20|, ULTIMATE.start_cache_entry_addref_~entry#1.base=|v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|} AuxVars[] AssignedVars[#memory_int#0, ULTIMATE.start_cache_entry_addref_#t~post32#1, ULTIMATE.start_cache_entry_addref_#t~mem31#1][549], [1515#true, Black: 1542#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1524#(< 0 (+ 2147483650 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1544#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1532#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1523#(< 0 (+ 2147483649 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))), Black: 1540#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1520#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), 1555#true, Black: 180#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 274#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 252#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 263#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1560#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1566#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 304#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), 581#true, Black: 1586#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 305#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 311#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_#t~post32#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0) 0)), Black: 1561#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1568#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 504#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 322#(and (= 0 |ULTIMATE.start_main_#t~post38#1|) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 493#(< |ULTIMATE.start_main_~i~1#1| 10), 773#(and (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 349#(<= |ULTIMATE.start_main_~i~1#1| 7), 157#true, 1160#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 700#(= |~#cache~0.offset| 0), Black: 327#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 330#(and (= |t_funThread1of1ForFork0_#t~post34#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1426#true, Black: 1617#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), 1707#true, 172#true, 41#true, 1627#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1095#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 587#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 616#(and (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 731#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 589#(= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 596#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1391#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1393#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1395#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| 1) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| 1)), 1467#true, Black: 1652#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1628#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1632#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1134#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1144#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1140#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 636#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1650#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1146#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1621#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1656#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1642#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1646#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1644#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1648#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 638#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1634#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 630#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1654#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1619#true, 948#true, Black: 1410#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1412#(and (not (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1418#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1166#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1162#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1170#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 139#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 85#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 667#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 671#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 661#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1697#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1183#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1185#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 663#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1681#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1187#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1680#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 910#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1685#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1679#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 932#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 160#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1699#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 166#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 908#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 159#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 926#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 918#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 916#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 924#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 912#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 914#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 934#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 920#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 873#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1434#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1435#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 691#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1205#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1436#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1201#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 689#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1203#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1456#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1458#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1440#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 33#L928-5true, Black: 1223#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1733#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1221#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1219#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1721#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1719#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 955#(or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 956#(or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 1715#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 960#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1735#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1717#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 970#(and (or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)) (or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0))), Black: 1716#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 701#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 648#true, Black: 708#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 714#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 718#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 716#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 710#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1239#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1235#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1744#true, Black: 1241#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1237#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 333#true, Black: 1484#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), 23#L924true, Black: 1492#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1502#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1490#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1482#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1488#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1486#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1476#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), Black: 1475#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1480#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1469#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 744#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 738#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 748#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 746#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 750#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 742#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 1671#true]) [2024-12-01 23:00:20,366 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-12-01 23:00:20,366 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-12-01 23:00:20,366 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-12-01 23:00:20,367 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-12-01 23:00:20,367 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-12-01 23:00:20,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([327] L923-3-->ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (< 2147483646 |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|) InVars {ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|} OutVars{ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|} AuxVars[] AssignedVars[][548], [18#ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1515#true, Black: 1542#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1524#(< 0 (+ 2147483650 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1544#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1532#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1523#(< 0 (+ 2147483649 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))), Black: 1540#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1520#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), 1753#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), 1717#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), 1555#true, Black: 180#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 274#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 252#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 263#(< |ULTIMATE.start_main_~i~1#1| 9), 934#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 1560#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1566#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 581#true, Black: 304#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 1586#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 305#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1561#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 311#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_#t~post32#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0) 0)), Black: 1568#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1628#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 504#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 322#(and (= 0 |ULTIMATE.start_main_#t~post38#1|) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 493#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 349#(<= |ULTIMATE.start_main_~i~1#1| 7), 157#true, 1160#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 700#(= |~#cache~0.offset| 0), Black: 327#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 330#(and (= |t_funThread1of1ForFork0_#t~post34#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1617#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), 172#true, 1476#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), 41#true, Black: 1095#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 587#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 616#(and (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 731#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 589#(= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 596#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1391#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1393#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1395#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| 1) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| 1)), Black: 1652#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1632#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1134#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1144#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1627#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), 636#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1650#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1140#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1146#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1621#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1656#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1642#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1646#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1644#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 638#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1648#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1634#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 630#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1654#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1619#true, 948#true, Black: 1410#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1412#(and (not (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1418#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1166#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1162#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1170#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 139#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 85#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 667#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 671#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 661#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1183#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1697#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1185#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 663#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1187#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1680#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 910#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1685#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1679#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 932#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 1699#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 773#(and (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 160#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1671#true, Black: 166#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 908#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 926#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 159#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 918#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 916#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 924#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 912#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), 1681#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 914#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 920#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 1434#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 873#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1435#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1205#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 691#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1201#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1203#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1456#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 689#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1458#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1440#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1223#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1733#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1707#true, Black: 1221#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1721#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1219#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 955#(or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1719#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 956#(or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 1715#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 960#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1735#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 970#(and (or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)) (or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0))), Black: 1716#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), 648#true, Black: 701#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 708#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 714#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 718#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1436#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 716#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 710#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1239#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1235#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1241#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1237#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 333#true, Black: 1484#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1492#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1502#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1490#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1482#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1488#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1486#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1467#true, Black: 1475#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1480#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1469#(= |t_funThread1of1ForFork0_~i~0#1| 0), 5#L928-9true, Black: 744#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 738#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 748#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 746#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 750#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 742#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))]) [2024-12-01 23:00:20,423 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-12-01 23:00:20,423 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-12-01 23:00:20,423 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-12-01 23:00:20,423 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-12-01 23:00:20,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([328] L923-3-->L924: Formula: (and (<= |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25| 2147483646) (= |v_#memory_int#0_101| (store |v_#memory_int#0_102| |v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30| (store (select |v_#memory_int#0_102| |v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|) |v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30| (+ |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25| 1))))) InVars {ULTIMATE.start_cache_entry_addref_~entry#1.offset=|v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30|, #memory_int#0=|v_#memory_int#0_102|, ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25|, ULTIMATE.start_cache_entry_addref_~entry#1.base=|v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|} OutVars{ULTIMATE.start_cache_entry_addref_~entry#1.offset=|v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30|, #memory_int#0=|v_#memory_int#0_101|, ULTIMATE.start_cache_entry_addref_#t~mem31#1=|v_ULTIMATE.start_cache_entry_addref_#t~mem31#1_20|, ULTIMATE.start_cache_entry_addref_~entry#1.base=|v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|} AuxVars[] AssignedVars[#memory_int#0, ULTIMATE.start_cache_entry_addref_#t~post32#1, ULTIMATE.start_cache_entry_addref_#t~mem31#1][549], [1515#true, Black: 1542#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1524#(< 0 (+ 2147483650 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1544#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1532#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1523#(< 0 (+ 2147483649 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))), Black: 1540#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1520#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), 1555#true, Black: 180#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 274#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 252#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 263#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1560#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1566#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 581#true, Black: 304#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 1586#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 305#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 311#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_#t~post32#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0) 0)), Black: 1561#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1568#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 504#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 322#(and (= 0 |ULTIMATE.start_main_#t~post38#1|) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 493#(< |ULTIMATE.start_main_~i~1#1| 10), 773#(and (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 349#(<= |ULTIMATE.start_main_~i~1#1| 7), 157#true, 1160#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 700#(= |~#cache~0.offset| 0), Black: 327#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 330#(and (= |t_funThread1of1ForFork0_#t~post34#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1426#true, Black: 1617#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), 1707#true, 172#true, 41#true, 1627#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1095#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 587#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 616#(and (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 731#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 589#(= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 596#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1391#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1393#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1395#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| 1) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| 1)), 1467#true, Black: 1652#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1628#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1632#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1134#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1144#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 636#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1650#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1140#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1146#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1621#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1656#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1642#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1646#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1644#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 638#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1648#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1634#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 630#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1654#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1619#true, 948#true, Black: 1410#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1412#(and (not (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1418#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1166#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1162#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1170#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 139#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 85#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 667#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 671#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 661#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1183#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1697#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1185#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 663#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1681#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1187#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1680#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 910#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1685#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1679#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 932#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 1699#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 160#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 166#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 908#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 926#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 159#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 918#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 916#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 924#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 912#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 914#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 934#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 920#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 1434#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 873#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1435#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1205#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1436#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 691#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1201#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1203#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1456#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 689#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1458#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1440#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1223#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1733#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1221#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1721#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1219#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1719#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 955#(or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 956#(or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 1715#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 960#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1735#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1717#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 970#(and (or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)) (or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0))), Black: 1716#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), 648#true, Black: 701#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 708#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 714#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 718#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 716#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 710#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1239#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1235#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1744#true, Black: 1241#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1237#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 333#true, Black: 1484#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), 23#L924true, Black: 1492#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1502#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1490#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1482#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1488#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1486#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1476#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), Black: 1475#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1480#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1469#(= |t_funThread1of1ForFork0_~i~0#1| 0), 5#L928-9true, Black: 744#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 738#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 748#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 746#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 750#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 742#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 1671#true]) [2024-12-01 23:00:20,423 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-12-01 23:00:20,423 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-12-01 23:00:20,423 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-12-01 23:00:20,423 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-12-01 23:00:20,445 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([327] L923-3-->ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (< 2147483646 |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|) InVars {ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|} OutVars{ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|} AuxVars[] AssignedVars[][548], [18#ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1515#true, Black: 1542#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1524#(< 0 (+ 2147483650 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1544#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1532#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1523#(< 0 (+ 2147483649 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))), Black: 1540#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1520#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), 1753#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), 1717#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), 1555#true, Black: 180#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 274#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 252#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 263#(< |ULTIMATE.start_main_~i~1#1| 9), 934#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 1560#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1566#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 304#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), 581#true, Black: 1586#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 305#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1561#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 311#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_#t~post32#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0) 0)), Black: 1568#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1628#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 504#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 322#(and (= 0 |ULTIMATE.start_main_#t~post38#1|) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 493#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 349#(<= |ULTIMATE.start_main_~i~1#1| 7), 157#true, 1160#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 700#(= |~#cache~0.offset| 0), Black: 327#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 330#(and (= |t_funThread1of1ForFork0_#t~post34#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1617#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), 172#true, 1476#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), 41#true, Black: 1095#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 587#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 616#(and (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 731#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 589#(= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 596#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1391#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1393#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1395#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| 1) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| 1)), Black: 1652#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1632#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1134#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1144#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1627#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1140#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 636#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1650#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1146#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1621#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1656#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1642#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1646#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1644#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1648#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 638#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1634#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 630#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1654#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1619#true, 948#true, Black: 1410#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1412#(and (not (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1418#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1166#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1162#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1170#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 139#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 85#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 667#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 671#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 661#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1697#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1183#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1185#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 663#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1187#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1680#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 910#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1685#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1679#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 932#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 160#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1699#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 773#(and (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 166#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1671#true, Black: 908#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 159#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 926#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 918#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 916#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 924#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 912#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), 1681#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 914#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 920#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 873#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1434#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1435#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 691#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1205#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1201#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 689#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1203#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1456#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1458#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1440#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1223#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1733#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1707#true, Black: 1221#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1219#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1721#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 955#(or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1719#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 956#(or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 1715#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 960#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1735#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 970#(and (or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)) (or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0))), Black: 1716#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 701#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 648#true, Black: 708#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 714#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1436#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 718#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 716#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 710#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1239#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1235#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1241#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1237#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 333#true, Black: 1484#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1492#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1502#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1490#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1482#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1488#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1486#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1467#true, Black: 1475#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1480#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1469#(= |t_funThread1of1ForFork0_~i~0#1| 0), 5#L928-9true, Black: 744#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 738#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 748#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 746#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 750#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 742#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))]) WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-12-01 23:00:34,587 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-12-01 23:00:34,587 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-12-01 23:00:34,587 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-12-01 23:00:34,587 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-12-01 23:00:34,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([327] L923-3-->ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (< 2147483646 |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|) InVars {ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|} OutVars{ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|} AuxVars[] AssignedVars[][699], [1830#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 18#ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 1542#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1524#(< 0 (+ 2147483650 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1544#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1532#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1515#true, Black: 1540#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1520#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), 1753#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), 1555#true, Black: 1560#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1566#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1586#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 1561#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1568#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 504#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 493#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 349#(<= |ULTIMATE.start_main_~i~1#1| 7), 157#true, Black: 1617#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), 1476#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), Black: 1095#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), 1929#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 587#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 616#(and (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 589#(= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 596#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1652#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), 13#L924true, Black: 1632#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1134#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1144#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1627#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1140#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 636#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1650#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1146#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1621#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1656#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1646#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1644#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1648#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 638#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1634#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 630#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1654#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1619#true, 1982#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1166#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1162#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1170#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 139#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 85#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 667#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 671#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 661#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1697#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1183#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 663#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1185#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1187#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1680#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1685#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1679#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1699#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 160#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1671#true, Black: 166#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 159#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), 1681#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1205#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 691#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1201#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1203#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 689#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1223#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1733#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1221#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1707#true, Black: 1219#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1721#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1719#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1715#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), 1881#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1735#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1716#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), 648#true, Black: 701#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 708#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 714#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1436#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 718#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 716#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 710#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1239#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1235#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1241#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1237#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 333#true, Black: 744#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 738#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 748#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 746#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 750#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 742#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1763#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1773#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1761#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1767#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1785#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1755#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1771#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1765#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1769#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1751#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1775#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1781#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1744#true, 1717#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 180#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 274#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 252#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 263#(< |ULTIMATE.start_main_~i~1#1| 9), 934#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 1826#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1836#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1818#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1834#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1838#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1824#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1811#(<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1832#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 304#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), 581#true, Black: 305#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1805#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 1840#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 311#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_#t~post32#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0) 0)), Black: 1803#true, Black: 1812#(<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), 1628#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 322#(and (= 0 |ULTIMATE.start_main_#t~post38#1|) (= |ULTIMATE.start_main_~i~2#1| 0)), 1523#(< 0 (+ 2147483649 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))), 1160#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 700#(= |~#cache~0.offset| 0), Black: 327#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 330#(and (= |t_funThread1of1ForFork0_#t~post34#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 172#true, 41#true, 731#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 1903#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1897#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1391#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1854#true, Black: 1393#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1861#(<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648)), Black: 1395#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| 1) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| 1)), Black: 1889#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1899#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1891#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1863#(<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1887#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1905#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1885#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1883#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1867#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 948#true, Black: 1410#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1412#(and (not (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1418#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1945#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1931#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1919#true, Black: 1928#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1943#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1927#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 910#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 932#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 773#(and (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 908#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 926#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 918#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 916#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 924#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 912#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 914#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 920#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 1434#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 873#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1435#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1456#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1458#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1440#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 955#(or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 956#(or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 960#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 970#(and (or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)) (or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0))), Black: 1484#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1492#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1502#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1490#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1482#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1488#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1486#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1467#true, Black: 1475#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1480#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1469#(= |t_funThread1of1ForFork0_~i~0#1| 0)]) [2024-12-01 23:00:34,588 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-12-01 23:00:34,588 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-12-01 23:00:34,589 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-12-01 23:00:34,589 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-12-01 23:00:34,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([328] L923-3-->L924: Formula: (and (<= |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25| 2147483646) (= |v_#memory_int#0_101| (store |v_#memory_int#0_102| |v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30| (store (select |v_#memory_int#0_102| |v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|) |v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30| (+ |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25| 1))))) InVars {ULTIMATE.start_cache_entry_addref_~entry#1.offset=|v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30|, #memory_int#0=|v_#memory_int#0_102|, ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25|, ULTIMATE.start_cache_entry_addref_~entry#1.base=|v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|} OutVars{ULTIMATE.start_cache_entry_addref_~entry#1.offset=|v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30|, #memory_int#0=|v_#memory_int#0_101|, ULTIMATE.start_cache_entry_addref_#t~mem31#1=|v_ULTIMATE.start_cache_entry_addref_#t~mem31#1_20|, ULTIMATE.start_cache_entry_addref_~entry#1.base=|v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|} AuxVars[] AssignedVars[#memory_int#0, ULTIMATE.start_cache_entry_addref_#t~post32#1, ULTIMATE.start_cache_entry_addref_#t~mem31#1][873], [1856#(= |ULTIMATE.start_main_~i~2#1| 0), 1515#true, Black: 1542#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1524#(< 0 (+ 2147483650 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1544#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1532#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1523#(< 0 (+ 2147483649 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))), Black: 1540#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1520#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), 1555#true, Black: 1560#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1566#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1586#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 1561#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1568#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 504#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 493#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 349#(<= |ULTIMATE.start_main_~i~1#1| 7), 1814#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 1955#(= |ULTIMATE.start_main_~i~2#1| 0), 157#true, 1426#true, Black: 1617#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), 1707#true, 1919#true, 1627#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1095#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 587#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 616#(and (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 589#(= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 596#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1652#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1628#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), 13#L924true, Black: 1632#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1134#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1144#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1140#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 636#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1650#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1146#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1621#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1656#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1646#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1644#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1648#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 638#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1634#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 630#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1654#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1619#true, Black: 1166#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1162#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1170#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 139#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 85#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 667#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 671#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 661#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1697#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1183#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1681#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 663#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1185#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1187#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1680#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1685#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1679#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1699#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 160#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 166#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 159#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 1205#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 691#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1201#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1203#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 689#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1223#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1733#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1221#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1219#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1721#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1719#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1715#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1735#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1717#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1716#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), 648#true, Black: 701#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 708#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 714#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 718#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 716#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 710#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1239#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1235#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1744#true, Black: 1241#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1237#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 333#true, Black: 744#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 738#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 748#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 746#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 750#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 742#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1763#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1773#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1761#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1767#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1785#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1755#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1771#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1753#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), Black: 1765#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1769#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1751#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1775#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1781#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 180#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 274#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 252#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 263#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1826#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1836#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1818#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1834#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1838#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1824#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1811#(<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1832#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 304#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), 581#true, Black: 305#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1805#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 1840#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 311#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_#t~post32#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0) 0)), Black: 1803#true, Black: 1812#(<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 322#(and (= 0 |ULTIMATE.start_main_#t~post38#1|) (= |ULTIMATE.start_main_~i~2#1| 0)), 773#(and (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), 1160#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 700#(= |~#cache~0.offset| 0), Black: 327#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 330#(and (= |t_funThread1of1ForFork0_#t~post34#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 172#true, 41#true, 731#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 1903#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1897#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1391#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1854#true, Black: 1393#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1861#(<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648)), Black: 1395#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| 1) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| 1)), Black: 1889#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1899#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1467#true, Black: 1891#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1863#(<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1887#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1905#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1885#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1883#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1867#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 948#true, Black: 1410#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1412#(and (not (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1418#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1945#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1931#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1928#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1943#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1929#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1927#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 910#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 932#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 908#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 926#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 918#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 916#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 924#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 912#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 914#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 934#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 920#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 1434#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 873#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1435#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1436#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1456#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1458#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1440#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 955#(or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 956#(or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 960#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 970#(and (or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)) (or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0))), 23#L924true, Black: 1484#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1492#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1502#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1490#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1482#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1488#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1486#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1476#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), Black: 1475#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1480#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1469#(= |t_funThread1of1ForFork0_~i~0#1| 0), 1671#true]) [2024-12-01 23:00:34,589 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-12-01 23:00:34,589 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-12-01 23:00:34,589 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-12-01 23:00:34,589 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-12-01 23:00:34,609 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([327] L923-3-->ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (< 2147483646 |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|) InVars {ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|} OutVars{ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|} AuxVars[] AssignedVars[][699], [1856#(= |ULTIMATE.start_main_~i~2#1| 0), 18#ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1515#true, Black: 1542#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1524#(< 0 (+ 2147483650 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1544#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1532#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1523#(< 0 (+ 2147483649 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))), Black: 1540#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1520#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), 1753#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), 21#t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1555#true, Black: 1560#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1566#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1586#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 1561#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1568#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 504#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 493#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 349#(<= |ULTIMATE.start_main_~i~1#1| 7), 1814#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 157#true, Black: 1617#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), 1476#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), Black: 1095#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), 1929#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 587#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 616#(and (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 589#(= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 596#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1652#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1134#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1632#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1144#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1627#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1140#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1650#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 636#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1146#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1621#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1656#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1646#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1644#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1648#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 638#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 630#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1634#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1654#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1619#true, 1982#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1166#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1162#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1170#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 139#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 85#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 667#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 671#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 661#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1183#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1697#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1185#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 663#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1187#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1680#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1685#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1679#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1699#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 160#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 166#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1671#true, Black: 159#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), 1681#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1205#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 691#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1201#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1203#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 689#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1733#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1223#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1221#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1707#true, Black: 1721#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1219#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1719#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1715#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1735#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1716#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), 648#true, Black: 701#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 708#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 714#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 718#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1436#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 716#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 710#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1239#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1235#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1241#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1237#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 333#true, Black: 744#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 738#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 748#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 746#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 750#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 742#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1763#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1773#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1761#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1767#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1785#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1755#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1771#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1765#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1769#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1751#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1775#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1781#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1744#true, 1717#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 180#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 274#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 252#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 263#(< |ULTIMATE.start_main_~i~1#1| 9), 934#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 1826#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1836#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1818#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1834#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1838#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1824#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1811#(<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1832#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 304#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), 581#true, Black: 1805#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 305#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1840#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1803#true, Black: 311#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_#t~post32#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0) 0)), Black: 1812#(<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), 1628#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 322#(and (= 0 |ULTIMATE.start_main_#t~post38#1|) (= |ULTIMATE.start_main_~i~2#1| 0)), 1160#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 700#(= |~#cache~0.offset| 0), Black: 327#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 330#(and (= |t_funThread1of1ForFork0_#t~post34#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 172#true, 41#true, 731#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 1903#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1897#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1854#true, Black: 1391#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1861#(<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648)), Black: 1393#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1889#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1395#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| 1) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| 1)), Black: 1899#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1891#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1863#(<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1887#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1905#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1885#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1883#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1867#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 948#true, Black: 1410#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1412#(and (not (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1418#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1945#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1931#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1919#true, Black: 1928#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1943#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1927#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 910#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 932#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 773#(and (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 908#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 926#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 918#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 916#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 924#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 912#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 914#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 920#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 1434#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 873#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1435#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1456#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1458#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1440#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 955#(or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 956#(or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 960#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 970#(and (or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)) (or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0))), Black: 1484#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1492#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1502#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1490#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1482#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1488#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1486#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1467#true, Black: 1475#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1480#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1469#(= |t_funThread1of1ForFork0_~i~0#1| 0)]) [2024-12-01 23:00:34,609 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-12-01 23:00:34,609 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-12-01 23:00:34,609 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-12-01 23:00:34,610 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-12-01 23:00:34,610 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-12-01 23:00:34,610 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([328] L923-3-->L924: Formula: (and (<= |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25| 2147483646) (= |v_#memory_int#0_101| (store |v_#memory_int#0_102| |v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30| (store (select |v_#memory_int#0_102| |v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|) |v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30| (+ |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25| 1))))) InVars {ULTIMATE.start_cache_entry_addref_~entry#1.offset=|v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30|, #memory_int#0=|v_#memory_int#0_102|, ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25|, ULTIMATE.start_cache_entry_addref_~entry#1.base=|v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|} OutVars{ULTIMATE.start_cache_entry_addref_~entry#1.offset=|v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30|, #memory_int#0=|v_#memory_int#0_101|, ULTIMATE.start_cache_entry_addref_#t~mem31#1=|v_ULTIMATE.start_cache_entry_addref_#t~mem31#1_20|, ULTIMATE.start_cache_entry_addref_~entry#1.base=|v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|} AuxVars[] AssignedVars[#memory_int#0, ULTIMATE.start_cache_entry_addref_#t~post32#1, ULTIMATE.start_cache_entry_addref_#t~mem31#1][709], [1856#(= |ULTIMATE.start_main_~i~2#1| 0), 1515#true, Black: 1542#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1524#(< 0 (+ 2147483650 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1544#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1532#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1523#(< 0 (+ 2147483649 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))), Black: 1540#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1520#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), 21#t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1555#true, Black: 1560#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1566#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1586#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 1561#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1568#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 504#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 493#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 349#(<= |ULTIMATE.start_main_~i~1#1| 7), 1814#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 1955#(= |ULTIMATE.start_main_~i~2#1| 0), 157#true, 1426#true, Black: 1617#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), 1707#true, 1919#true, 1627#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1095#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 587#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 616#(and (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 589#(= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 596#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1652#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1628#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1134#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1632#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1144#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1140#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1650#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 636#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1146#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1621#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1656#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1646#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1644#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1648#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 638#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 630#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1634#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1654#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1619#true, Black: 1166#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1162#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1170#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 139#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 85#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 667#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 671#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 661#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1183#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1697#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1185#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 663#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1681#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1187#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1680#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1685#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1679#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1699#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 160#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 166#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 159#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 1205#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 691#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1201#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1203#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 689#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1733#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1223#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1221#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1721#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1219#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1719#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1715#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1735#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1717#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1716#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), 648#true, Black: 701#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 708#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 714#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 718#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 716#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 710#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1239#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 1744#true, Black: 1235#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1241#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1237#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 333#true, Black: 744#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 738#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 748#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 746#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 750#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 742#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1763#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1773#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1761#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1767#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1785#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1755#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1771#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1753#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), Black: 1765#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1769#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1751#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1775#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1781#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 180#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 274#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 252#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 263#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1826#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1836#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1818#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1834#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1838#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1824#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1811#(<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1832#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 304#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), 581#true, Black: 1805#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 305#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1840#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 311#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_#t~post32#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0) 0)), Black: 1803#true, Black: 1812#(<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 322#(and (= 0 |ULTIMATE.start_main_#t~post38#1|) (= |ULTIMATE.start_main_~i~2#1| 0)), 773#(and (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), 1160#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 700#(= |~#cache~0.offset| 0), Black: 327#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 330#(and (= |t_funThread1of1ForFork0_#t~post34#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 172#true, 41#true, 731#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 1903#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1897#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1854#true, Black: 1391#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1861#(<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648)), Black: 1393#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1889#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1395#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| 1) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| 1)), Black: 1899#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1467#true, Black: 1891#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1863#(<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1887#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1905#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1885#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1883#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1867#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 948#true, Black: 1410#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1412#(and (not (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1418#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1945#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1931#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1928#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1943#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1929#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1927#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 910#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 932#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 908#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 926#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 918#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 916#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 924#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 912#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 914#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 934#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 920#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 1434#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 873#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1435#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1436#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1456#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1458#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1440#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 955#(or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 956#(or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 960#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 970#(and (or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)) (or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0))), Black: 1484#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), 23#L924true, Black: 1492#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1502#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1490#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1482#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1488#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1486#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1476#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), Black: 1475#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1480#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1469#(= |t_funThread1of1ForFork0_~i~0#1| 0), 1671#true]) [2024-12-01 23:00:34,610 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-12-01 23:00:34,610 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-12-01 23:00:34,610 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-12-01 23:00:34,610 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-12-01 23:00:34,610 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-12-01 23:00:34,611 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([327] L923-3-->ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (< 2147483646 |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|) InVars {ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|} OutVars{ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|} AuxVars[] AssignedVars[][699], [18#ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 1542#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1544#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1532#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1515#true, Black: 1523#(< 0 (+ 2147483649 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))), Black: 1540#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1520#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), 1524#(< 0 (+ 2147483650 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), 1753#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), 1555#true, Black: 1560#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1566#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1586#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 1561#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1568#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 504#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 493#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 349#(<= |ULTIMATE.start_main_~i~1#1| 7), 157#true, Black: 1617#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), 1822#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 1476#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), Black: 1095#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), 1929#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 587#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 616#(and (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 589#(= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 596#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1652#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), 1873#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1134#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1632#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1144#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1627#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1650#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1140#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 636#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1146#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1621#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1656#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1646#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1644#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1648#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 638#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 630#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1634#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1654#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1619#true, 1982#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1166#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1162#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1170#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 139#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 85#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 667#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 671#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 661#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1183#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1697#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1185#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 663#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1187#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1680#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1685#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1679#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1699#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 160#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 166#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1671#true, Black: 159#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), 1681#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1205#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 691#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1201#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1203#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 689#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1733#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1223#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1221#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1707#true, Black: 1721#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1219#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1719#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1715#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1735#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1716#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), 648#true, Black: 701#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 708#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 714#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 718#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1436#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 716#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 710#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1239#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1235#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1241#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1237#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 333#true, Black: 744#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 738#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 748#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 746#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 750#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 742#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1763#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1773#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1761#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1767#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1785#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1755#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1771#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1765#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1769#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1751#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1775#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1781#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1744#true, 1717#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), 9#L923-3true, Black: 180#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 274#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 252#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 263#(< |ULTIMATE.start_main_~i~1#1| 9), 934#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 1826#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1836#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1818#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1834#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1838#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1824#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1811#(<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1832#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 304#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), 581#true, Black: 1805#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 305#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1840#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1803#true, Black: 311#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_#t~post32#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0) 0)), Black: 1812#(<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), 1628#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 322#(and (= 0 |ULTIMATE.start_main_#t~post38#1|) (= |ULTIMATE.start_main_~i~2#1| 0)), 1160#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 700#(= |~#cache~0.offset| 0), Black: 327#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 330#(and (= |t_funThread1of1ForFork0_#t~post34#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 172#true, 41#true, 731#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 1903#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1897#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1854#true, Black: 1391#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1861#(<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648)), Black: 1393#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1889#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1395#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| 1) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| 1)), Black: 1899#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1891#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1863#(<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1887#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1905#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1885#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1883#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1867#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 948#true, Black: 1410#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1412#(and (not (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1418#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1945#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1931#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1919#true, Black: 1928#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1943#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1927#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 910#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 932#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 773#(and (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 908#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 926#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 918#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 916#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 924#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 912#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 914#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 920#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 1434#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 873#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1435#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1456#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1458#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1440#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 955#(or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 956#(or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 960#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 970#(and (or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)) (or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0))), Black: 1484#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1492#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1502#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1490#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1482#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1488#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1486#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1467#true, Black: 1475#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1480#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1469#(= |t_funThread1of1ForFork0_~i~0#1| 0)]) [2024-12-01 23:00:34,612 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-12-01 23:00:34,612 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-12-01 23:00:34,612 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-12-01 23:00:34,612 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-12-01 23:00:34,612 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-12-01 23:00:34,613 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([328] L923-3-->L924: Formula: (and (<= |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25| 2147483646) (= |v_#memory_int#0_101| (store |v_#memory_int#0_102| |v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30| (store (select |v_#memory_int#0_102| |v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|) |v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30| (+ |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25| 1))))) InVars {ULTIMATE.start_cache_entry_addref_~entry#1.offset=|v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30|, #memory_int#0=|v_#memory_int#0_102|, ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25|, ULTIMATE.start_cache_entry_addref_~entry#1.base=|v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|} OutVars{ULTIMATE.start_cache_entry_addref_~entry#1.offset=|v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30|, #memory_int#0=|v_#memory_int#0_101|, ULTIMATE.start_cache_entry_addref_#t~mem31#1=|v_ULTIMATE.start_cache_entry_addref_#t~mem31#1_20|, ULTIMATE.start_cache_entry_addref_~entry#1.base=|v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|} AuxVars[] AssignedVars[#memory_int#0, ULTIMATE.start_cache_entry_addref_#t~post32#1, ULTIMATE.start_cache_entry_addref_#t~mem31#1][709], [Black: 1542#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1544#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1532#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1515#true, Black: 1523#(< 0 (+ 2147483649 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))), Black: 1540#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1520#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), 1524#(< 0 (+ 2147483650 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), 1555#true, Black: 1560#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1566#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1586#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 1561#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1568#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 504#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 493#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 349#(<= |ULTIMATE.start_main_~i~1#1| 7), 1955#(= |ULTIMATE.start_main_~i~2#1| 0), 157#true, 1426#true, Black: 1617#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), 1707#true, 1822#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 1919#true, 1627#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1095#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 587#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 616#(and (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 589#(= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 596#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1652#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), 1873#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1628#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1134#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1632#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1144#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1650#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1140#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 636#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1146#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1621#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1656#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1646#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1644#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1648#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 638#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 630#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1634#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1654#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1619#true, Black: 1166#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1162#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1170#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 139#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 85#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 667#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 671#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 661#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1183#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1697#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1185#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 663#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1681#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1187#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1680#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1685#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1679#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1699#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 160#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 166#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 159#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 1205#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 691#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1201#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1203#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 689#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1733#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1223#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1221#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1721#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1219#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1719#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1715#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1735#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1717#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1716#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), 648#true, Black: 701#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 708#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 714#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 718#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 716#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 710#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1239#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1235#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1744#true, Black: 1241#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1237#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 333#true, Black: 744#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 738#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 748#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 746#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 750#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 742#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1763#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1773#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1761#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1767#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1785#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1755#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1771#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1753#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), Black: 1765#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1769#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1751#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1775#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1781#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), 9#L923-3true, Black: 180#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 274#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 252#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 263#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1826#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1836#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1818#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1834#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1838#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1824#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1811#(<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1832#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 304#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), 581#true, Black: 1805#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 305#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1840#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 311#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_#t~post32#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0) 0)), Black: 1803#true, Black: 1812#(<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 322#(and (= 0 |ULTIMATE.start_main_#t~post38#1|) (= |ULTIMATE.start_main_~i~2#1| 0)), 773#(and (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), 1160#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 700#(= |~#cache~0.offset| 0), Black: 327#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 330#(and (= |t_funThread1of1ForFork0_#t~post34#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 172#true, 41#true, 731#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 1903#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1897#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1854#true, Black: 1391#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1861#(<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648)), Black: 1393#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1889#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1395#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| 1) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| 1)), Black: 1899#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1467#true, Black: 1891#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1863#(<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1887#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1905#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1885#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1883#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1867#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 948#true, Black: 1410#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1412#(and (not (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1418#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1945#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1931#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1928#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1943#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1929#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1927#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 910#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 932#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 908#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 926#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 918#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 916#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 924#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 912#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 914#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 934#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 920#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 1434#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 873#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1435#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1436#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1456#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1458#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1440#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 955#(or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 956#(or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 960#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 970#(and (or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)) (or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0))), Black: 1484#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), 23#L924true, Black: 1492#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1502#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1490#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1482#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1488#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1486#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1476#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), Black: 1475#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1480#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1469#(= |t_funThread1of1ForFork0_~i~0#1| 0), 1671#true]) [2024-12-01 23:00:34,613 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-12-01 23:00:34,613 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-12-01 23:00:34,613 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-12-01 23:00:34,613 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-12-01 23:00:34,613 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-12-01 23:00:34,653 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([327] L923-3-->ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (< 2147483646 |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|) InVars {ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|} OutVars{ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|} AuxVars[] AssignedVars[][699], [18#ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 1542#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1544#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1532#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1515#true, Black: 1523#(< 0 (+ 2147483649 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))), Black: 1540#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1520#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), 1753#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), 1524#(< 0 (+ 2147483650 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), 1555#true, 10#t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 1560#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1566#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1586#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 1561#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1568#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 504#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 493#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 349#(<= |ULTIMATE.start_main_~i~1#1| 7), 157#true, Black: 1617#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), 1822#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 1476#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), Black: 1095#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), 1929#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 587#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 616#(and (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 589#(= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 596#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1652#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), 1873#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1134#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1632#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1144#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1627#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1650#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1140#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 636#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1146#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1621#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1656#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1646#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1644#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1648#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 638#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 630#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1634#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1654#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1619#true, 1982#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1166#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1162#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1170#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 139#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 85#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 667#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 671#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 661#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1183#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1697#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1185#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 663#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1187#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1680#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1685#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1679#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1699#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 160#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1671#true, Black: 166#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 159#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), 1681#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1205#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 691#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1201#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1203#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 689#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1733#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1223#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1221#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1707#true, Black: 1721#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1219#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1719#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1715#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1735#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1716#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), 648#true, Black: 701#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 708#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 714#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 718#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1436#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 716#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 710#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1239#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1235#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1241#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1237#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 333#true, Black: 744#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 738#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 748#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 746#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 750#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 742#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1763#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1773#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1761#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1767#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1785#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1755#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1771#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1765#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1769#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1751#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1775#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1781#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1744#true, 1717#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 180#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 274#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 252#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 263#(< |ULTIMATE.start_main_~i~1#1| 9), 934#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 1826#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1836#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1818#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1834#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1838#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1824#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1811#(<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1832#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 304#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), 581#true, Black: 1805#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 305#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1840#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1803#true, Black: 311#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_#t~post32#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0) 0)), Black: 1812#(<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), 1628#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 322#(and (= 0 |ULTIMATE.start_main_#t~post38#1|) (= |ULTIMATE.start_main_~i~2#1| 0)), 1160#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 700#(= |~#cache~0.offset| 0), Black: 327#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 330#(and (= |t_funThread1of1ForFork0_#t~post34#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 172#true, 41#true, 731#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 1903#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1897#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1854#true, Black: 1391#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1861#(<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648)), Black: 1393#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1889#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1395#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| 1) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| 1)), Black: 1899#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1891#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1863#(<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1887#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1905#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1885#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1883#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1867#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1410#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1412#(and (not (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1418#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1945#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1931#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1919#true, Black: 1928#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1943#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1927#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 910#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 932#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 773#(and (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 908#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 926#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 918#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 916#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 924#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 912#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 914#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 920#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 1434#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 873#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1435#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1456#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1458#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1440#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 956#(or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 955#(or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 960#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 970#(and (or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)) (or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0))), Black: 948#true, Black: 1484#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1492#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1502#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1490#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1482#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1488#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1486#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1467#true, Black: 1475#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1480#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1469#(= |t_funThread1of1ForFork0_~i~0#1| 0)]) [2024-12-01 23:00:34,653 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-12-01 23:00:34,653 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-12-01 23:00:34,653 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-12-01 23:00:34,653 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-12-01 23:00:34,653 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-12-01 23:00:34,654 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([328] L923-3-->L924: Formula: (and (<= |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25| 2147483646) (= |v_#memory_int#0_101| (store |v_#memory_int#0_102| |v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30| (store (select |v_#memory_int#0_102| |v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|) |v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30| (+ |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25| 1))))) InVars {ULTIMATE.start_cache_entry_addref_~entry#1.offset=|v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30|, #memory_int#0=|v_#memory_int#0_102|, ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25|, ULTIMATE.start_cache_entry_addref_~entry#1.base=|v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|} OutVars{ULTIMATE.start_cache_entry_addref_~entry#1.offset=|v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30|, #memory_int#0=|v_#memory_int#0_101|, ULTIMATE.start_cache_entry_addref_#t~mem31#1=|v_ULTIMATE.start_cache_entry_addref_#t~mem31#1_20|, ULTIMATE.start_cache_entry_addref_~entry#1.base=|v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|} AuxVars[] AssignedVars[#memory_int#0, ULTIMATE.start_cache_entry_addref_#t~post32#1, ULTIMATE.start_cache_entry_addref_#t~mem31#1][709], [Black: 1542#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1544#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1532#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1515#true, Black: 1523#(< 0 (+ 2147483649 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))), Black: 1540#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1520#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), 1524#(< 0 (+ 2147483650 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), 1555#true, 10#t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 1560#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1566#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1586#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 1561#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1568#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 504#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 493#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 349#(<= |ULTIMATE.start_main_~i~1#1| 7), 1955#(= |ULTIMATE.start_main_~i~2#1| 0), 157#true, 1426#true, Black: 1617#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), 1707#true, 1822#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 1919#true, 1627#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1095#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 587#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 616#(and (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 589#(= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 596#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1652#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), 1873#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1628#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1134#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1632#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1144#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1650#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1140#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 636#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1146#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1621#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1656#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1646#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1644#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1648#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 638#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 630#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1634#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1654#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1619#true, Black: 1166#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1162#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1170#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 139#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 85#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 667#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 671#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 661#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1183#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1697#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1185#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1681#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 663#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1187#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1680#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1685#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1679#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1699#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 160#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 166#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 159#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 1205#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 691#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1201#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1203#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 689#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1733#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1223#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1221#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1721#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1219#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1719#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1715#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1735#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1717#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1716#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), 648#true, Black: 701#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 708#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 714#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 718#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 716#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 710#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1239#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 1744#true, Black: 1235#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1241#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1237#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 333#true, Black: 744#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 738#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 748#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 746#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 750#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 742#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1763#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1773#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1761#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1767#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1785#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1755#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1771#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1753#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), Black: 1765#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1769#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1751#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1775#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1781#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 180#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 274#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 252#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 263#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1826#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1836#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1818#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1834#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1838#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1824#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1811#(<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1832#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 304#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), 581#true, Black: 1805#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 305#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1840#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 311#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_#t~post32#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0) 0)), Black: 1803#true, Black: 1812#(<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 322#(and (= 0 |ULTIMATE.start_main_#t~post38#1|) (= |ULTIMATE.start_main_~i~2#1| 0)), 773#(and (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), 1160#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 700#(= |~#cache~0.offset| 0), Black: 327#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 330#(and (= |t_funThread1of1ForFork0_#t~post34#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 172#true, 41#true, 731#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 1903#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1897#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1854#true, Black: 1391#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1861#(<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648)), Black: 1393#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1889#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1395#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| 1) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| 1)), Black: 1899#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1467#true, Black: 1891#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1863#(<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1887#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1905#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1885#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1883#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1867#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1410#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1412#(and (not (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1418#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1945#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1931#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1928#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1943#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1929#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1927#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 910#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 932#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 908#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 926#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 918#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 916#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 924#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 912#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 914#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 934#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 920#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 1434#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 873#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1435#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1436#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1456#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1458#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1440#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 956#(or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 955#(or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 960#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 970#(and (or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)) (or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0))), Black: 948#true, Black: 1484#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), 23#L924true, Black: 1492#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1502#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1490#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1482#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1488#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1486#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1476#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), Black: 1475#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1480#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1469#(= |t_funThread1of1ForFork0_~i~0#1| 0), 1671#true]) [2024-12-01 23:00:34,654 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-12-01 23:00:34,654 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-12-01 23:00:34,654 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-12-01 23:00:34,654 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-12-01 23:00:34,654 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-12-01 23:00:34,655 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([327] L923-3-->ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (< 2147483646 |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|) InVars {ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|} OutVars{ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_5|} AuxVars[] AssignedVars[][699], [1830#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 18#ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 1542#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1524#(< 0 (+ 2147483650 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1544#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1532#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1515#true, Black: 1540#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1520#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), 1753#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), 1555#true, Black: 1560#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1566#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1586#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 1561#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1568#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 504#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 493#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 349#(<= |ULTIMATE.start_main_~i~1#1| 7), 157#true, Black: 1617#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), 1476#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), Black: 1095#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), 1929#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 587#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 616#(and (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 589#(= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 596#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1652#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), 13#L924true, Black: 1134#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1632#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1144#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1627#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1140#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1650#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 636#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1146#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1621#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1656#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1646#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1644#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1648#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 638#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 630#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1634#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1654#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1619#true, 1982#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1166#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1162#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1170#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 139#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 85#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 667#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 671#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 661#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1183#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1697#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1185#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 663#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1187#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1680#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1685#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1679#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 160#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1699#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 166#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1671#true, Black: 159#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), 1681#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1205#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 691#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1201#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1203#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 689#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1733#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1223#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1221#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1707#true, Black: 1721#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1219#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1719#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1715#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), 1881#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1735#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1716#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 701#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 648#true, Black: 708#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 714#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 718#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1436#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 716#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 710#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1239#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1235#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1241#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1237#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 333#true, Black: 744#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 738#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 748#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 746#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 750#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 742#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1763#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1773#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1761#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1767#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1785#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1755#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1771#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1765#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1769#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1751#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1775#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1781#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1744#true, 1717#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 180#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 274#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 252#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 263#(< |ULTIMATE.start_main_~i~1#1| 9), 934#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 1826#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1836#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1818#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1834#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1838#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1824#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1811#(<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1832#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 304#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), 581#true, Black: 1805#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 305#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1840#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1803#true, Black: 311#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_#t~post32#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0) 0)), Black: 1812#(<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), 1628#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 322#(and (= 0 |ULTIMATE.start_main_#t~post38#1|) (= |ULTIMATE.start_main_~i~2#1| 0)), 1523#(< 0 (+ 2147483649 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))), 1160#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 700#(= |~#cache~0.offset| 0), Black: 327#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 330#(and (= |t_funThread1of1ForFork0_#t~post34#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 172#true, 41#true, 731#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 1903#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1897#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1854#true, Black: 1391#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1861#(<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648)), Black: 1393#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1889#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1395#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| 1) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| 1)), Black: 1899#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1891#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1863#(<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1887#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1905#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1885#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1883#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1867#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 948#true, Black: 1410#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1412#(and (not (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1418#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1945#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1931#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1919#true, Black: 1928#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1943#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1927#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 910#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 932#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 773#(and (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 908#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 926#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 918#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 916#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 924#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 912#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 914#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 920#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 1434#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 873#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1435#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1456#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1458#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1440#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 955#(or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 956#(or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 960#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 970#(and (or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)) (or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0))), Black: 1484#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1492#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1502#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1490#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1482#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1488#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1486#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1467#true, Black: 1475#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1480#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1469#(= |t_funThread1of1ForFork0_~i~0#1| 0)]) [2024-12-01 23:00:34,655 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-12-01 23:00:34,655 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-12-01 23:00:34,655 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-12-01 23:00:34,655 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-12-01 23:00:34,655 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-12-01 23:00:34,656 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([328] L923-3-->L924: Formula: (and (<= |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25| 2147483646) (= |v_#memory_int#0_101| (store |v_#memory_int#0_102| |v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30| (store (select |v_#memory_int#0_102| |v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|) |v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30| (+ |v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25| 1))))) InVars {ULTIMATE.start_cache_entry_addref_~entry#1.offset=|v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30|, #memory_int#0=|v_#memory_int#0_102|, ULTIMATE.start_cache_entry_addref_#t~post32#1=|v_ULTIMATE.start_cache_entry_addref_#t~post32#1_25|, ULTIMATE.start_cache_entry_addref_~entry#1.base=|v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|} OutVars{ULTIMATE.start_cache_entry_addref_~entry#1.offset=|v_ULTIMATE.start_cache_entry_addref_~entry#1.offset_30|, #memory_int#0=|v_#memory_int#0_101|, ULTIMATE.start_cache_entry_addref_#t~mem31#1=|v_ULTIMATE.start_cache_entry_addref_#t~mem31#1_20|, ULTIMATE.start_cache_entry_addref_~entry#1.base=|v_ULTIMATE.start_cache_entry_addref_~entry#1.base_30|} AuxVars[] AssignedVars[#memory_int#0, ULTIMATE.start_cache_entry_addref_#t~post32#1, ULTIMATE.start_cache_entry_addref_#t~mem31#1][873], [1856#(= |ULTIMATE.start_main_~i~2#1| 0), 1515#true, Black: 1542#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1524#(< 0 (+ 2147483650 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1544#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1532#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1523#(< 0 (+ 2147483649 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|))), Black: 1540#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1520#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), 1555#true, Black: 1560#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1566#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1586#(and (or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 1561#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 1568#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 504#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 493#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 349#(<= |ULTIMATE.start_main_~i~1#1| 7), 1814#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 1955#(= |ULTIMATE.start_main_~i~2#1| 0), 157#true, 1426#true, Black: 1617#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), 1707#true, 1919#true, 1627#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1095#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 587#(or (and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (and (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))), Black: 616#(and (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 589#(= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 596#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1652#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1628#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), 13#L924true, Black: 1632#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1134#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1144#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1650#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 636#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1140#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1146#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1621#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 1656#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1646#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1644#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1648#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 638#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1634#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 630#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1654#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1619#true, Black: 1166#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1162#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1170#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 139#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 85#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 667#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 671#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (not (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 661#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1183#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1697#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1681#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1185#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 663#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1187#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1680#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1685#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1679#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 160#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1699#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 166#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 159#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), Black: 1205#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 691#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 4) 1) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1201#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1203#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 689#(and (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1733#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1223#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1221#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1721#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1219#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1719#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1715#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1735#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1717#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1716#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 701#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 648#true, Black: 708#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 714#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 718#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 716#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 710#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 4) 1)), Black: 1239#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1235#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1744#true, Black: 1241#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1237#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), 333#true, Black: 744#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 738#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 748#(and (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 746#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 750#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 742#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1763#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1773#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1761#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1767#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1785#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1755#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1771#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1753#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), Black: 1765#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1769#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1751#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 1775#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)), Black: 1781#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648))), Black: 180#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 274#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 252#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 263#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1826#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1836#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|))), Black: 1818#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1834#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1838#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1824#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1811#(<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1832#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 304#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0)), 581#true, Black: 1805#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 305#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0)), Black: 1840#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 311#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_#t~post32#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0) 0)), Black: 1803#true, Black: 1812#(<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 322#(and (= 0 |ULTIMATE.start_main_#t~post38#1|) (= |ULTIMATE.start_main_~i~2#1| 0)), 773#(and (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), 1160#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 700#(= |~#cache~0.offset| 0), Black: 327#(= |t_funThread1of1ForFork0_~i~0#1| 0), Black: 330#(and (= |t_funThread1of1ForFork0_#t~post34#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 172#true, 41#true, 731#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 1903#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1897#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1391#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1854#true, Black: 1861#(<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648)), Black: 1393#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| 1)), Black: 1889#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1395#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= (select (select |#pthreadsMutex| 1) (+ |~#cache~0.offset| 4)) 1) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= (select (select |#pthreadsMutex| 1) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 1) (= |~#cache~0.base| 1)), Black: 1899#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), 1467#true, Black: 1891#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1863#(<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)), Black: 1887#(and (= |ULTIMATE.start_main_~i~2#1| 0) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) |~#cache~0.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1905#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (<= 0 (+ (select (select |#memory_int#0| |~#cache~0.base|) (+ |~#cache~0.offset| (* |t_funThread1of1ForFork0_~i~0#1| 28))) 2147483648))), Black: 1885#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1883#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), Black: 1867#(and (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |~#cache~0.offset|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |~#cache~0.base|)), 948#true, Black: 1410#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1412#(and (not (= (select (select |#pthreadsMutex| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1418#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4)) 0)) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1945#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1931#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1928#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1943#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1929#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1927#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 910#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 932#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 908#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 926#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 918#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 916#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 924#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 912#(and (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 914#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 934#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |~#cache~0.offset| 0) (= |~#cache~0.base| 1)), Black: 920#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| 1) (<= 0 (+ (select (select |#memory_int#0| 1) 0) 2147483648)) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0) (= |~#cache~0.base| 1)), Black: 1434#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 873#(and (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.base| 1)), Black: 1435#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1436#(<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)), Black: 1456#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1458#(and (<= 1 (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) 0)) (<= 0 (+ 2147483649 |ULTIMATE.start_cache_entry_addref_#t~post32#1|)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| 0)), Black: 1440#(and (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_main_~i~2#1| 0) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 955#(or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 956#(or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0)), Black: 960#(and (= (select (select |#memory_int#0| |~#cache~0.base|) 0) 0) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |~#cache~0.offset| 0) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 970#(and (or (< 0 (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)) (= (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 0)) (or (< 0 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|) (= |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1| 0))), 23#L924true, Black: 1484#(and (<= 0 (+ (select (select |#memory_int#0| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1492#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1502#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648))), Black: 1490#(and (<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1482#(and (<= 0 (+ 2147483649 |t_funThread1of1ForFork0_cache_entry_addref_#t~post32#1|)) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1488#(and (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |t_funThread1of1ForFork0_~i~0#1| 0)), Black: 1486#(and (= |ULTIMATE.start_cache_entry_addref_~entry#1.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)) (= |ULTIMATE.start_cache_entry_addref_~entry#1.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1476#(<= 0 (+ |ULTIMATE.start_cache_entry_addref_#t~post32#1| 2147483648)), Black: 1475#(<= 0 (+ (select (select |#memory_int#0| |ULTIMATE.start_cache_entry_addref_~entry#1.base|) |ULTIMATE.start_cache_entry_addref_~entry#1.offset|) 2147483648)), Black: 1480#(and (= |~#cache~0.base| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) (= |t_funThread1of1ForFork0_~i~0#1| 0) (= |~#cache~0.offset| |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) (= |t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| (+ (* |ULTIMATE.start_main_~i~2#1| 28) |~#cache~0.offset|))), Black: 1469#(= |t_funThread1of1ForFork0_~i~0#1| 0), 1671#true]) [2024-12-01 23:00:34,657 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-12-01 23:00:34,657 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-12-01 23:00:34,657 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-12-01 23:00:34,657 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-12-01 23:00:34,657 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-12-01 23:00:34,704 INFO L124 PetriNetUnfolderBase]: 2215/4885 cut-off events. [2024-12-01 23:00:34,705 INFO L125 PetriNetUnfolderBase]: For 287035/287197 co-relation queries the response was YES. [2024-12-01 23:00:34,759 INFO L83 FinitePrefix]: Finished finitePrefix Result has 55671 conditions, 4885 events. 2215/4885 cut-off events. For 287035/287197 co-relation queries the response was YES. Maximal size of possible extension queue 204. Compared 36410 event pairs, 596 based on Foata normal form. 29/4894 useless extension candidates. Maximal degree in co-relation 55330. Up to 1764 conditions per place. [2024-12-01 23:00:34,776 INFO L140 encePairwiseOnDemand]: 25/39 looper letters, 758 selfloop transitions, 214 changer transitions 0/1009 dead transitions. [2024-12-01 23:00:34,776 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 552 places, 1009 transitions, 26772 flow [2024-12-01 23:00:34,777 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2024-12-01 23:00:34,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 17 states. [2024-12-01 23:00:34,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 347 transitions. [2024-12-01 23:00:34,777 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5233785822021116 [2024-12-01 23:00:34,777 INFO L175 Difference]: Start difference. First operand has 536 places, 870 transitions, 21926 flow. Second operand 17 states and 347 transitions. [2024-12-01 23:00:34,777 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 552 places, 1009 transitions, 26772 flow [2024-12-01 23:00:36,488 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 546 places, 1009 transitions, 26512 flow, removed 90 selfloop flow, removed 6 redundant places. [2024-12-01 23:00:36,514 INFO L231 Difference]: Finished difference. Result has 555 places, 906 transitions, 23436 flow [2024-12-01 23:00:36,515 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=21694, PETRI_DIFFERENCE_MINUEND_PLACES=530, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=870, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=180, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=678, PETRI_DIFFERENCE_SUBTRAHEND_STATES=17, PETRI_FLOW=23436, PETRI_PLACES=555, PETRI_TRANSITIONS=906} [2024-12-01 23:00:36,515 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 516 predicate places. [2024-12-01 23:00:36,515 INFO L471 AbstractCegarLoop]: Abstraction has has 555 places, 906 transitions, 23436 flow [2024-12-01 23:00:36,516 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 12.7) internal successors, (127), 10 states have internal predecessors, (127), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:36,516 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:00:36,516 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:00:36,516 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable39 [2024-12-01 23:00:36,516 INFO L396 AbstractCegarLoop]: === Iteration 41 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:00:36,517 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:00:36,517 INFO L85 PathProgramCache]: Analyzing trace with hash -167998817, now seen corresponding path program 9 times [2024-12-01 23:00:36,517 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:00:36,517 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1101778558] [2024-12-01 23:00:36,517 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-12-01 23:00:36,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:00:36,532 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-12-01 23:00:36,532 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:00:36,646 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 156 trivial. 0 not checked. [2024-12-01 23:00:36,647 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:00:36,647 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1101778558] [2024-12-01 23:00:36,647 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1101778558] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:00:36,647 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:00:36,647 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-12-01 23:00:36,647 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [141080756] [2024-12-01 23:00:36,647 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:00:36,647 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-12-01 23:00:36,647 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:00:36,647 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-12-01 23:00:36,647 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=70, Unknown=0, NotChecked=0, Total=90 [2024-12-01 23:00:36,652 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 10 out of 39 [2024-12-01 23:00:36,652 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 555 places, 906 transitions, 23436 flow. Second operand has 10 states, 10 states have (on average 11.7) internal successors, (117), 10 states have internal predecessors, (117), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:36,652 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:00:36,652 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 10 of 39 [2024-12-01 23:00:36,652 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:00:39,881 INFO L124 PetriNetUnfolderBase]: 2505/5365 cut-off events. [2024-12-01 23:00:39,881 INFO L125 PetriNetUnfolderBase]: For 328803/328893 co-relation queries the response was YES. [2024-12-01 23:00:39,953 INFO L83 FinitePrefix]: Finished finitePrefix Result has 62765 conditions, 5365 events. 2505/5365 cut-off events. For 328803/328893 co-relation queries the response was YES. Maximal size of possible extension queue 217. Compared 39633 event pairs, 484 based on Foata normal form. 31/5396 useless extension candidates. Maximal degree in co-relation 62416. Up to 1418 conditions per place. [2024-12-01 23:00:39,972 INFO L140 encePairwiseOnDemand]: 24/39 looper letters, 731 selfloop transitions, 378 changer transitions 0/1116 dead transitions. [2024-12-01 23:00:39,972 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 575 places, 1116 transitions, 30609 flow [2024-12-01 23:00:39,972 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-12-01 23:00:39,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 21 states. [2024-12-01 23:00:39,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 21 states and 419 transitions. [2024-12-01 23:00:39,973 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5115995115995116 [2024-12-01 23:00:39,973 INFO L175 Difference]: Start difference. First operand has 555 places, 906 transitions, 23436 flow. Second operand 21 states and 419 transitions. [2024-12-01 23:00:39,973 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 575 places, 1116 transitions, 30609 flow [2024-12-01 23:00:42,253 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 573 places, 1116 transitions, 30334 flow, removed 133 selfloop flow, removed 2 redundant places. [2024-12-01 23:00:42,270 INFO L231 Difference]: Finished difference. Result has 584 places, 945 transitions, 25596 flow [2024-12-01 23:00:42,270 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=23193, PETRI_DIFFERENCE_MINUEND_PLACES=553, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=906, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=339, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=553, PETRI_DIFFERENCE_SUBTRAHEND_STATES=21, PETRI_FLOW=25596, PETRI_PLACES=584, PETRI_TRANSITIONS=945} [2024-12-01 23:00:42,271 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 545 predicate places. [2024-12-01 23:00:42,271 INFO L471 AbstractCegarLoop]: Abstraction has has 584 places, 945 transitions, 25596 flow [2024-12-01 23:00:42,271 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 11.7) internal successors, (117), 10 states have internal predecessors, (117), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:42,271 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:00:42,271 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:00:42,271 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable40 [2024-12-01 23:00:42,271 INFO L396 AbstractCegarLoop]: === Iteration 42 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:00:42,272 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:00:42,272 INFO L85 PathProgramCache]: Analyzing trace with hash -565794770, now seen corresponding path program 4 times [2024-12-01 23:00:42,272 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:00:42,272 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [4093480] [2024-12-01 23:00:42,272 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-12-01 23:00:42,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:00:42,283 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-12-01 23:00:42,283 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:00:42,505 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:00:42,505 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:00:42,505 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [4093480] [2024-12-01 23:00:42,505 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [4093480] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:00:42,505 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:00:42,505 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-12-01 23:00:42,505 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2006270028] [2024-12-01 23:00:42,505 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:00:42,505 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-12-01 23:00:42,505 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:00:42,505 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-12-01 23:00:42,505 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=62, Unknown=0, NotChecked=0, Total=90 [2024-12-01 23:00:42,512 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 11 out of 39 [2024-12-01 23:00:42,513 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 584 places, 945 transitions, 25596 flow. Second operand has 10 states, 10 states have (on average 12.7) internal successors, (127), 10 states have internal predecessors, (127), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:42,513 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:00:42,513 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 11 of 39 [2024-12-01 23:00:42,513 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:00:45,305 INFO L124 PetriNetUnfolderBase]: 2572/5631 cut-off events. [2024-12-01 23:00:45,305 INFO L125 PetriNetUnfolderBase]: For 369087/369720 co-relation queries the response was YES. [2024-12-01 23:00:45,378 INFO L83 FinitePrefix]: Finished finitePrefix Result has 67371 conditions, 5631 events. 2572/5631 cut-off events. For 369087/369720 co-relation queries the response was YES. Maximal size of possible extension queue 233. Compared 42838 event pairs, 328 based on Foata normal form. 21/5636 useless extension candidates. Maximal degree in co-relation 67013. Up to 2433 conditions per place. [2024-12-01 23:00:45,398 INFO L140 encePairwiseOnDemand]: 25/39 looper letters, 692 selfloop transitions, 547 changer transitions 0/1247 dead transitions. [2024-12-01 23:00:45,398 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 605 places, 1247 transitions, 34989 flow [2024-12-01 23:00:45,398 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2024-12-01 23:00:45,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 22 states. [2024-12-01 23:00:45,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 404 transitions. [2024-12-01 23:00:45,399 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.47086247086247085 [2024-12-01 23:00:45,399 INFO L175 Difference]: Start difference. First operand has 584 places, 945 transitions, 25596 flow. Second operand 22 states and 404 transitions. [2024-12-01 23:00:45,399 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 605 places, 1247 transitions, 34989 flow [2024-12-01 23:00:47,698 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 599 places, 1247 transitions, 34089 flow, removed 147 selfloop flow, removed 6 redundant places. [2024-12-01 23:00:47,717 INFO L231 Difference]: Finished difference. Result has 609 places, 1045 transitions, 29683 flow [2024-12-01 23:00:47,717 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=24884, PETRI_DIFFERENCE_MINUEND_PLACES=578, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=945, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=457, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=449, PETRI_DIFFERENCE_SUBTRAHEND_STATES=22, PETRI_FLOW=29683, PETRI_PLACES=609, PETRI_TRANSITIONS=1045} [2024-12-01 23:00:47,718 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 570 predicate places. [2024-12-01 23:00:47,718 INFO L471 AbstractCegarLoop]: Abstraction has has 609 places, 1045 transitions, 29683 flow [2024-12-01 23:00:47,718 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 12.7) internal successors, (127), 10 states have internal predecessors, (127), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:47,718 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:00:47,718 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:00:47,718 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable41 [2024-12-01 23:00:47,718 INFO L396 AbstractCegarLoop]: === Iteration 43 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:00:47,719 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:00:47,719 INFO L85 PathProgramCache]: Analyzing trace with hash 168851290, now seen corresponding path program 5 times [2024-12-01 23:00:47,719 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:00:47,720 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1295789618] [2024-12-01 23:00:47,720 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-12-01 23:00:47,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:00:47,740 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 11 check-sat command(s) [2024-12-01 23:00:47,741 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:00:47,991 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:00:47,991 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:00:47,991 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1295789618] [2024-12-01 23:00:47,991 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1295789618] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:00:47,991 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:00:47,992 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-12-01 23:00:47,992 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1953645490] [2024-12-01 23:00:47,992 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:00:47,992 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-12-01 23:00:47,992 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:00:47,992 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-12-01 23:00:47,992 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=66, Unknown=0, NotChecked=0, Total=90 [2024-12-01 23:00:48,014 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 10 out of 39 [2024-12-01 23:00:48,014 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 609 places, 1045 transitions, 29683 flow. Second operand has 10 states, 10 states have (on average 11.7) internal successors, (117), 10 states have internal predecessors, (117), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:48,014 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:00:48,014 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 10 of 39 [2024-12-01 23:00:48,014 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:00:51,097 INFO L124 PetriNetUnfolderBase]: 2820/6078 cut-off events. [2024-12-01 23:00:51,097 INFO L125 PetriNetUnfolderBase]: For 471620/471664 co-relation queries the response was YES. [2024-12-01 23:00:51,162 INFO L83 FinitePrefix]: Finished finitePrefix Result has 77017 conditions, 6078 events. 2820/6078 cut-off events. For 471620/471664 co-relation queries the response was YES. Maximal size of possible extension queue 246. Compared 46321 event pairs, 397 based on Foata normal form. 22/6100 useless extension candidates. Maximal degree in co-relation 76648. Up to 3385 conditions per place. [2024-12-01 23:00:51,185 INFO L140 encePairwiseOnDemand]: 26/39 looper letters, 821 selfloop transitions, 390 changer transitions 0/1218 dead transitions. [2024-12-01 23:00:51,185 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 625 places, 1218 transitions, 35950 flow [2024-12-01 23:00:51,185 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2024-12-01 23:00:51,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 17 states. [2024-12-01 23:00:51,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 291 transitions. [2024-12-01 23:00:51,185 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.43891402714932126 [2024-12-01 23:00:51,185 INFO L175 Difference]: Start difference. First operand has 609 places, 1045 transitions, 29683 flow. Second operand 17 states and 291 transitions. [2024-12-01 23:00:51,186 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 625 places, 1218 transitions, 35950 flow [2024-12-01 23:00:53,933 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 620 places, 1218 transitions, 35586 flow, removed 167 selfloop flow, removed 5 redundant places. [2024-12-01 23:00:53,951 INFO L231 Difference]: Finished difference. Result has 627 places, 1079 transitions, 31687 flow [2024-12-01 23:00:53,952 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=29352, PETRI_DIFFERENCE_MINUEND_PLACES=604, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1045, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=358, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=665, PETRI_DIFFERENCE_SUBTRAHEND_STATES=17, PETRI_FLOW=31687, PETRI_PLACES=627, PETRI_TRANSITIONS=1079} [2024-12-01 23:00:53,952 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 588 predicate places. [2024-12-01 23:00:53,952 INFO L471 AbstractCegarLoop]: Abstraction has has 627 places, 1079 transitions, 31687 flow [2024-12-01 23:00:53,952 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 11.7) internal successors, (117), 10 states have internal predecessors, (117), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:53,953 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:00:53,953 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:00:53,953 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable42 [2024-12-01 23:00:53,953 INFO L396 AbstractCegarLoop]: === Iteration 44 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:00:53,953 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:00:53,953 INFO L85 PathProgramCache]: Analyzing trace with hash -104665310, now seen corresponding path program 6 times [2024-12-01 23:00:53,954 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:00:53,954 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [71412261] [2024-12-01 23:00:53,954 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-12-01 23:00:53,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:00:53,962 INFO L229 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) [2024-12-01 23:00:53,962 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:00:54,045 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 156 trivial. 0 not checked. [2024-12-01 23:00:54,045 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:00:54,046 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [71412261] [2024-12-01 23:00:54,046 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [71412261] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:00:54,046 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:00:54,046 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-12-01 23:00:54,046 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1914119441] [2024-12-01 23:00:54,046 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:00:54,046 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-12-01 23:00:54,046 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:00:54,046 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-12-01 23:00:54,046 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=69, Unknown=0, NotChecked=0, Total=90 [2024-12-01 23:00:54,051 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 10 out of 39 [2024-12-01 23:00:54,052 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 627 places, 1079 transitions, 31687 flow. Second operand has 10 states, 10 states have (on average 11.7) internal successors, (117), 10 states have internal predecessors, (117), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:00:54,052 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:00:54,052 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 10 of 39 [2024-12-01 23:00:54,052 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:00:58,367 INFO L124 PetriNetUnfolderBase]: 3045/6511 cut-off events. [2024-12-01 23:00:58,367 INFO L125 PetriNetUnfolderBase]: For 547239/547350 co-relation queries the response was YES. [2024-12-01 23:00:58,471 INFO L83 FinitePrefix]: Finished finitePrefix Result has 84745 conditions, 6511 events. 3045/6511 cut-off events. For 547239/547350 co-relation queries the response was YES. Maximal size of possible extension queue 247. Compared 48332 event pairs, 387 based on Foata normal form. 78/6588 useless extension candidates. Maximal degree in co-relation 84372. Up to 913 conditions per place. [2024-12-01 23:00:58,508 INFO L140 encePairwiseOnDemand]: 23/39 looper letters, 458 selfloop transitions, 907 changer transitions 0/1372 dead transitions. [2024-12-01 23:00:58,508 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 653 places, 1372 transitions, 41840 flow [2024-12-01 23:00:58,508 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. [2024-12-01 23:00:58,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 27 states. [2024-12-01 23:00:58,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 27 states and 512 transitions. [2024-12-01 23:00:58,509 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4862298195631529 [2024-12-01 23:00:58,509 INFO L175 Difference]: Start difference. First operand has 627 places, 1079 transitions, 31687 flow. Second operand 27 states and 512 transitions. [2024-12-01 23:00:58,509 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 653 places, 1372 transitions, 41840 flow [2024-12-01 23:01:02,368 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 649 places, 1372 transitions, 41568 flow, removed 89 selfloop flow, removed 4 redundant places. [2024-12-01 23:01:02,390 INFO L231 Difference]: Finished difference. Result has 668 places, 1198 transitions, 38926 flow [2024-12-01 23:01:02,390 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=31440, PETRI_DIFFERENCE_MINUEND_PLACES=623, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1079, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=793, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=265, PETRI_DIFFERENCE_SUBTRAHEND_STATES=27, PETRI_FLOW=38926, PETRI_PLACES=668, PETRI_TRANSITIONS=1198} [2024-12-01 23:01:02,391 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 629 predicate places. [2024-12-01 23:01:02,391 INFO L471 AbstractCegarLoop]: Abstraction has has 668 places, 1198 transitions, 38926 flow [2024-12-01 23:01:02,391 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 11.7) internal successors, (117), 10 states have internal predecessors, (117), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:01:02,391 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:01:02,391 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:01:02,391 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable43 [2024-12-01 23:01:02,391 INFO L396 AbstractCegarLoop]: === Iteration 45 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:01:02,392 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:01:02,392 INFO L85 PathProgramCache]: Analyzing trace with hash -1137469243, now seen corresponding path program 1 times [2024-12-01 23:01:02,392 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:01:02,392 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1807199509] [2024-12-01 23:01:02,392 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:01:02,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:01:02,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:01:02,632 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:01:02,632 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:01:02,632 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1807199509] [2024-12-01 23:01:02,632 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1807199509] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:01:02,632 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:01:02,632 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-12-01 23:01:02,632 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1722284955] [2024-12-01 23:01:02,632 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:01:02,632 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-12-01 23:01:02,632 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:01:02,633 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-12-01 23:01:02,633 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=83, Unknown=0, NotChecked=0, Total=110 [2024-12-01 23:01:02,658 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 39 [2024-12-01 23:01:02,658 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 668 places, 1198 transitions, 38926 flow. Second operand has 11 states, 11 states have (on average 13.454545454545455) internal successors, (148), 11 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:01:02,658 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:01:02,658 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 39 [2024-12-01 23:01:02,658 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:01:06,104 INFO L124 PetriNetUnfolderBase]: 2472/5878 cut-off events. [2024-12-01 23:01:06,104 INFO L125 PetriNetUnfolderBase]: For 612089/612233 co-relation queries the response was YES. [2024-12-01 23:01:06,198 INFO L83 FinitePrefix]: Finished finitePrefix Result has 82512 conditions, 5878 events. 2472/5878 cut-off events. For 612089/612233 co-relation queries the response was YES. Maximal size of possible extension queue 250. Compared 47479 event pairs, 491 based on Foata normal form. 34/5867 useless extension candidates. Maximal degree in co-relation 82119. Up to 4551 conditions per place. [2024-12-01 23:01:06,221 INFO L140 encePairwiseOnDemand]: 27/39 looper letters, 1077 selfloop transitions, 115 changer transitions 0/1306 dead transitions. [2024-12-01 23:01:06,221 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 687 places, 1306 transitions, 44732 flow [2024-12-01 23:01:06,222 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-12-01 23:01:06,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 20 states. [2024-12-01 23:01:06,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 20 states to 20 states and 353 transitions. [2024-12-01 23:01:06,222 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.45256410256410257 [2024-12-01 23:01:06,222 INFO L175 Difference]: Start difference. First operand has 668 places, 1198 transitions, 38926 flow. Second operand 20 states and 353 transitions. [2024-12-01 23:01:06,222 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 687 places, 1306 transitions, 44732 flow [2024-12-01 23:01:10,113 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 666 places, 1306 transitions, 42852 flow, removed 673 selfloop flow, removed 21 redundant places. [2024-12-01 23:01:10,137 INFO L231 Difference]: Finished difference. Result has 669 places, 1202 transitions, 37610 flow [2024-12-01 23:01:10,137 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=37167, PETRI_DIFFERENCE_MINUEND_PLACES=647, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1197, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=110, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1084, PETRI_DIFFERENCE_SUBTRAHEND_STATES=20, PETRI_FLOW=37610, PETRI_PLACES=669, PETRI_TRANSITIONS=1202} [2024-12-01 23:01:10,137 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 630 predicate places. [2024-12-01 23:01:10,137 INFO L471 AbstractCegarLoop]: Abstraction has has 669 places, 1202 transitions, 37610 flow [2024-12-01 23:01:10,138 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 13.454545454545455) internal successors, (148), 11 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:01:10,138 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:01:10,138 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:01:10,138 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable44 [2024-12-01 23:01:10,138 INFO L396 AbstractCegarLoop]: === Iteration 46 === Targeting t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:01:10,139 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:01:10,139 INFO L85 PathProgramCache]: Analyzing trace with hash -317793205, now seen corresponding path program 1 times [2024-12-01 23:01:10,139 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:01:10,139 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [879337078] [2024-12-01 23:01:10,140 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:01:10,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:01:10,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:01:10,370 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:01:10,370 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:01:10,370 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [879337078] [2024-12-01 23:01:10,370 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [879337078] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:01:10,370 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:01:10,370 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-12-01 23:01:10,370 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [747504572] [2024-12-01 23:01:10,370 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:01:10,370 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-12-01 23:01:10,370 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:01:10,370 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-12-01 23:01:10,370 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=67, Unknown=0, NotChecked=0, Total=90 [2024-12-01 23:01:10,386 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 39 [2024-12-01 23:01:10,386 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 669 places, 1202 transitions, 37610 flow. Second operand has 10 states, 10 states have (on average 13.6) internal successors, (136), 10 states have internal predecessors, (136), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:01:10,386 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:01:10,386 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 39 [2024-12-01 23:01:10,386 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:01:13,666 INFO L124 PetriNetUnfolderBase]: 2547/6099 cut-off events. [2024-12-01 23:01:13,666 INFO L125 PetriNetUnfolderBase]: For 498982/499141 co-relation queries the response was YES. [2024-12-01 23:01:13,751 INFO L83 FinitePrefix]: Finished finitePrefix Result has 79523 conditions, 6099 events. 2547/6099 cut-off events. For 498982/499141 co-relation queries the response was YES. Maximal size of possible extension queue 257. Compared 49655 event pairs, 498 based on Foata normal form. 43/6112 useless extension candidates. Maximal degree in co-relation 79146. Up to 4669 conditions per place. [2024-12-01 23:01:13,775 INFO L140 encePairwiseOnDemand]: 28/39 looper letters, 1100 selfloop transitions, 133 changer transitions 0/1347 dead transitions. [2024-12-01 23:01:13,775 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 685 places, 1347 transitions, 44072 flow [2024-12-01 23:01:13,776 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2024-12-01 23:01:13,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 17 states. [2024-12-01 23:01:13,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 310 transitions. [2024-12-01 23:01:13,776 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4675716440422323 [2024-12-01 23:01:13,776 INFO L175 Difference]: Start difference. First operand has 669 places, 1202 transitions, 37610 flow. Second operand 17 states and 310 transitions. [2024-12-01 23:01:13,776 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 685 places, 1347 transitions, 44072 flow [2024-12-01 23:01:16,816 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 675 places, 1347 transitions, 43535 flow, removed 83 selfloop flow, removed 10 redundant places. [2024-12-01 23:01:16,837 INFO L231 Difference]: Finished difference. Result has 680 places, 1233 transitions, 38561 flow [2024-12-01 23:01:16,838 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=37166, PETRI_DIFFERENCE_MINUEND_PLACES=659, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1202, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=102, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1071, PETRI_DIFFERENCE_SUBTRAHEND_STATES=17, PETRI_FLOW=38561, PETRI_PLACES=680, PETRI_TRANSITIONS=1233} [2024-12-01 23:01:16,838 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 641 predicate places. [2024-12-01 23:01:16,838 INFO L471 AbstractCegarLoop]: Abstraction has has 680 places, 1233 transitions, 38561 flow [2024-12-01 23:01:16,838 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 13.6) internal successors, (136), 10 states have internal predecessors, (136), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:01:16,838 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:01:16,838 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:01:16,839 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable45 [2024-12-01 23:01:16,839 INFO L396 AbstractCegarLoop]: === Iteration 47 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:01:16,839 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:01:16,839 INFO L85 PathProgramCache]: Analyzing trace with hash -912995673, now seen corresponding path program 2 times [2024-12-01 23:01:16,839 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:01:16,839 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1816289366] [2024-12-01 23:01:16,839 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-01 23:01:16,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:01:16,851 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-12-01 23:01:16,851 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:01:17,062 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:01:17,062 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:01:17,062 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1816289366] [2024-12-01 23:01:17,063 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1816289366] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:01:17,063 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:01:17,063 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-12-01 23:01:17,063 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1560238844] [2024-12-01 23:01:17,063 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:01:17,063 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-12-01 23:01:17,063 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:01:17,063 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-12-01 23:01:17,063 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=84, Unknown=0, NotChecked=0, Total=110 [2024-12-01 23:01:17,086 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 39 [2024-12-01 23:01:17,086 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 680 places, 1233 transitions, 38561 flow. Second operand has 11 states, 11 states have (on average 13.454545454545455) internal successors, (148), 11 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:01:17,086 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:01:17,087 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 39 [2024-12-01 23:01:17,087 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:01:20,507 INFO L124 PetriNetUnfolderBase]: 2584/6167 cut-off events. [2024-12-01 23:01:20,507 INFO L125 PetriNetUnfolderBase]: For 460261/460439 co-relation queries the response was YES. [2024-12-01 23:01:20,592 INFO L83 FinitePrefix]: Finished finitePrefix Result has 78743 conditions, 6167 events. 2584/6167 cut-off events. For 460261/460439 co-relation queries the response was YES. Maximal size of possible extension queue 261. Compared 50362 event pairs, 494 based on Foata normal form. 43/6162 useless extension candidates. Maximal degree in co-relation 78361. Up to 4777 conditions per place. [2024-12-01 23:01:20,615 INFO L140 encePairwiseOnDemand]: 27/39 looper letters, 1148 selfloop transitions, 97 changer transitions 0/1359 dead transitions. [2024-12-01 23:01:20,616 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 697 places, 1359 transitions, 44940 flow [2024-12-01 23:01:20,616 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2024-12-01 23:01:20,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 18 states. [2024-12-01 23:01:20,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 328 transitions. [2024-12-01 23:01:20,617 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4672364672364672 [2024-12-01 23:01:20,617 INFO L175 Difference]: Start difference. First operand has 680 places, 1233 transitions, 38561 flow. Second operand 18 states and 328 transitions. [2024-12-01 23:01:20,617 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 697 places, 1359 transitions, 44940 flow [2024-12-01 23:01:23,547 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 689 places, 1359 transitions, 44756 flow, removed 21 selfloop flow, removed 8 redundant places. [2024-12-01 23:01:23,569 INFO L231 Difference]: Finished difference. Result has 694 places, 1251 transitions, 39324 flow [2024-12-01 23:01:23,570 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=38386, PETRI_DIFFERENCE_MINUEND_PLACES=672, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1233, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=79, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1138, PETRI_DIFFERENCE_SUBTRAHEND_STATES=18, PETRI_FLOW=39324, PETRI_PLACES=694, PETRI_TRANSITIONS=1251} [2024-12-01 23:01:23,570 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 655 predicate places. [2024-12-01 23:01:23,570 INFO L471 AbstractCegarLoop]: Abstraction has has 694 places, 1251 transitions, 39324 flow [2024-12-01 23:01:23,570 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 13.454545454545455) internal successors, (148), 11 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:01:23,571 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:01:23,571 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:01:23,571 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable46 [2024-12-01 23:01:23,571 INFO L396 AbstractCegarLoop]: === Iteration 48 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:01:23,572 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:01:23,572 INFO L85 PathProgramCache]: Analyzing trace with hash -1882657593, now seen corresponding path program 3 times [2024-12-01 23:01:23,572 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:01:23,572 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [45994680] [2024-12-01 23:01:23,572 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-12-01 23:01:23,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:01:23,583 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-12-01 23:01:23,583 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:01:23,814 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:01:23,815 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:01:23,815 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [45994680] [2024-12-01 23:01:23,815 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [45994680] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:01:23,815 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:01:23,815 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-12-01 23:01:23,815 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1183030876] [2024-12-01 23:01:23,815 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:01:23,815 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-12-01 23:01:23,815 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:01:23,816 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-12-01 23:01:23,816 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=86, Unknown=0, NotChecked=0, Total=110 [2024-12-01 23:01:23,848 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 39 [2024-12-01 23:01:23,848 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 694 places, 1251 transitions, 39324 flow. Second operand has 11 states, 11 states have (on average 13.454545454545455) internal successors, (148), 11 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:01:23,848 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:01:23,848 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 39 [2024-12-01 23:01:23,848 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:01:27,618 INFO L124 PetriNetUnfolderBase]: 2609/6228 cut-off events. [2024-12-01 23:01:27,618 INFO L125 PetriNetUnfolderBase]: For 485602/485785 co-relation queries the response was YES. [2024-12-01 23:01:27,701 INFO L83 FinitePrefix]: Finished finitePrefix Result has 80397 conditions, 6228 events. 2609/6228 cut-off events. For 485602/485785 co-relation queries the response was YES. Maximal size of possible extension queue 263. Compared 50939 event pairs, 485 based on Foata normal form. 68/6246 useless extension candidates. Maximal degree in co-relation 80009. Up to 4635 conditions per place. [2024-12-01 23:01:27,728 INFO L140 encePairwiseOnDemand]: 27/39 looper letters, 1124 selfloop transitions, 139 changer transitions 0/1377 dead transitions. [2024-12-01 23:01:27,728 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 713 places, 1377 transitions, 45837 flow [2024-12-01 23:01:27,729 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-12-01 23:01:27,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 20 states. [2024-12-01 23:01:27,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 20 states to 20 states and 355 transitions. [2024-12-01 23:01:27,729 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4551282051282051 [2024-12-01 23:01:27,729 INFO L175 Difference]: Start difference. First operand has 694 places, 1251 transitions, 39324 flow. Second operand 20 states and 355 transitions. [2024-12-01 23:01:27,730 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 713 places, 1377 transitions, 45837 flow [2024-12-01 23:01:30,767 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 709 places, 1377 transitions, 45680 flow, removed 64 selfloop flow, removed 4 redundant places. [2024-12-01 23:01:30,789 INFO L231 Difference]: Finished difference. Result has 714 places, 1266 transitions, 40278 flow [2024-12-01 23:01:30,789 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=38971, PETRI_DIFFERENCE_MINUEND_PLACES=690, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1246, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=121, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1109, PETRI_DIFFERENCE_SUBTRAHEND_STATES=20, PETRI_FLOW=40278, PETRI_PLACES=714, PETRI_TRANSITIONS=1266} [2024-12-01 23:01:30,789 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 675 predicate places. [2024-12-01 23:01:30,789 INFO L471 AbstractCegarLoop]: Abstraction has has 714 places, 1266 transitions, 40278 flow [2024-12-01 23:01:30,790 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 13.454545454545455) internal successors, (148), 11 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:01:30,790 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:01:30,790 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:01:30,790 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable47 [2024-12-01 23:01:30,790 INFO L396 AbstractCegarLoop]: === Iteration 49 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:01:30,790 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:01:30,790 INFO L85 PathProgramCache]: Analyzing trace with hash 1421264427, now seen corresponding path program 4 times [2024-12-01 23:01:30,790 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:01:30,790 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [190726722] [2024-12-01 23:01:30,791 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-12-01 23:01:30,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:01:30,803 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-12-01 23:01:30,803 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:01:31,079 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:01:31,079 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:01:31,079 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [190726722] [2024-12-01 23:01:31,079 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [190726722] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:01:31,079 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:01:31,079 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-12-01 23:01:31,079 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1220520939] [2024-12-01 23:01:31,079 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:01:31,080 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-12-01 23:01:31,080 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:01:31,080 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-12-01 23:01:31,080 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=84, Unknown=0, NotChecked=0, Total=110 [2024-12-01 23:01:31,104 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 39 [2024-12-01 23:01:31,104 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 714 places, 1266 transitions, 40278 flow. Second operand has 11 states, 11 states have (on average 13.454545454545455) internal successors, (148), 11 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:01:31,104 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:01:31,104 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 39 [2024-12-01 23:01:31,104 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:01:35,325 INFO L124 PetriNetUnfolderBase]: 2610/6253 cut-off events. [2024-12-01 23:01:35,326 INFO L125 PetriNetUnfolderBase]: For 501496/501683 co-relation queries the response was YES. [2024-12-01 23:01:35,484 INFO L83 FinitePrefix]: Finished finitePrefix Result has 81091 conditions, 6253 events. 2610/6253 cut-off events. For 501496/501683 co-relation queries the response was YES. Maximal size of possible extension queue 263. Compared 51365 event pairs, 474 based on Foata normal form. 38/6251 useless extension candidates. Maximal degree in co-relation 80698. Up to 4846 conditions per place. [2024-12-01 23:01:35,516 INFO L140 encePairwiseOnDemand]: 27/39 looper letters, 1162 selfloop transitions, 103 changer transitions 0/1379 dead transitions. [2024-12-01 23:01:35,516 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 727 places, 1379 transitions, 46172 flow [2024-12-01 23:01:35,517 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-12-01 23:01:35,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 14 states. [2024-12-01 23:01:35,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 266 transitions. [2024-12-01 23:01:35,517 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.48717948717948717 [2024-12-01 23:01:35,517 INFO L175 Difference]: Start difference. First operand has 714 places, 1266 transitions, 40278 flow. Second operand 14 states and 266 transitions. [2024-12-01 23:01:35,518 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 727 places, 1379 transitions, 46172 flow [2024-12-01 23:01:38,641 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 714 places, 1379 transitions, 45759 flow, removed 112 selfloop flow, removed 13 redundant places. [2024-12-01 23:01:38,666 INFO L231 Difference]: Finished difference. Result has 719 places, 1270 transitions, 40270 flow [2024-12-01 23:01:38,666 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=39815, PETRI_DIFFERENCE_MINUEND_PLACES=701, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1265, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=98, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1162, PETRI_DIFFERENCE_SUBTRAHEND_STATES=14, PETRI_FLOW=40270, PETRI_PLACES=719, PETRI_TRANSITIONS=1270} [2024-12-01 23:01:38,667 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 680 predicate places. [2024-12-01 23:01:38,667 INFO L471 AbstractCegarLoop]: Abstraction has has 719 places, 1270 transitions, 40270 flow [2024-12-01 23:01:38,667 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 13.454545454545455) internal successors, (148), 11 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:01:38,667 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:01:38,667 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:01:38,667 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable48 [2024-12-01 23:01:38,667 INFO L396 AbstractCegarLoop]: === Iteration 50 === Targeting t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:01:38,668 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:01:38,668 INFO L85 PathProgramCache]: Analyzing trace with hash 509438659, now seen corresponding path program 2 times [2024-12-01 23:01:38,668 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:01:38,668 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [967618375] [2024-12-01 23:01:38,668 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-01 23:01:38,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:01:38,681 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-12-01 23:01:38,681 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:01:38,929 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:01:38,929 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:01:38,929 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [967618375] [2024-12-01 23:01:38,929 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [967618375] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:01:38,929 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:01:38,930 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-12-01 23:01:38,930 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [861098634] [2024-12-01 23:01:38,930 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:01:38,930 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-12-01 23:01:38,930 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:01:38,930 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-12-01 23:01:38,930 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=84, Unknown=0, NotChecked=0, Total=110 [2024-12-01 23:01:38,958 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 39 [2024-12-01 23:01:38,959 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 719 places, 1270 transitions, 40270 flow. Second operand has 11 states, 11 states have (on average 13.454545454545455) internal successors, (148), 11 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:01:38,959 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:01:38,959 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 39 [2024-12-01 23:01:38,959 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:01:43,929 INFO L124 PetriNetUnfolderBase]: 2668/6391 cut-off events. [2024-12-01 23:01:43,930 INFO L125 PetriNetUnfolderBase]: For 514250/514427 co-relation queries the response was YES. [2024-12-01 23:01:44,066 INFO L83 FinitePrefix]: Finished finitePrefix Result has 82904 conditions, 6391 events. 2668/6391 cut-off events. For 514250/514427 co-relation queries the response was YES. Maximal size of possible extension queue 267. Compared 52568 event pairs, 517 based on Foata normal form. 37/6395 useless extension candidates. Maximal degree in co-relation 82508. Up to 4962 conditions per place. [2024-12-01 23:01:44,096 INFO L140 encePairwiseOnDemand]: 27/39 looper letters, 1186 selfloop transitions, 104 changer transitions 0/1404 dead transitions. [2024-12-01 23:01:44,096 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 732 places, 1404 transitions, 46513 flow [2024-12-01 23:01:44,097 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-12-01 23:01:44,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 14 states. [2024-12-01 23:01:44,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 266 transitions. [2024-12-01 23:01:44,097 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.48717948717948717 [2024-12-01 23:01:44,097 INFO L175 Difference]: Start difference. First operand has 719 places, 1270 transitions, 40270 flow. Second operand 14 states and 266 transitions. [2024-12-01 23:01:44,097 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 732 places, 1404 transitions, 46513 flow [2024-12-01 23:01:47,443 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 727 places, 1404 transitions, 46371 flow, removed 21 selfloop flow, removed 5 redundant places. [2024-12-01 23:01:47,467 INFO L231 Difference]: Finished difference. Result has 732 places, 1288 transitions, 40984 flow [2024-12-01 23:01:47,467 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=40133, PETRI_DIFFERENCE_MINUEND_PLACES=714, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1270, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=86, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1167, PETRI_DIFFERENCE_SUBTRAHEND_STATES=14, PETRI_FLOW=40984, PETRI_PLACES=732, PETRI_TRANSITIONS=1288} [2024-12-01 23:01:47,467 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 693 predicate places. [2024-12-01 23:01:47,468 INFO L471 AbstractCegarLoop]: Abstraction has has 732 places, 1288 transitions, 40984 flow [2024-12-01 23:01:47,468 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 13.454545454545455) internal successors, (148), 11 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:01:47,468 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:01:47,468 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:01:47,468 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable49 [2024-12-01 23:01:47,468 INFO L396 AbstractCegarLoop]: === Iteration 51 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:01:47,469 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:01:47,470 INFO L85 PathProgramCache]: Analyzing trace with hash -1806613621, now seen corresponding path program 5 times [2024-12-01 23:01:47,470 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:01:47,470 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [932812369] [2024-12-01 23:01:47,470 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-12-01 23:01:47,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:01:47,484 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 11 check-sat command(s) [2024-12-01 23:01:47,484 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:01:47,726 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:01:47,726 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:01:47,727 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [932812369] [2024-12-01 23:01:47,727 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [932812369] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:01:47,727 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:01:47,727 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-12-01 23:01:47,727 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1783649720] [2024-12-01 23:01:47,727 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:01:47,727 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-12-01 23:01:47,727 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:01:47,727 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-12-01 23:01:47,727 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=83, Unknown=0, NotChecked=0, Total=110 [2024-12-01 23:01:47,747 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 39 [2024-12-01 23:01:47,748 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 732 places, 1288 transitions, 40984 flow. Second operand has 11 states, 11 states have (on average 13.454545454545455) internal successors, (148), 11 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:01:47,748 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:01:47,748 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 39 [2024-12-01 23:01:47,748 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:01:51,802 INFO L124 PetriNetUnfolderBase]: 2703/6428 cut-off events. [2024-12-01 23:01:51,802 INFO L125 PetriNetUnfolderBase]: For 540238/540419 co-relation queries the response was YES. [2024-12-01 23:01:51,895 INFO L83 FinitePrefix]: Finished finitePrefix Result has 85047 conditions, 6428 events. 2703/6428 cut-off events. For 540238/540419 co-relation queries the response was YES. Maximal size of possible extension queue 278. Compared 52951 event pairs, 523 based on Foata normal form. 37/6410 useless extension candidates. Maximal degree in co-relation 84646. Up to 5004 conditions per place. [2024-12-01 23:01:51,921 INFO L140 encePairwiseOnDemand]: 27/39 looper letters, 1185 selfloop transitions, 109 changer transitions 0/1408 dead transitions. [2024-12-01 23:01:51,922 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 750 places, 1408 transitions, 47406 flow [2024-12-01 23:01:51,922 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-12-01 23:01:51,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 19 states. [2024-12-01 23:01:51,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 19 states and 344 transitions. [2024-12-01 23:01:51,922 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4642375168690958 [2024-12-01 23:01:51,922 INFO L175 Difference]: Start difference. First operand has 732 places, 1288 transitions, 40984 flow. Second operand 19 states and 344 transitions. [2024-12-01 23:01:51,923 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 750 places, 1408 transitions, 47406 flow [2024-12-01 23:01:55,262 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 745 places, 1408 transitions, 47234 flow, removed 31 selfloop flow, removed 5 redundant places. [2024-12-01 23:01:55,285 INFO L231 Difference]: Finished difference. Result has 750 places, 1299 transitions, 41576 flow [2024-12-01 23:01:55,286 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=40772, PETRI_DIFFERENCE_MINUEND_PLACES=727, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1287, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=99, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1180, PETRI_DIFFERENCE_SUBTRAHEND_STATES=19, PETRI_FLOW=41576, PETRI_PLACES=750, PETRI_TRANSITIONS=1299} [2024-12-01 23:01:55,286 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 711 predicate places. [2024-12-01 23:01:55,286 INFO L471 AbstractCegarLoop]: Abstraction has has 750 places, 1299 transitions, 41576 flow [2024-12-01 23:01:55,286 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 13.454545454545455) internal successors, (148), 11 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:01:55,286 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:01:55,287 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:01:55,287 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable50 [2024-12-01 23:01:55,287 INFO L396 AbstractCegarLoop]: === Iteration 52 === Targeting t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:01:55,288 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:01:55,288 INFO L85 PathProgramCache]: Analyzing trace with hash -1265807869, now seen corresponding path program 3 times [2024-12-01 23:01:55,288 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:01:55,288 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1151436847] [2024-12-01 23:01:55,288 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-12-01 23:01:55,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:01:55,299 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-12-01 23:01:55,299 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:01:55,469 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:01:55,469 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:01:55,469 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1151436847] [2024-12-01 23:01:55,469 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1151436847] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:01:55,469 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:01:55,470 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-12-01 23:01:55,470 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1893875103] [2024-12-01 23:01:55,470 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:01:55,470 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-12-01 23:01:55,470 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:01:55,470 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-12-01 23:01:55,470 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=82, Unknown=0, NotChecked=0, Total=110 [2024-12-01 23:01:55,496 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 39 [2024-12-01 23:01:55,496 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 750 places, 1299 transitions, 41576 flow. Second operand has 11 states, 11 states have (on average 13.454545454545455) internal successors, (148), 11 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:01:55,496 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:01:55,496 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 39 [2024-12-01 23:01:55,496 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:01:59,560 INFO L124 PetriNetUnfolderBase]: 2749/6575 cut-off events. [2024-12-01 23:01:59,560 INFO L125 PetriNetUnfolderBase]: For 571147/571305 co-relation queries the response was YES. [2024-12-01 23:01:59,656 INFO L83 FinitePrefix]: Finished finitePrefix Result has 87329 conditions, 6575 events. 2749/6575 cut-off events. For 571147/571305 co-relation queries the response was YES. Maximal size of possible extension queue 282. Compared 54426 event pairs, 513 based on Foata normal form. 33/6571 useless extension candidates. Maximal degree in co-relation 86922. Up to 5114 conditions per place. [2024-12-01 23:01:59,683 INFO L140 encePairwiseOnDemand]: 27/39 looper letters, 1191 selfloop transitions, 116 changer transitions 0/1421 dead transitions. [2024-12-01 23:01:59,683 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 765 places, 1421 transitions, 47629 flow [2024-12-01 23:01:59,684 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-12-01 23:01:59,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 16 states. [2024-12-01 23:01:59,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 292 transitions. [2024-12-01 23:01:59,684 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.46794871794871795 [2024-12-01 23:01:59,684 INFO L175 Difference]: Start difference. First operand has 750 places, 1299 transitions, 41576 flow. Second operand 16 states and 292 transitions. [2024-12-01 23:01:59,684 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 765 places, 1421 transitions, 47629 flow [2024-12-01 23:02:03,266 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 756 places, 1421 transitions, 47216 flow, removed 122 selfloop flow, removed 9 redundant places. [2024-12-01 23:02:03,289 INFO L231 Difference]: Finished difference. Result has 761 places, 1310 transitions, 41819 flow [2024-12-01 23:02:03,290 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=41211, PETRI_DIFFERENCE_MINUEND_PLACES=741, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1299, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=105, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1183, PETRI_DIFFERENCE_SUBTRAHEND_STATES=16, PETRI_FLOW=41819, PETRI_PLACES=761, PETRI_TRANSITIONS=1310} [2024-12-01 23:02:03,290 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 722 predicate places. [2024-12-01 23:02:03,290 INFO L471 AbstractCegarLoop]: Abstraction has has 761 places, 1310 transitions, 41819 flow [2024-12-01 23:02:03,290 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 13.454545454545455) internal successors, (148), 11 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:02:03,290 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:02:03,290 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:02:03,290 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable51 [2024-12-01 23:02:03,290 INFO L396 AbstractCegarLoop]: === Iteration 53 === Targeting t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:02:03,291 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:02:03,291 INFO L85 PathProgramCache]: Analyzing trace with hash 567365133, now seen corresponding path program 4 times [2024-12-01 23:02:03,291 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:02:03,291 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [705461493] [2024-12-01 23:02:03,291 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-12-01 23:02:03,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:02:03,303 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-12-01 23:02:03,303 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:02:03,546 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:02:03,546 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:02:03,546 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [705461493] [2024-12-01 23:02:03,546 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [705461493] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:02:03,546 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:02:03,546 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-12-01 23:02:03,546 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1893137788] [2024-12-01 23:02:03,546 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:02:03,546 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-12-01 23:02:03,546 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:02:03,547 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-12-01 23:02:03,547 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=66, Unknown=0, NotChecked=0, Total=90 [2024-12-01 23:02:03,574 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 39 [2024-12-01 23:02:03,575 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 761 places, 1310 transitions, 41819 flow. Second operand has 10 states, 10 states have (on average 13.6) internal successors, (136), 10 states have internal predecessors, (136), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:02:03,575 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:02:03,575 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 39 [2024-12-01 23:02:03,575 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:02:07,587 INFO L124 PetriNetUnfolderBase]: 2717/6527 cut-off events. [2024-12-01 23:02:07,587 INFO L125 PetriNetUnfolderBase]: For 572743/572907 co-relation queries the response was YES. [2024-12-01 23:02:07,704 INFO L83 FinitePrefix]: Finished finitePrefix Result has 86661 conditions, 6527 events. 2717/6527 cut-off events. For 572743/572907 co-relation queries the response was YES. Maximal size of possible extension queue 276. Compared 54126 event pairs, 487 based on Foata normal form. 56/6548 useless extension candidates. Maximal degree in co-relation 86249. Up to 4891 conditions per place. [2024-12-01 23:02:07,732 INFO L140 encePairwiseOnDemand]: 28/39 looper letters, 1160 selfloop transitions, 166 changer transitions 0/1440 dead transitions. [2024-12-01 23:02:07,732 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 780 places, 1440 transitions, 48016 flow [2024-12-01 23:02:07,733 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-12-01 23:02:07,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 20 states. [2024-12-01 23:02:07,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 20 states to 20 states and 347 transitions. [2024-12-01 23:02:07,733 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.44487179487179485 [2024-12-01 23:02:07,734 INFO L175 Difference]: Start difference. First operand has 761 places, 1310 transitions, 41819 flow. Second operand 20 states and 347 transitions. [2024-12-01 23:02:07,734 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 780 places, 1440 transitions, 48016 flow [2024-12-01 23:02:11,593 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 773 places, 1440 transitions, 47859 flow, removed 18 selfloop flow, removed 7 redundant places. [2024-12-01 23:02:11,617 INFO L231 Difference]: Finished difference. Result has 778 places, 1316 transitions, 42295 flow [2024-12-01 23:02:11,618 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=41662, PETRI_DIFFERENCE_MINUEND_PLACES=754, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1310, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=160, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1144, PETRI_DIFFERENCE_SUBTRAHEND_STATES=20, PETRI_FLOW=42295, PETRI_PLACES=778, PETRI_TRANSITIONS=1316} [2024-12-01 23:02:11,618 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 739 predicate places. [2024-12-01 23:02:11,618 INFO L471 AbstractCegarLoop]: Abstraction has has 778 places, 1316 transitions, 42295 flow [2024-12-01 23:02:11,618 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 13.6) internal successors, (136), 10 states have internal predecessors, (136), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:02:11,618 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:02:11,618 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:02:11,618 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable52 [2024-12-01 23:02:11,618 INFO L396 AbstractCegarLoop]: === Iteration 54 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:02:11,619 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:02:11,619 INFO L85 PathProgramCache]: Analyzing trace with hash 821301183, now seen corresponding path program 6 times [2024-12-01 23:02:11,619 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:02:11,619 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [86462810] [2024-12-01 23:02:11,619 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-12-01 23:02:11,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:02:11,631 INFO L229 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 3 check-sat command(s) [2024-12-01 23:02:11,631 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:02:11,835 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:02:11,835 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:02:11,835 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [86462810] [2024-12-01 23:02:11,835 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [86462810] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:02:11,835 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:02:11,835 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-12-01 23:02:11,835 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1321782283] [2024-12-01 23:02:11,835 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:02:11,835 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-12-01 23:02:11,835 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:02:11,836 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-12-01 23:02:11,836 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=87, Unknown=0, NotChecked=0, Total=110 [2024-12-01 23:02:11,879 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 39 [2024-12-01 23:02:11,879 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 778 places, 1316 transitions, 42295 flow. Second operand has 11 states, 11 states have (on average 13.454545454545455) internal successors, (148), 11 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:02:11,879 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:02:11,879 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 39 [2024-12-01 23:02:11,879 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:02:15,793 INFO L124 PetriNetUnfolderBase]: 2733/6512 cut-off events. [2024-12-01 23:02:15,793 INFO L125 PetriNetUnfolderBase]: For 607761/607976 co-relation queries the response was YES. [2024-12-01 23:02:15,910 INFO L83 FinitePrefix]: Finished finitePrefix Result has 88547 conditions, 6512 events. 2733/6512 cut-off events. For 607761/607976 co-relation queries the response was YES. Maximal size of possible extension queue 268. Compared 53745 event pairs, 473 based on Foata normal form. 82/6555 useless extension candidates. Maximal degree in co-relation 88156. Up to 4905 conditions per place. [2024-12-01 23:02:15,938 INFO L140 encePairwiseOnDemand]: 27/39 looper letters, 1189 selfloop transitions, 130 changer transitions 0/1433 dead transitions. [2024-12-01 23:02:15,938 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 787 places, 1433 transitions, 48714 flow [2024-12-01 23:02:15,938 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-12-01 23:02:15,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 13 states. [2024-12-01 23:02:15,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 248 transitions. [2024-12-01 23:02:15,939 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4891518737672584 [2024-12-01 23:02:15,939 INFO L175 Difference]: Start difference. First operand has 778 places, 1316 transitions, 42295 flow. Second operand 13 states and 248 transitions. [2024-12-01 23:02:15,939 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 787 places, 1433 transitions, 48714 flow [2024-12-01 23:02:19,828 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 770 places, 1433 transitions, 48281 flow, removed 100 selfloop flow, removed 17 redundant places. [2024-12-01 23:02:19,852 INFO L231 Difference]: Finished difference. Result has 773 places, 1314 transitions, 42263 flow [2024-12-01 23:02:19,853 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=41630, PETRI_DIFFERENCE_MINUEND_PLACES=758, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1308, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=124, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1178, PETRI_DIFFERENCE_SUBTRAHEND_STATES=13, PETRI_FLOW=42263, PETRI_PLACES=773, PETRI_TRANSITIONS=1314} [2024-12-01 23:02:19,853 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 734 predicate places. [2024-12-01 23:02:19,853 INFO L471 AbstractCegarLoop]: Abstraction has has 773 places, 1314 transitions, 42263 flow [2024-12-01 23:02:19,853 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 13.454545454545455) internal successors, (148), 11 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:02:19,853 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:02:19,853 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:02:19,853 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable53 [2024-12-01 23:02:19,853 INFO L396 AbstractCegarLoop]: === Iteration 55 === Targeting t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:02:19,854 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:02:19,854 INFO L85 PathProgramCache]: Analyzing trace with hash -1088641349, now seen corresponding path program 5 times [2024-12-01 23:02:19,854 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:02:19,854 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [441808747] [2024-12-01 23:02:19,854 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-12-01 23:02:19,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:02:19,868 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 11 check-sat command(s) [2024-12-01 23:02:19,868 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:02:20,114 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:02:20,114 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:02:20,114 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [441808747] [2024-12-01 23:02:20,114 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [441808747] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:02:20,114 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:02:20,114 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-12-01 23:02:20,114 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [117045712] [2024-12-01 23:02:20,114 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:02:20,114 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-12-01 23:02:20,115 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:02:20,115 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-12-01 23:02:20,115 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=66, Unknown=0, NotChecked=0, Total=90 [2024-12-01 23:02:20,139 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 39 [2024-12-01 23:02:20,139 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 773 places, 1314 transitions, 42263 flow. Second operand has 10 states, 10 states have (on average 13.6) internal successors, (136), 10 states have internal predecessors, (136), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:02:20,139 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:02:20,139 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 39 [2024-12-01 23:02:20,139 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:02:24,082 INFO L124 PetriNetUnfolderBase]: 2769/6649 cut-off events. [2024-12-01 23:02:24,082 INFO L125 PetriNetUnfolderBase]: For 627528/627719 co-relation queries the response was YES. [2024-12-01 23:02:24,197 INFO L83 FinitePrefix]: Finished finitePrefix Result has 90076 conditions, 6649 events. 2769/6649 cut-off events. For 627528/627719 co-relation queries the response was YES. Maximal size of possible extension queue 276. Compared 55211 event pairs, 488 based on Foata normal form. 53/6662 useless extension candidates. Maximal degree in co-relation 89683. Up to 5090 conditions per place. [2024-12-01 23:02:24,225 INFO L140 encePairwiseOnDemand]: 28/39 looper letters, 1227 selfloop transitions, 116 changer transitions 0/1457 dead transitions. [2024-12-01 23:02:24,225 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 787 places, 1457 transitions, 49080 flow [2024-12-01 23:02:24,225 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2024-12-01 23:02:24,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 15 states. [2024-12-01 23:02:24,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 276 transitions. [2024-12-01 23:02:24,226 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4717948717948718 [2024-12-01 23:02:24,226 INFO L175 Difference]: Start difference. First operand has 773 places, 1314 transitions, 42263 flow. Second operand 15 states and 276 transitions. [2024-12-01 23:02:24,226 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 787 places, 1457 transitions, 49080 flow [2024-12-01 23:02:28,447 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 779 places, 1457 transitions, 48868 flow, removed 16 selfloop flow, removed 8 redundant places. [2024-12-01 23:02:28,474 INFO L231 Difference]: Finished difference. Result has 784 places, 1334 transitions, 43098 flow [2024-12-01 23:02:28,474 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=42066, PETRI_DIFFERENCE_MINUEND_PLACES=765, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1314, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=96, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1201, PETRI_DIFFERENCE_SUBTRAHEND_STATES=15, PETRI_FLOW=43098, PETRI_PLACES=784, PETRI_TRANSITIONS=1334} [2024-12-01 23:02:28,475 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 745 predicate places. [2024-12-01 23:02:28,475 INFO L471 AbstractCegarLoop]: Abstraction has has 784 places, 1334 transitions, 43098 flow [2024-12-01 23:02:28,475 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 13.6) internal successors, (136), 10 states have internal predecessors, (136), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:02:28,475 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:02:28,475 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:02:28,475 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable54 [2024-12-01 23:02:28,475 INFO L396 AbstractCegarLoop]: === Iteration 56 === Targeting t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:02:28,476 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:02:28,476 INFO L85 PathProgramCache]: Analyzing trace with hash 1256424215, now seen corresponding path program 6 times [2024-12-01 23:02:28,476 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:02:28,476 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [65914162] [2024-12-01 23:02:28,476 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-12-01 23:02:28,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:02:28,491 INFO L229 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 3 check-sat command(s) [2024-12-01 23:02:28,492 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:02:28,751 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:02:28,751 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:02:28,751 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [65914162] [2024-12-01 23:02:28,751 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [65914162] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:02:28,752 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:02:28,752 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-12-01 23:02:28,752 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2076208656] [2024-12-01 23:02:28,752 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:02:28,752 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-12-01 23:02:28,752 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:02:28,752 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-12-01 23:02:28,752 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=84, Unknown=0, NotChecked=0, Total=110 [2024-12-01 23:02:28,774 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 39 [2024-12-01 23:02:28,775 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 784 places, 1334 transitions, 43098 flow. Second operand has 11 states, 11 states have (on average 13.454545454545455) internal successors, (148), 11 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:02:28,775 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:02:28,775 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 39 [2024-12-01 23:02:28,775 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:02:33,555 INFO L124 PetriNetUnfolderBase]: 2754/6659 cut-off events. [2024-12-01 23:02:33,555 INFO L125 PetriNetUnfolderBase]: For 652707/652896 co-relation queries the response was YES. [2024-12-01 23:02:33,786 INFO L83 FinitePrefix]: Finished finitePrefix Result has 91114 conditions, 6659 events. 2754/6659 cut-off events. For 652707/652896 co-relation queries the response was YES. Maximal size of possible extension queue 273. Compared 55565 event pairs, 436 based on Foata normal form. 89/6708 useless extension candidates. Maximal degree in co-relation 90715. Up to 4260 conditions per place. [2024-12-01 23:02:33,821 INFO L140 encePairwiseOnDemand]: 27/39 looper letters, 1026 selfloop transitions, 359 changer transitions 0/1499 dead transitions. [2024-12-01 23:02:33,821 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 806 places, 1499 transitions, 50498 flow [2024-12-01 23:02:33,821 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2024-12-01 23:02:33,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 23 states. [2024-12-01 23:02:33,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 23 states and 390 transitions. [2024-12-01 23:02:33,822 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.43478260869565216 [2024-12-01 23:02:33,822 INFO L175 Difference]: Start difference. First operand has 784 places, 1334 transitions, 43098 flow. Second operand 23 states and 390 transitions. [2024-12-01 23:02:33,822 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 806 places, 1499 transitions, 50498 flow [2024-12-01 23:02:38,650 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 798 places, 1499 transitions, 50173 flow, removed 39 selfloop flow, removed 8 redundant places. [2024-12-01 23:02:38,674 INFO L231 Difference]: Finished difference. Result has 805 places, 1359 transitions, 44738 flow [2024-12-01 23:02:38,675 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=42753, PETRI_DIFFERENCE_MINUEND_PLACES=776, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1333, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=333, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=974, PETRI_DIFFERENCE_SUBTRAHEND_STATES=23, PETRI_FLOW=44738, PETRI_PLACES=805, PETRI_TRANSITIONS=1359} [2024-12-01 23:02:38,675 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 766 predicate places. [2024-12-01 23:02:38,675 INFO L471 AbstractCegarLoop]: Abstraction has has 805 places, 1359 transitions, 44738 flow [2024-12-01 23:02:38,675 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 13.454545454545455) internal successors, (148), 11 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:02:38,675 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:02:38,676 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:02:38,676 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable55 [2024-12-01 23:02:38,676 INFO L396 AbstractCegarLoop]: === Iteration 57 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:02:38,676 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:02:38,676 INFO L85 PathProgramCache]: Analyzing trace with hash -346123413, now seen corresponding path program 7 times [2024-12-01 23:02:38,676 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:02:38,676 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [87387653] [2024-12-01 23:02:38,676 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-12-01 23:02:38,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:02:38,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:02:38,920 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:02:38,920 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:02:38,920 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [87387653] [2024-12-01 23:02:38,920 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [87387653] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:02:38,920 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:02:38,921 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-12-01 23:02:38,921 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1391112905] [2024-12-01 23:02:38,921 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:02:38,921 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-12-01 23:02:38,921 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:02:38,921 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-12-01 23:02:38,921 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=83, Unknown=0, NotChecked=0, Total=110 [2024-12-01 23:02:38,939 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 39 [2024-12-01 23:02:38,939 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 805 places, 1359 transitions, 44738 flow. Second operand has 11 states, 11 states have (on average 13.454545454545455) internal successors, (148), 11 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:02:38,939 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:02:38,939 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 39 [2024-12-01 23:02:38,939 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:02:43,395 INFO L124 PetriNetUnfolderBase]: 2694/6590 cut-off events. [2024-12-01 23:02:43,395 INFO L125 PetriNetUnfolderBase]: For 683120/683255 co-relation queries the response was YES. [2024-12-01 23:02:43,544 INFO L83 FinitePrefix]: Finished finitePrefix Result has 92058 conditions, 6590 events. 2694/6590 cut-off events. For 683120/683255 co-relation queries the response was YES. Maximal size of possible extension queue 258. Compared 55330 event pairs, 377 based on Foata normal form. 157/6723 useless extension candidates. Maximal degree in co-relation 91690. Up to 3846 conditions per place. [2024-12-01 23:02:43,578 INFO L140 encePairwiseOnDemand]: 27/39 looper letters, 945 selfloop transitions, 427 changer transitions 0/1486 dead transitions. [2024-12-01 23:02:43,578 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 825 places, 1486 transitions, 51734 flow [2024-12-01 23:02:43,578 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 26 states. [2024-12-01 23:02:43,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 26 states. [2024-12-01 23:02:43,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 26 states and 437 transitions. [2024-12-01 23:02:43,579 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.43096646942800787 [2024-12-01 23:02:43,579 INFO L175 Difference]: Start difference. First operand has 805 places, 1359 transitions, 44738 flow. Second operand 26 states and 437 transitions. [2024-12-01 23:02:43,579 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 825 places, 1486 transitions, 51734 flow [2024-12-01 23:02:48,001 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 786 places, 1486 transitions, 49496 flow, removed 125 selfloop flow, removed 39 redundant places. [2024-12-01 23:02:48,026 INFO L231 Difference]: Finished difference. Result has 793 places, 1342 transitions, 43748 flow [2024-12-01 23:02:48,026 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=41742, PETRI_DIFFERENCE_MINUEND_PLACES=761, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1323, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=410, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=898, PETRI_DIFFERENCE_SUBTRAHEND_STATES=26, PETRI_FLOW=43748, PETRI_PLACES=793, PETRI_TRANSITIONS=1342} [2024-12-01 23:02:48,027 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 754 predicate places. [2024-12-01 23:02:48,027 INFO L471 AbstractCegarLoop]: Abstraction has has 793 places, 1342 transitions, 43748 flow [2024-12-01 23:02:48,027 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 13.454545454545455) internal successors, (148), 11 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:02:48,027 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:02:48,027 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:02:48,027 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable56 [2024-12-01 23:02:48,027 INFO L396 AbstractCegarLoop]: === Iteration 58 === Targeting t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:02:48,029 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:02:48,029 INFO L85 PathProgramCache]: Analyzing trace with hash 939423085, now seen corresponding path program 7 times [2024-12-01 23:02:48,029 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:02:48,029 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [144165786] [2024-12-01 23:02:48,029 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-12-01 23:02:48,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:02:48,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:02:48,313 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:02:48,313 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:02:48,313 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [144165786] [2024-12-01 23:02:48,313 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [144165786] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:02:48,313 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:02:48,313 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-12-01 23:02:48,313 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1355623564] [2024-12-01 23:02:48,313 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:02:48,314 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-12-01 23:02:48,314 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:02:48,314 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-12-01 23:02:48,314 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=66, Unknown=0, NotChecked=0, Total=90 [2024-12-01 23:02:48,336 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 39 [2024-12-01 23:02:48,336 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 793 places, 1342 transitions, 43748 flow. Second operand has 10 states, 10 states have (on average 13.6) internal successors, (136), 10 states have internal predecessors, (136), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:02:48,336 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:02:48,336 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 39 [2024-12-01 23:02:48,336 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:02:52,361 INFO L124 PetriNetUnfolderBase]: 2713/6714 cut-off events. [2024-12-01 23:02:52,361 INFO L125 PetriNetUnfolderBase]: For 633127/633214 co-relation queries the response was YES. [2024-12-01 23:02:52,513 INFO L83 FinitePrefix]: Finished finitePrefix Result has 91307 conditions, 6714 events. 2713/6714 cut-off events. For 633127/633214 co-relation queries the response was YES. Maximal size of possible extension queue 268. Compared 57098 event pairs, 437 based on Foata normal form. 45/6729 useless extension candidates. Maximal degree in co-relation 90889. Up to 5047 conditions per place. [2024-12-01 23:02:52,546 INFO L140 encePairwiseOnDemand]: 28/39 looper letters, 1240 selfloop transitions, 128 changer transitions 0/1482 dead transitions. [2024-12-01 23:02:52,546 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 804 places, 1482 transitions, 50667 flow [2024-12-01 23:02:52,547 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-12-01 23:02:52,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 12 states. [2024-12-01 23:02:52,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 231 transitions. [2024-12-01 23:02:52,547 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4935897435897436 [2024-12-01 23:02:52,547 INFO L175 Difference]: Start difference. First operand has 793 places, 1342 transitions, 43748 flow. Second operand 12 states and 231 transitions. [2024-12-01 23:02:52,547 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 804 places, 1482 transitions, 50667 flow [2024-12-01 23:02:57,090 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 781 places, 1482 transitions, 49663 flow, removed 88 selfloop flow, removed 23 redundant places. [2024-12-01 23:02:57,114 INFO L231 Difference]: Finished difference. Result has 786 places, 1359 transitions, 43755 flow [2024-12-01 23:02:57,115 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=42823, PETRI_DIFFERENCE_MINUEND_PLACES=770, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1342, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=111, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1214, PETRI_DIFFERENCE_SUBTRAHEND_STATES=12, PETRI_FLOW=43755, PETRI_PLACES=786, PETRI_TRANSITIONS=1359} [2024-12-01 23:02:57,115 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 747 predicate places. [2024-12-01 23:02:57,115 INFO L471 AbstractCegarLoop]: Abstraction has has 786 places, 1359 transitions, 43755 flow [2024-12-01 23:02:57,115 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 13.6) internal successors, (136), 10 states have internal predecessors, (136), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:02:57,115 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:02:57,115 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:02:57,115 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable57 [2024-12-01 23:02:57,115 INFO L396 AbstractCegarLoop]: === Iteration 59 === Targeting t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:02:57,116 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:02:57,116 INFO L85 PathProgramCache]: Analyzing trace with hash -359768295, now seen corresponding path program 8 times [2024-12-01 23:02:57,116 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:02:57,116 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2000352644] [2024-12-01 23:02:57,116 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-01 23:02:57,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:02:57,128 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-12-01 23:02:57,128 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:02:57,381 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:02:57,381 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:02:57,381 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2000352644] [2024-12-01 23:02:57,381 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2000352644] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:02:57,381 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:02:57,381 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-12-01 23:02:57,381 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1237371127] [2024-12-01 23:02:57,381 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:02:57,381 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-12-01 23:02:57,381 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:02:57,382 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-12-01 23:02:57,382 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=88, Unknown=0, NotChecked=0, Total=110 [2024-12-01 23:02:57,411 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 39 [2024-12-01 23:02:57,412 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 786 places, 1359 transitions, 43755 flow. Second operand has 11 states, 11 states have (on average 13.454545454545455) internal successors, (148), 11 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:02:57,412 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:02:57,412 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 39 [2024-12-01 23:02:57,412 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:03:01,843 INFO L124 PetriNetUnfolderBase]: 2751/6761 cut-off events. [2024-12-01 23:03:01,843 INFO L125 PetriNetUnfolderBase]: For 605407/605526 co-relation queries the response was YES. [2024-12-01 23:03:02,006 INFO L83 FinitePrefix]: Finished finitePrefix Result has 91607 conditions, 6761 events. 2751/6761 cut-off events. For 605407/605526 co-relation queries the response was YES. Maximal size of possible extension queue 273. Compared 57341 event pairs, 389 based on Foata normal form. 39/6774 useless extension candidates. Maximal degree in co-relation 91191. Up to 3936 conditions per place. [2024-12-01 23:03:02,041 INFO L140 encePairwiseOnDemand]: 27/39 looper letters, 956 selfloop transitions, 452 changer transitions 0/1522 dead transitions. [2024-12-01 23:03:02,041 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 809 places, 1522 transitions, 51285 flow [2024-12-01 23:03:02,041 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-12-01 23:03:02,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 24 states. [2024-12-01 23:03:02,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 24 states and 401 transitions. [2024-12-01 23:03:02,042 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4284188034188034 [2024-12-01 23:03:02,042 INFO L175 Difference]: Start difference. First operand has 786 places, 1359 transitions, 43755 flow. Second operand 24 states and 401 transitions. [2024-12-01 23:03:02,042 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 809 places, 1522 transitions, 51285 flow [2024-12-01 23:03:06,923 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 799 places, 1522 transitions, 50913 flow, removed 102 selfloop flow, removed 10 redundant places. [2024-12-01 23:03:06,948 INFO L231 Difference]: Finished difference. Result has 806 places, 1385 transitions, 45747 flow [2024-12-01 23:03:06,949 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=43383, PETRI_DIFFERENCE_MINUEND_PLACES=776, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1359, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=426, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=907, PETRI_DIFFERENCE_SUBTRAHEND_STATES=24, PETRI_FLOW=45747, PETRI_PLACES=806, PETRI_TRANSITIONS=1385} [2024-12-01 23:03:06,949 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 767 predicate places. [2024-12-01 23:03:06,949 INFO L471 AbstractCegarLoop]: Abstraction has has 806 places, 1385 transitions, 45747 flow [2024-12-01 23:03:06,949 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 13.454545454545455) internal successors, (148), 11 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:03:06,949 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:03:06,949 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:03:06,949 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable58 [2024-12-01 23:03:06,950 INFO L396 AbstractCegarLoop]: === Iteration 60 === Targeting t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:03:06,950 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:03:06,950 INFO L85 PathProgramCache]: Analyzing trace with hash 1050343077, now seen corresponding path program 9 times [2024-12-01 23:03:06,950 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:03:06,950 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1483707243] [2024-12-01 23:03:06,951 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-12-01 23:03:06,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:03:06,960 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-12-01 23:03:06,960 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:03:07,116 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:03:07,116 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:03:07,116 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1483707243] [2024-12-01 23:03:07,116 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1483707243] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:03:07,116 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:03:07,116 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-12-01 23:03:07,116 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [214765400] [2024-12-01 23:03:07,116 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:03:07,116 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-12-01 23:03:07,116 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:03:07,117 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-12-01 23:03:07,117 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=84, Unknown=0, NotChecked=0, Total=110 [2024-12-01 23:03:07,132 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 39 [2024-12-01 23:03:07,132 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 806 places, 1385 transitions, 45747 flow. Second operand has 11 states, 11 states have (on average 13.454545454545455) internal successors, (148), 11 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:03:07,132 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:03:07,133 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 39 [2024-12-01 23:03:07,133 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:03:11,999 INFO L124 PetriNetUnfolderBase]: 2752/6751 cut-off events. [2024-12-01 23:03:12,000 INFO L125 PetriNetUnfolderBase]: For 637131/637241 co-relation queries the response was YES. [2024-12-01 23:03:12,164 INFO L83 FinitePrefix]: Finished finitePrefix Result has 93792 conditions, 6751 events. 2752/6751 cut-off events. For 637131/637241 co-relation queries the response was YES. Maximal size of possible extension queue 274. Compared 57188 event pairs, 298 based on Foata normal form. 28/6765 useless extension candidates. Maximal degree in co-relation 93372. Up to 3846 conditions per place. [2024-12-01 23:03:12,199 INFO L140 encePairwiseOnDemand]: 27/39 looper letters, 929 selfloop transitions, 486 changer transitions 0/1529 dead transitions. [2024-12-01 23:03:12,199 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 831 places, 1529 transitions, 52745 flow [2024-12-01 23:03:12,200 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 26 states. [2024-12-01 23:03:12,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 26 states. [2024-12-01 23:03:12,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 26 states and 437 transitions. [2024-12-01 23:03:12,200 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.43096646942800787 [2024-12-01 23:03:12,200 INFO L175 Difference]: Start difference. First operand has 806 places, 1385 transitions, 45747 flow. Second operand 26 states and 437 transitions. [2024-12-01 23:03:12,200 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 831 places, 1529 transitions, 52745 flow [2024-12-01 23:03:17,255 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 810 places, 1529 transitions, 52153 flow, removed 70 selfloop flow, removed 21 redundant places. [2024-12-01 23:03:17,280 INFO L231 Difference]: Finished difference. Result has 818 places, 1393 transitions, 46991 flow [2024-12-01 23:03:17,281 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=45169, PETRI_DIFFERENCE_MINUEND_PLACES=785, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1385, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=478, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=899, PETRI_DIFFERENCE_SUBTRAHEND_STATES=26, PETRI_FLOW=46991, PETRI_PLACES=818, PETRI_TRANSITIONS=1393} [2024-12-01 23:03:17,281 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 779 predicate places. [2024-12-01 23:03:17,281 INFO L471 AbstractCegarLoop]: Abstraction has has 818 places, 1393 transitions, 46991 flow [2024-12-01 23:03:17,282 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 13.454545454545455) internal successors, (148), 11 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:03:17,282 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:03:17,282 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:03:17,282 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable59 [2024-12-01 23:03:17,282 INFO L396 AbstractCegarLoop]: === Iteration 61 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:03:17,283 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:03:17,283 INFO L85 PathProgramCache]: Analyzing trace with hash 172946959, now seen corresponding path program 1 times [2024-12-01 23:03:17,283 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:03:17,283 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2097865932] [2024-12-01 23:03:17,283 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:03:17,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:03:17,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:03:17,495 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 11 proven. 4 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:03:17,495 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:03:17,495 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2097865932] [2024-12-01 23:03:17,495 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2097865932] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-01 23:03:17,495 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [53288588] [2024-12-01 23:03:17,495 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:03:17,495 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-01 23:03:17,495 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-01 23:03:17,497 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-01 23:03:17,498 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-12-01 23:03:17,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:03:17,619 INFO L256 TraceCheckSpWp]: Trace formula consists of 327 conjuncts, 30 conjuncts are in the unsatisfiable core [2024-12-01 23:03:17,620 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-01 23:03:17,825 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-01 23:03:17,826 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11 [2024-12-01 23:03:17,907 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 7 [2024-12-01 23:03:17,917 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 11 proven. 4 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:03:17,917 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-01 23:03:18,307 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 11 proven. 4 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:03:18,308 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [53288588] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-01 23:03:18,308 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-01 23:03:18,308 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 7, 7] total 22 [2024-12-01 23:03:18,308 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2062816826] [2024-12-01 23:03:18,308 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-01 23:03:18,308 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 24 states [2024-12-01 23:03:18,308 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:03:18,309 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants. [2024-12-01 23:03:18,309 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=81, Invalid=471, Unknown=0, NotChecked=0, Total=552 [2024-12-01 23:03:18,369 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 11 out of 39 [2024-12-01 23:03:18,370 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 818 places, 1393 transitions, 46991 flow. Second operand has 24 states, 24 states have (on average 13.25) internal successors, (318), 24 states have internal predecessors, (318), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:03:18,370 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:03:18,370 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 11 of 39 [2024-12-01 23:03:18,370 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:03:23,591 INFO L124 PetriNetUnfolderBase]: 3017/7200 cut-off events. [2024-12-01 23:03:23,591 INFO L125 PetriNetUnfolderBase]: For 680181/681027 co-relation queries the response was YES. [2024-12-01 23:03:23,776 INFO L83 FinitePrefix]: Finished finitePrefix Result has 100284 conditions, 7200 events. 3017/7200 cut-off events. For 680181/681027 co-relation queries the response was YES. Maximal size of possible extension queue 237. Compared 58838 event pairs, 210 based on Foata normal form. 253/7319 useless extension candidates. Maximal degree in co-relation 99862. Up to 2795 conditions per place. [2024-12-01 23:03:23,815 INFO L140 encePairwiseOnDemand]: 27/39 looper letters, 961 selfloop transitions, 748 changer transitions 0/1757 dead transitions. [2024-12-01 23:03:23,815 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 841 places, 1757 transitions, 61127 flow [2024-12-01 23:03:23,816 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-12-01 23:03:23,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 24 states. [2024-12-01 23:03:23,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 24 states and 459 transitions. [2024-12-01 23:03:23,816 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.49038461538461536 [2024-12-01 23:03:23,816 INFO L175 Difference]: Start difference. First operand has 818 places, 1393 transitions, 46991 flow. Second operand 24 states and 459 transitions. [2024-12-01 23:03:23,816 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 841 places, 1757 transitions, 61127 flow [2024-12-01 23:03:28,185 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 822 places, 1757 transitions, 59951 flow, removed 235 selfloop flow, removed 19 redundant places. [2024-12-01 23:03:28,214 INFO L231 Difference]: Finished difference. Result has 829 places, 1559 transitions, 55116 flow [2024-12-01 23:03:28,215 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=46009, PETRI_DIFFERENCE_MINUEND_PLACES=799, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1393, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=589, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=793, PETRI_DIFFERENCE_SUBTRAHEND_STATES=24, PETRI_FLOW=55116, PETRI_PLACES=829, PETRI_TRANSITIONS=1559} [2024-12-01 23:03:28,215 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 790 predicate places. [2024-12-01 23:03:28,215 INFO L471 AbstractCegarLoop]: Abstraction has has 829 places, 1559 transitions, 55116 flow [2024-12-01 23:03:28,215 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 24 states, 24 states have (on average 13.25) internal successors, (318), 24 states have internal predecessors, (318), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:03:28,215 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:03:28,216 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:03:28,222 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2024-12-01 23:03:28,416 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable60,9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-01 23:03:28,416 INFO L396 AbstractCegarLoop]: === Iteration 62 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:03:28,417 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:03:28,417 INFO L85 PathProgramCache]: Analyzing trace with hash -1745831407, now seen corresponding path program 1 times [2024-12-01 23:03:28,417 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:03:28,417 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1661436536] [2024-12-01 23:03:28,417 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:03:28,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:03:28,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:03:28,705 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 11 proven. 4 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:03:28,705 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:03:28,705 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1661436536] [2024-12-01 23:03:28,705 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1661436536] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-01 23:03:28,705 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1966914110] [2024-12-01 23:03:28,705 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:03:28,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-01 23:03:28,705 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-01 23:03:28,707 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-01 23:03:28,708 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-12-01 23:03:28,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:03:28,834 INFO L256 TraceCheckSpWp]: Trace formula consists of 323 conjuncts, 30 conjuncts are in the unsatisfiable core [2024-12-01 23:03:28,836 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-01 23:03:29,060 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-01 23:03:29,061 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11 [2024-12-01 23:03:29,143 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 7 [2024-12-01 23:03:29,156 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 11 proven. 4 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:03:29,156 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-01 23:03:29,375 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 11 proven. 4 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:03:29,375 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1966914110] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-01 23:03:29,375 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-01 23:03:29,375 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 7, 7] total 24 [2024-12-01 23:03:29,375 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [280334610] [2024-12-01 23:03:29,375 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-01 23:03:29,376 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 26 states [2024-12-01 23:03:29,376 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:03:29,376 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants. [2024-12-01 23:03:29,376 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=92, Invalid=558, Unknown=0, NotChecked=0, Total=650 [2024-12-01 23:03:29,408 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 11 out of 39 [2024-12-01 23:03:29,409 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 829 places, 1559 transitions, 55116 flow. Second operand has 26 states, 26 states have (on average 13.076923076923077) internal successors, (340), 26 states have internal predecessors, (340), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:03:29,409 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:03:29,409 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 11 of 39 [2024-12-01 23:03:29,409 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:03:35,963 INFO L124 PetriNetUnfolderBase]: 3466/8160 cut-off events. [2024-12-01 23:03:35,963 INFO L125 PetriNetUnfolderBase]: For 770790/771061 co-relation queries the response was YES. [2024-12-01 23:03:36,113 INFO L83 FinitePrefix]: Finished finitePrefix Result has 114361 conditions, 8160 events. 3466/8160 cut-off events. For 770790/771061 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 67545 event pairs, 224 based on Foata normal form. 347/8404 useless extension candidates. Maximal degree in co-relation 113934. Up to 2700 conditions per place. [2024-12-01 23:03:36,157 INFO L140 encePairwiseOnDemand]: 27/39 looper letters, 1030 selfloop transitions, 852 changer transitions 0/1976 dead transitions. [2024-12-01 23:03:36,157 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 851 places, 1976 transitions, 72478 flow [2024-12-01 23:03:36,157 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2024-12-01 23:03:36,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 23 states. [2024-12-01 23:03:36,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 23 states and 440 transitions. [2024-12-01 23:03:36,158 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.49052396878483834 [2024-12-01 23:03:36,158 INFO L175 Difference]: Start difference. First operand has 829 places, 1559 transitions, 55116 flow. Second operand 23 states and 440 transitions. [2024-12-01 23:03:36,158 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 851 places, 1976 transitions, 72478 flow [2024-12-01 23:03:41,231 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 842 places, 1976 transitions, 70254 flow, removed 1003 selfloop flow, removed 9 redundant places. [2024-12-01 23:03:41,264 INFO L231 Difference]: Finished difference. Result has 848 places, 1720 transitions, 62231 flow [2024-12-01 23:03:41,265 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=53374, PETRI_DIFFERENCE_MINUEND_PLACES=820, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1559, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=702, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=846, PETRI_DIFFERENCE_SUBTRAHEND_STATES=23, PETRI_FLOW=62231, PETRI_PLACES=848, PETRI_TRANSITIONS=1720} [2024-12-01 23:03:41,265 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 809 predicate places. [2024-12-01 23:03:41,265 INFO L471 AbstractCegarLoop]: Abstraction has has 848 places, 1720 transitions, 62231 flow [2024-12-01 23:03:41,266 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 26 states, 26 states have (on average 13.076923076923077) internal successors, (340), 26 states have internal predecessors, (340), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:03:41,266 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:03:41,266 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:03:41,272 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-12-01 23:03:41,466 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable61,10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-01 23:03:41,466 INFO L396 AbstractCegarLoop]: === Iteration 63 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:03:41,467 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:03:41,467 INFO L85 PathProgramCache]: Analyzing trace with hash 1713801589, now seen corresponding path program 1 times [2024-12-01 23:03:41,467 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:03:41,467 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1466286256] [2024-12-01 23:03:41,467 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:03:41,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:03:41,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:03:41,643 INFO L134 CoverageAnalysis]: Checked inductivity of 161 backedges. 11 proven. 5 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:03:41,643 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:03:41,643 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1466286256] [2024-12-01 23:03:41,643 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1466286256] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-01 23:03:41,643 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [410942101] [2024-12-01 23:03:41,643 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:03:41,643 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-01 23:03:41,643 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-01 23:03:41,645 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-01 23:03:41,645 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-12-01 23:03:41,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:03:41,790 INFO L256 TraceCheckSpWp]: Trace formula consists of 324 conjuncts, 30 conjuncts are in the unsatisfiable core [2024-12-01 23:03:41,792 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-01 23:03:42,005 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-01 23:03:42,006 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11 [2024-12-01 23:03:42,086 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 7 [2024-12-01 23:03:42,099 INFO L134 CoverageAnalysis]: Checked inductivity of 161 backedges. 11 proven. 5 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:03:42,099 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-01 23:03:42,299 INFO L134 CoverageAnalysis]: Checked inductivity of 161 backedges. 11 proven. 5 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:03:42,300 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [410942101] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-01 23:03:42,300 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-01 23:03:42,300 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 21 [2024-12-01 23:03:42,300 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1236834307] [2024-12-01 23:03:42,300 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-01 23:03:42,300 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 23 states [2024-12-01 23:03:42,300 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:03:42,301 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants. [2024-12-01 23:03:42,301 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=79, Invalid=427, Unknown=0, NotChecked=0, Total=506 [2024-12-01 23:03:42,367 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 39 [2024-12-01 23:03:42,367 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 848 places, 1720 transitions, 62231 flow. Second operand has 23 states, 23 states have (on average 14.217391304347826) internal successors, (327), 23 states have internal predecessors, (327), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:03:42,367 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:03:42,367 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 39 [2024-12-01 23:03:42,367 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:03:49,103 INFO L124 PetriNetUnfolderBase]: 2973/7666 cut-off events. [2024-12-01 23:03:49,103 INFO L125 PetriNetUnfolderBase]: For 754633/754884 co-relation queries the response was YES. [2024-12-01 23:03:49,224 INFO L83 FinitePrefix]: Finished finitePrefix Result has 108906 conditions, 7666 events. 2973/7666 cut-off events. For 754633/754884 co-relation queries the response was YES. Maximal size of possible extension queue 219. Compared 66667 event pairs, 273 based on Foata normal form. 206/7863 useless extension candidates. Maximal degree in co-relation 108477. Up to 4417 conditions per place. [2024-12-01 23:03:49,266 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 1329 selfloop transitions, 428 changer transitions 0/1889 dead transitions. [2024-12-01 23:03:49,266 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 863 places, 1889 transitions, 70481 flow [2024-12-01 23:03:49,267 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-12-01 23:03:49,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 16 states. [2024-12-01 23:03:49,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 328 transitions. [2024-12-01 23:03:49,267 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5256410256410257 [2024-12-01 23:03:49,267 INFO L175 Difference]: Start difference. First operand has 848 places, 1720 transitions, 62231 flow. Second operand 16 states and 328 transitions. [2024-12-01 23:03:49,267 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 863 places, 1889 transitions, 70481 flow [2024-12-01 23:03:54,684 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 851 places, 1889 transitions, 68478 flow, removed 732 selfloop flow, removed 12 redundant places. [2024-12-01 23:03:54,716 INFO L231 Difference]: Finished difference. Result has 852 places, 1695 transitions, 60748 flow [2024-12-01 23:03:54,717 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=59115, PETRI_DIFFERENCE_MINUEND_PLACES=836, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1680, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=413, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1264, PETRI_DIFFERENCE_SUBTRAHEND_STATES=16, PETRI_FLOW=60748, PETRI_PLACES=852, PETRI_TRANSITIONS=1695} [2024-12-01 23:03:54,718 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 813 predicate places. [2024-12-01 23:03:54,718 INFO L471 AbstractCegarLoop]: Abstraction has has 852 places, 1695 transitions, 60748 flow [2024-12-01 23:03:54,718 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 23 states, 23 states have (on average 14.217391304347826) internal successors, (327), 23 states have internal predecessors, (327), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:03:54,718 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:03:54,718 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:03:54,724 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2024-12-01 23:03:54,918 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable62,11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-01 23:03:54,919 INFO L396 AbstractCegarLoop]: === Iteration 64 === Targeting t_funErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:03:54,919 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:03:54,919 INFO L85 PathProgramCache]: Analyzing trace with hash -1083243438, now seen corresponding path program 1 times [2024-12-01 23:03:54,920 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:03:54,920 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1165450408] [2024-12-01 23:03:54,920 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:03:54,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:03:54,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:03:54,970 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 156 trivial. 0 not checked. [2024-12-01 23:03:54,970 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:03:54,970 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1165450408] [2024-12-01 23:03:54,970 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1165450408] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-01 23:03:54,970 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [375901906] [2024-12-01 23:03:54,970 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:03:54,970 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-01 23:03:54,970 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-01 23:03:54,972 INFO L229 MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-01 23:03:54,972 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2024-12-01 23:03:55,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:03:55,119 INFO L256 TraceCheckSpWp]: Trace formula consists of 341 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-12-01 23:03:55,120 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-01 23:03:55,144 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 156 trivial. 0 not checked. [2024-12-01 23:03:55,144 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-01 23:03:55,145 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [375901906] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:03:55,145 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-12-01 23:03:55,145 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 7 [2024-12-01 23:03:55,145 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [516359045] [2024-12-01 23:03:55,145 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:03:55,145 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-01 23:03:55,145 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:03:55,145 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-01 23:03:55,145 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-12-01 23:03:55,150 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-12-01 23:03:55,150 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 852 places, 1695 transitions, 60748 flow. Second operand has 6 states, 6 states have (on average 17.333333333333332) internal successors, (104), 6 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-12-01 23:03:55,150 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:03:55,150 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-12-01 23:03:55,150 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:04:00,473 INFO L124 PetriNetUnfolderBase]: 2767/7264 cut-off events. [2024-12-01 23:04:00,473 INFO L125 PetriNetUnfolderBase]: For 643224/643709 co-relation queries the response was YES. [2024-12-01 23:04:00,586 INFO L83 FinitePrefix]: Finished finitePrefix Result has 99522 conditions, 7264 events. 2767/7264 cut-off events. For 643224/643709 co-relation queries the response was YES. Maximal size of possible extension queue 207. Compared 62824 event pairs, 286 based on Foata normal form. 124/7374 useless extension candidates. Maximal degree in co-relation 99099. Up to 2401 conditions per place. [2024-12-01 23:04:00,623 INFO L140 encePairwiseOnDemand]: 35/39 looper letters, 1330 selfloop transitions, 289 changer transitions 0/1765 dead transitions. [2024-12-01 23:04:00,623 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 856 places, 1765 transitions, 65803 flow [2024-12-01 23:04:00,623 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-12-01 23:04:00,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-12-01 23:04:00,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 152 transitions. [2024-12-01 23:04:00,624 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6495726495726496 [2024-12-01 23:04:00,624 INFO L175 Difference]: Start difference. First operand has 852 places, 1695 transitions, 60748 flow. Second operand 6 states and 152 transitions. [2024-12-01 23:04:00,624 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 856 places, 1765 transitions, 65803 flow [2024-12-01 23:04:05,381 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 847 places, 1765 transitions, 64845 flow, removed 223 selfloop flow, removed 9 redundant places. [2024-12-01 23:04:05,422 INFO L231 Difference]: Finished difference. Result has 847 places, 1694 transitions, 60383 flow [2024-12-01 23:04:05,423 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=59805, PETRI_DIFFERENCE_MINUEND_PLACES=842, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1694, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=289, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1405, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=60383, PETRI_PLACES=847, PETRI_TRANSITIONS=1694} [2024-12-01 23:04:05,426 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 808 predicate places. [2024-12-01 23:04:05,426 INFO L471 AbstractCegarLoop]: Abstraction has has 847 places, 1694 transitions, 60383 flow [2024-12-01 23:04:05,426 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 17.333333333333332) internal successors, (104), 6 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-12-01 23:04:05,426 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:04:05,426 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:04:05,433 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0 [2024-12-01 23:04:05,627 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable63,12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-01 23:04:05,627 INFO L396 AbstractCegarLoop]: === Iteration 65 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:04:05,628 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:04:05,628 INFO L85 PathProgramCache]: Analyzing trace with hash 1587255505, now seen corresponding path program 1 times [2024-12-01 23:04:05,628 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:04:05,628 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [531112954] [2024-12-01 23:04:05,628 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:04:05,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:04:05,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:04:05,678 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 156 trivial. 0 not checked. [2024-12-01 23:04:05,678 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:04:05,678 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [531112954] [2024-12-01 23:04:05,678 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [531112954] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-01 23:04:05,678 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1472561430] [2024-12-01 23:04:05,678 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:04:05,678 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-01 23:04:05,678 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-01 23:04:05,680 INFO L229 MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-01 23:04:05,680 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2024-12-01 23:04:05,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:04:05,815 INFO L256 TraceCheckSpWp]: Trace formula consists of 337 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-12-01 23:04:05,816 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-01 23:04:05,839 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 156 trivial. 0 not checked. [2024-12-01 23:04:05,839 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-01 23:04:05,839 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1472561430] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:04:05,839 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-12-01 23:04:05,839 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 7 [2024-12-01 23:04:05,839 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [380845010] [2024-12-01 23:04:05,839 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:04:05,839 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-01 23:04:05,839 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:04:05,840 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-01 23:04:05,840 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-12-01 23:04:05,844 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-12-01 23:04:05,845 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 847 places, 1694 transitions, 60383 flow. Second operand has 6 states, 6 states have (on average 17.333333333333332) internal successors, (104), 6 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-12-01 23:04:05,845 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:04:05,845 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-12-01 23:04:05,845 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:04:11,061 INFO L124 PetriNetUnfolderBase]: 2773/6942 cut-off events. [2024-12-01 23:04:11,061 INFO L125 PetriNetUnfolderBase]: For 614969/615477 co-relation queries the response was YES. [2024-12-01 23:04:11,168 INFO L83 FinitePrefix]: Finished finitePrefix Result has 97333 conditions, 6942 events. 2773/6942 cut-off events. For 614969/615477 co-relation queries the response was YES. Maximal size of possible extension queue 197. Compared 57932 event pairs, 326 based on Foata normal form. 134/7054 useless extension candidates. Maximal degree in co-relation 96912. Up to 2289 conditions per place. [2024-12-01 23:04:11,202 INFO L140 encePairwiseOnDemand]: 34/39 looper letters, 1424 selfloop transitions, 229 changer transitions 0/1798 dead transitions. [2024-12-01 23:04:11,203 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 851 places, 1798 transitions, 67175 flow [2024-12-01 23:04:11,203 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-12-01 23:04:11,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-12-01 23:04:11,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 152 transitions. [2024-12-01 23:04:11,203 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6495726495726496 [2024-12-01 23:04:11,204 INFO L175 Difference]: Start difference. First operand has 847 places, 1694 transitions, 60383 flow. Second operand 6 states and 152 transitions. [2024-12-01 23:04:11,204 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 851 places, 1798 transitions, 67175 flow [2024-12-01 23:04:15,618 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 847 places, 1798 transitions, 66643 flow, removed 3 selfloop flow, removed 4 redundant places. [2024-12-01 23:04:15,650 INFO L231 Difference]: Finished difference. Result has 847 places, 1693 transitions, 60343 flow [2024-12-01 23:04:15,651 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=59885, PETRI_DIFFERENCE_MINUEND_PLACES=842, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1693, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=229, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1464, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=60343, PETRI_PLACES=847, PETRI_TRANSITIONS=1693} [2024-12-01 23:04:15,651 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 808 predicate places. [2024-12-01 23:04:15,651 INFO L471 AbstractCegarLoop]: Abstraction has has 847 places, 1693 transitions, 60343 flow [2024-12-01 23:04:15,651 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 17.333333333333332) internal successors, (104), 6 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-12-01 23:04:15,651 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:04:15,651 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1] [2024-12-01 23:04:15,658 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0 [2024-12-01 23:04:15,852 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable64 [2024-12-01 23:04:15,852 INFO L396 AbstractCegarLoop]: === Iteration 66 === Targeting t_funErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:04:15,853 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:04:15,853 INFO L85 PathProgramCache]: Analyzing trace with hash 779192187, now seen corresponding path program 1 times [2024-12-01 23:04:15,853 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:04:15,853 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1887103435] [2024-12-01 23:04:15,853 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:04:15,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:04:15,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:04:15,890 INFO L134 CoverageAnalysis]: Checked inductivity of 165 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 157 trivial. 0 not checked. [2024-12-01 23:04:15,890 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:04:15,890 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1887103435] [2024-12-01 23:04:15,890 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1887103435] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:04:15,890 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:04:15,890 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-01 23:04:15,890 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1964004219] [2024-12-01 23:04:15,890 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:04:15,890 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-01 23:04:15,890 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:04:15,891 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-01 23:04:15,891 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-01 23:04:15,894 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-12-01 23:04:15,894 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 847 places, 1693 transitions, 60343 flow. Second operand has 4 states, 4 states have (on average 19.0) internal successors, (76), 4 states have internal predecessors, (76), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:04:15,894 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:04:15,894 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-12-01 23:04:15,894 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:04:21,108 INFO L124 PetriNetUnfolderBase]: 2713/6734 cut-off events. [2024-12-01 23:04:21,108 INFO L125 PetriNetUnfolderBase]: For 602337/602967 co-relation queries the response was YES. [2024-12-01 23:04:21,234 INFO L83 FinitePrefix]: Finished finitePrefix Result has 95284 conditions, 6734 events. 2713/6734 cut-off events. For 602337/602967 co-relation queries the response was YES. Maximal size of possible extension queue 197. Compared 55653 event pairs, 226 based on Foata normal form. 227/6935 useless extension candidates. Maximal degree in co-relation 94864. Up to 4048 conditions per place. [2024-12-01 23:04:21,287 INFO L140 encePairwiseOnDemand]: 34/39 looper letters, 1384 selfloop transitions, 291 changer transitions 0/1820 dead transitions. [2024-12-01 23:04:21,287 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 849 places, 1820 transitions, 67821 flow [2024-12-01 23:04:21,287 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-01 23:04:21,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-12-01 23:04:21,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 99 transitions. [2024-12-01 23:04:21,288 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6346153846153846 [2024-12-01 23:04:21,288 INFO L175 Difference]: Start difference. First operand has 847 places, 1693 transitions, 60343 flow. Second operand 4 states and 99 transitions. [2024-12-01 23:04:21,288 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 849 places, 1820 transitions, 67821 flow [2024-12-01 23:04:25,716 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 845 places, 1820 transitions, 67152 flow, removed 16 selfloop flow, removed 4 redundant places. [2024-12-01 23:04:25,757 INFO L231 Difference]: Finished difference. Result has 845 places, 1692 transitions, 60311 flow [2024-12-01 23:04:25,758 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=59729, PETRI_DIFFERENCE_MINUEND_PLACES=842, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1692, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=291, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1401, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=60311, PETRI_PLACES=845, PETRI_TRANSITIONS=1692} [2024-12-01 23:04:25,759 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 806 predicate places. [2024-12-01 23:04:25,759 INFO L471 AbstractCegarLoop]: Abstraction has has 845 places, 1692 transitions, 60311 flow [2024-12-01 23:04:25,759 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 19.0) internal successors, (76), 4 states have internal predecessors, (76), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:04:25,759 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:04:25,759 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1] [2024-12-01 23:04:25,759 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable65 [2024-12-01 23:04:25,759 INFO L396 AbstractCegarLoop]: === Iteration 67 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:04:25,760 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:04:25,761 INFO L85 PathProgramCache]: Analyzing trace with hash 1960280747, now seen corresponding path program 1 times [2024-12-01 23:04:25,761 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:04:25,761 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [206396432] [2024-12-01 23:04:25,761 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:04:25,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:04:25,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:04:25,793 INFO L134 CoverageAnalysis]: Checked inductivity of 165 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 157 trivial. 0 not checked. [2024-12-01 23:04:25,793 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:04:25,793 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [206396432] [2024-12-01 23:04:25,793 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [206396432] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:04:25,793 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:04:25,793 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-01 23:04:25,793 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1491440601] [2024-12-01 23:04:25,793 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:04:25,794 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-01 23:04:25,794 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:04:25,794 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-01 23:04:25,794 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-01 23:04:25,798 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-12-01 23:04:25,798 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 845 places, 1692 transitions, 60311 flow. Second operand has 4 states, 4 states have (on average 19.0) internal successors, (76), 4 states have internal predecessors, (76), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:04:25,798 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:04:25,798 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-12-01 23:04:25,798 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:04:30,274 INFO L124 PetriNetUnfolderBase]: 2716/6694 cut-off events. [2024-12-01 23:04:30,274 INFO L125 PetriNetUnfolderBase]: For 602047/602712 co-relation queries the response was YES. [2024-12-01 23:04:30,386 INFO L83 FinitePrefix]: Finished finitePrefix Result has 95669 conditions, 6694 events. 2716/6694 cut-off events. For 602047/602712 co-relation queries the response was YES. Maximal size of possible extension queue 195. Compared 54904 event pairs, 310 based on Foata normal form. 229/6901 useless extension candidates. Maximal degree in co-relation 95251. Up to 4129 conditions per place. [2024-12-01 23:04:30,420 INFO L140 encePairwiseOnDemand]: 34/39 looper letters, 1432 selfloop transitions, 230 changer transitions 0/1806 dead transitions. [2024-12-01 23:04:30,420 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 847 places, 1806 transitions, 67602 flow [2024-12-01 23:04:30,420 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-01 23:04:30,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-12-01 23:04:30,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 99 transitions. [2024-12-01 23:04:30,421 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6346153846153846 [2024-12-01 23:04:30,421 INFO L175 Difference]: Start difference. First operand has 845 places, 1692 transitions, 60311 flow. Second operand 4 states and 99 transitions. [2024-12-01 23:04:30,421 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 847 places, 1806 transitions, 67602 flow [2024-12-01 23:04:34,474 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 842 places, 1806 transitions, 66491 flow, removed 11 selfloop flow, removed 5 redundant places. [2024-12-01 23:04:34,504 INFO L231 Difference]: Finished difference. Result has 842 places, 1691 transitions, 59753 flow [2024-12-01 23:04:34,505 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=59293, PETRI_DIFFERENCE_MINUEND_PLACES=839, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1691, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=230, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1461, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=59753, PETRI_PLACES=842, PETRI_TRANSITIONS=1691} [2024-12-01 23:04:34,505 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 803 predicate places. [2024-12-01 23:04:34,505 INFO L471 AbstractCegarLoop]: Abstraction has has 842 places, 1691 transitions, 59753 flow [2024-12-01 23:04:34,505 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 19.0) internal successors, (76), 4 states have internal predecessors, (76), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:04:34,505 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:04:34,505 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:04:34,505 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable66 [2024-12-01 23:04:34,505 INFO L396 AbstractCegarLoop]: === Iteration 68 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:04:34,506 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:04:34,506 INFO L85 PathProgramCache]: Analyzing trace with hash 1619352438, now seen corresponding path program 1 times [2024-12-01 23:04:34,506 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:04:34,506 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1124768885] [2024-12-01 23:04:34,506 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:04:34,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:04:34,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:04:34,876 INFO L134 CoverageAnalysis]: Checked inductivity of 157 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:04:34,876 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:04:34,876 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1124768885] [2024-12-01 23:04:34,876 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1124768885] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-01 23:04:34,877 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [939003836] [2024-12-01 23:04:34,877 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:04:34,877 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-01 23:04:34,877 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-01 23:04:34,878 INFO L229 MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-01 23:04:34,879 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2024-12-01 23:04:35,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:04:35,028 INFO L256 TraceCheckSpWp]: Trace formula consists of 356 conjuncts, 49 conjuncts are in the unsatisfiable core [2024-12-01 23:04:35,030 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-01 23:04:35,424 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-01 23:04:35,424 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11 [2024-12-01 23:04:35,600 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-01 23:04:35,601 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11 [2024-12-01 23:04:35,629 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 7 [2024-12-01 23:04:35,648 INFO L134 CoverageAnalysis]: Checked inductivity of 157 backedges. 11 proven. 54 refuted. 0 times theorem prover too weak. 92 trivial. 0 not checked. [2024-12-01 23:04:35,648 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-01 23:04:36,245 INFO L134 CoverageAnalysis]: Checked inductivity of 157 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:04:36,245 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [939003836] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-01 23:04:36,245 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-01 23:04:36,245 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 14, 11] total 36 [2024-12-01 23:04:36,245 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1138567930] [2024-12-01 23:04:36,245 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-01 23:04:36,245 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 38 states [2024-12-01 23:04:36,245 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:04:36,246 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 38 interpolants. [2024-12-01 23:04:36,246 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=175, Invalid=1231, Unknown=0, NotChecked=0, Total=1406 [2024-12-01 23:04:36,341 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 9 out of 39 [2024-12-01 23:04:36,341 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 842 places, 1691 transitions, 59753 flow. Second operand has 38 states, 38 states have (on average 10.921052631578947) internal successors, (415), 38 states have internal predecessors, (415), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:04:36,341 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:04:36,342 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 9 of 39 [2024-12-01 23:04:36,342 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:04:45,915 INFO L124 PetriNetUnfolderBase]: 3661/8564 cut-off events. [2024-12-01 23:04:45,915 INFO L125 PetriNetUnfolderBase]: For 732039/732661 co-relation queries the response was YES. [2024-12-01 23:04:46,054 INFO L83 FinitePrefix]: Finished finitePrefix Result has 120230 conditions, 8564 events. 3661/8564 cut-off events. For 732039/732661 co-relation queries the response was YES. Maximal size of possible extension queue 245. Compared 70850 event pairs, 229 based on Foata normal form. 106/8641 useless extension candidates. Maximal degree in co-relation 119814. Up to 1690 conditions per place. [2024-12-01 23:04:46,100 INFO L140 encePairwiseOnDemand]: 21/39 looper letters, 970 selfloop transitions, 1096 changer transitions 0/2128 dead transitions. [2024-12-01 23:04:46,100 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 898 places, 2128 transitions, 73821 flow [2024-12-01 23:04:46,100 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 57 states. [2024-12-01 23:04:46,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 57 states. [2024-12-01 23:04:46,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 57 states and 895 transitions. [2024-12-01 23:04:46,102 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.40260908681961316 [2024-12-01 23:04:46,102 INFO L175 Difference]: Start difference. First operand has 842 places, 1691 transitions, 59753 flow. Second operand 57 states and 895 transitions. [2024-12-01 23:04:46,102 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 898 places, 2128 transitions, 73821 flow [2024-12-01 23:04:52,055 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 895 places, 2128 transitions, 72968 flow, removed 19 selfloop flow, removed 3 redundant places. [2024-12-01 23:04:52,104 INFO L231 Difference]: Finished difference. Result has 912 places, 1844 transitions, 66682 flow [2024-12-01 23:04:52,105 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=59104, PETRI_DIFFERENCE_MINUEND_PLACES=839, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1691, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=946, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=727, PETRI_DIFFERENCE_SUBTRAHEND_STATES=57, PETRI_FLOW=66682, PETRI_PLACES=912, PETRI_TRANSITIONS=1844} [2024-12-01 23:04:52,105 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 873 predicate places. [2024-12-01 23:04:52,105 INFO L471 AbstractCegarLoop]: Abstraction has has 912 places, 1844 transitions, 66682 flow [2024-12-01 23:04:52,105 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 38 states, 38 states have (on average 10.921052631578947) internal successors, (415), 38 states have internal predecessors, (415), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:04:52,105 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:04:52,106 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:04:52,113 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0 [2024-12-01 23:04:52,306 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable67 [2024-12-01 23:04:52,306 INFO L396 AbstractCegarLoop]: === Iteration 69 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:04:52,307 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:04:52,307 INFO L85 PathProgramCache]: Analyzing trace with hash -1380405081, now seen corresponding path program 1 times [2024-12-01 23:04:52,307 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:04:52,308 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [875514066] [2024-12-01 23:04:52,308 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:04:52,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:04:52,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:04:52,723 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:04:52,723 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:04:52,723 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [875514066] [2024-12-01 23:04:52,723 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [875514066] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:04:52,723 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:04:52,723 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11 [2024-12-01 23:04:52,723 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [708785615] [2024-12-01 23:04:52,723 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:04:52,723 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-12-01 23:04:52,723 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:04:52,724 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-12-01 23:04:52,724 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=129, Unknown=0, NotChecked=0, Total=156 [2024-12-01 23:04:52,760 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 39 [2024-12-01 23:04:52,761 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 912 places, 1844 transitions, 66682 flow. Second operand has 13 states, 13 states have (on average 13.692307692307692) internal successors, (178), 13 states have internal predecessors, (178), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:04:52,761 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:04:52,761 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 39 [2024-12-01 23:04:52,761 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:05:00,185 INFO L124 PetriNetUnfolderBase]: 3589/8842 cut-off events. [2024-12-01 23:05:00,185 INFO L125 PetriNetUnfolderBase]: For 880342/880709 co-relation queries the response was YES. [2024-12-01 23:05:00,339 INFO L83 FinitePrefix]: Finished finitePrefix Result has 128769 conditions, 8842 events. 3589/8842 cut-off events. For 880342/880709 co-relation queries the response was YES. Maximal size of possible extension queue 261. Compared 77362 event pairs, 639 based on Foata normal form. 161/8968 useless extension candidates. Maximal degree in co-relation 128331. Up to 6270 conditions per place. [2024-12-01 23:05:00,401 INFO L140 encePairwiseOnDemand]: 24/39 looper letters, 1577 selfloop transitions, 291 changer transitions 0/2031 dead transitions. [2024-12-01 23:05:00,401 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 926 places, 2031 transitions, 75990 flow [2024-12-01 23:05:00,402 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2024-12-01 23:05:00,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 15 states. [2024-12-01 23:05:00,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 325 transitions. [2024-12-01 23:05:00,402 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5555555555555556 [2024-12-01 23:05:00,402 INFO L175 Difference]: Start difference. First operand has 912 places, 1844 transitions, 66682 flow. Second operand 15 states and 325 transitions. [2024-12-01 23:05:00,403 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 926 places, 2031 transitions, 75990 flow [2024-12-01 23:05:07,317 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 919 places, 2031 transitions, 75202 flow, removed 255 selfloop flow, removed 7 redundant places. [2024-12-01 23:05:07,352 INFO L231 Difference]: Finished difference. Result has 927 places, 1913 transitions, 69809 flow [2024-12-01 23:05:07,353 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=65857, PETRI_DIFFERENCE_MINUEND_PLACES=905, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1841, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=231, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1583, PETRI_DIFFERENCE_SUBTRAHEND_STATES=15, PETRI_FLOW=69809, PETRI_PLACES=927, PETRI_TRANSITIONS=1913} [2024-12-01 23:05:07,354 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 888 predicate places. [2024-12-01 23:05:07,354 INFO L471 AbstractCegarLoop]: Abstraction has has 927 places, 1913 transitions, 69809 flow [2024-12-01 23:05:07,354 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 13.692307692307692) internal successors, (178), 13 states have internal predecessors, (178), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:05:07,354 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:05:07,354 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:05:07,354 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable68 [2024-12-01 23:05:07,354 INFO L396 AbstractCegarLoop]: === Iteration 70 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:05:07,355 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:05:07,355 INFO L85 PathProgramCache]: Analyzing trace with hash 57843566, now seen corresponding path program 2 times [2024-12-01 23:05:07,355 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:05:07,355 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1114302828] [2024-12-01 23:05:07,355 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-01 23:05:07,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:05:07,371 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-12-01 23:05:07,371 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:05:07,727 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:05:07,727 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:05:07,727 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1114302828] [2024-12-01 23:05:07,727 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1114302828] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:05:07,727 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:05:07,727 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11 [2024-12-01 23:05:07,727 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1448687888] [2024-12-01 23:05:07,727 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:05:07,727 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-12-01 23:05:07,728 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:05:07,728 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-12-01 23:05:07,728 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=128, Unknown=0, NotChecked=0, Total=156 [2024-12-01 23:05:07,769 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 39 [2024-12-01 23:05:07,769 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 927 places, 1913 transitions, 69809 flow. Second operand has 13 states, 13 states have (on average 13.692307692307692) internal successors, (178), 13 states have internal predecessors, (178), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:05:07,769 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:05:07,769 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 39 [2024-12-01 23:05:07,769 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:05:16,889 INFO L124 PetriNetUnfolderBase]: 3758/9321 cut-off events. [2024-12-01 23:05:16,889 INFO L125 PetriNetUnfolderBase]: For 939049/939850 co-relation queries the response was YES. [2024-12-01 23:05:17,107 INFO L83 FinitePrefix]: Finished finitePrefix Result has 137609 conditions, 9321 events. 3758/9321 cut-off events. For 939049/939850 co-relation queries the response was YES. Maximal size of possible extension queue 274. Compared 82563 event pairs, 607 based on Foata normal form. 53/9348 useless extension candidates. Maximal degree in co-relation 137167. Up to 6745 conditions per place. [2024-12-01 23:05:17,317 INFO L140 encePairwiseOnDemand]: 24/39 looper letters, 1670 selfloop transitions, 285 changer transitions 0/2115 dead transitions. [2024-12-01 23:05:17,318 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 941 places, 2115 transitions, 79867 flow [2024-12-01 23:05:17,318 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2024-12-01 23:05:17,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 15 states. [2024-12-01 23:05:17,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 325 transitions. [2024-12-01 23:05:17,319 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5555555555555556 [2024-12-01 23:05:17,319 INFO L175 Difference]: Start difference. First operand has 927 places, 1913 transitions, 69809 flow. Second operand 15 states and 325 transitions. [2024-12-01 23:05:17,319 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 941 places, 2115 transitions, 79867 flow [2024-12-01 23:05:24,205 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 939 places, 2115 transitions, 79458 flow, removed 150 selfloop flow, removed 2 redundant places. [2024-12-01 23:05:24,242 INFO L231 Difference]: Finished difference. Result has 948 places, 1999 transitions, 73673 flow [2024-12-01 23:05:24,243 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=69350, PETRI_DIFFERENCE_MINUEND_PLACES=925, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1911, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=214, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1649, PETRI_DIFFERENCE_SUBTRAHEND_STATES=15, PETRI_FLOW=73673, PETRI_PLACES=948, PETRI_TRANSITIONS=1999} [2024-12-01 23:05:24,243 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 909 predicate places. [2024-12-01 23:05:24,243 INFO L471 AbstractCegarLoop]: Abstraction has has 948 places, 1999 transitions, 73673 flow [2024-12-01 23:05:24,243 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 13.692307692307692) internal successors, (178), 13 states have internal predecessors, (178), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:05:24,243 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:05:24,243 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:05:24,244 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable69 [2024-12-01 23:05:24,244 INFO L396 AbstractCegarLoop]: === Iteration 71 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:05:24,246 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:05:24,246 INFO L85 PathProgramCache]: Analyzing trace with hash 785603543, now seen corresponding path program 2 times [2024-12-01 23:05:24,246 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:05:24,246 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [495656531] [2024-12-01 23:05:24,246 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-01 23:05:24,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:05:24,259 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-12-01 23:05:24,259 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:05:24,626 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:05:24,626 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:05:24,626 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [495656531] [2024-12-01 23:05:24,626 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [495656531] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:05:24,626 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:05:24,626 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11 [2024-12-01 23:05:24,626 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1961180234] [2024-12-01 23:05:24,626 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:05:24,627 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-12-01 23:05:24,627 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:05:24,627 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-12-01 23:05:24,627 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=31, Invalid=125, Unknown=0, NotChecked=0, Total=156 [2024-12-01 23:05:24,657 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 39 [2024-12-01 23:05:24,657 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 948 places, 1999 transitions, 73673 flow. Second operand has 13 states, 13 states have (on average 13.692307692307692) internal successors, (178), 13 states have internal predecessors, (178), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:05:24,658 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:05:24,658 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 39 [2024-12-01 23:05:24,658 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:05:34,061 INFO L124 PetriNetUnfolderBase]: 4154/10300 cut-off events. [2024-12-01 23:05:34,062 INFO L125 PetriNetUnfolderBase]: For 1127003/1127181 co-relation queries the response was YES. [2024-12-01 23:05:34,264 INFO L83 FinitePrefix]: Finished finitePrefix Result has 154173 conditions, 10300 events. 4154/10300 cut-off events. For 1127003/1127181 co-relation queries the response was YES. Maximal size of possible extension queue 317. Compared 93499 event pairs, 650 based on Foata normal form. 139/10410 useless extension candidates. Maximal degree in co-relation 153720. Up to 6663 conditions per place. [2024-12-01 23:05:34,318 INFO L140 encePairwiseOnDemand]: 24/39 looper letters, 1546 selfloop transitions, 502 changer transitions 0/2211 dead transitions. [2024-12-01 23:05:34,318 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 961 places, 2211 transitions, 84751 flow [2024-12-01 23:05:34,319 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-12-01 23:05:34,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 14 states. [2024-12-01 23:05:34,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 300 transitions. [2024-12-01 23:05:34,319 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5494505494505495 [2024-12-01 23:05:34,319 INFO L175 Difference]: Start difference. First operand has 948 places, 1999 transitions, 73673 flow. Second operand 14 states and 300 transitions. [2024-12-01 23:05:34,319 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 961 places, 2211 transitions, 84751 flow [2024-12-01 23:05:42,931 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 959 places, 2211 transitions, 84468 flow, removed 101 selfloop flow, removed 2 redundant places. [2024-12-01 23:05:42,971 INFO L231 Difference]: Finished difference. Result has 968 places, 2097 transitions, 79328 flow [2024-12-01 23:05:42,972 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=73211, PETRI_DIFFERENCE_MINUEND_PLACES=946, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1994, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=413, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1543, PETRI_DIFFERENCE_SUBTRAHEND_STATES=14, PETRI_FLOW=79328, PETRI_PLACES=968, PETRI_TRANSITIONS=2097} [2024-12-01 23:05:42,972 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 929 predicate places. [2024-12-01 23:05:42,972 INFO L471 AbstractCegarLoop]: Abstraction has has 968 places, 2097 transitions, 79328 flow [2024-12-01 23:05:42,972 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 13.692307692307692) internal successors, (178), 13 states have internal predecessors, (178), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:05:42,972 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:05:42,972 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:05:42,972 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable70 [2024-12-01 23:05:42,972 INFO L396 AbstractCegarLoop]: === Iteration 72 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:05:42,975 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:05:42,975 INFO L85 PathProgramCache]: Analyzing trace with hash 917308171, now seen corresponding path program 3 times [2024-12-01 23:05:42,975 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:05:42,975 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1131727290] [2024-12-01 23:05:42,975 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-12-01 23:05:42,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:05:42,986 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-12-01 23:05:42,986 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:05:43,311 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:05:43,311 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:05:43,311 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1131727290] [2024-12-01 23:05:43,311 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1131727290] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:05:43,311 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:05:43,311 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11 [2024-12-01 23:05:43,311 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [662582574] [2024-12-01 23:05:43,311 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:05:43,312 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-12-01 23:05:43,312 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:05:43,312 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-12-01 23:05:43,312 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=128, Unknown=0, NotChecked=0, Total=156 [2024-12-01 23:05:43,349 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 39 [2024-12-01 23:05:43,350 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 968 places, 2097 transitions, 79328 flow. Second operand has 13 states, 13 states have (on average 13.692307692307692) internal successors, (178), 13 states have internal predecessors, (178), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:05:43,350 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:05:43,350 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 39 [2024-12-01 23:05:43,350 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:05:53,294 INFO L124 PetriNetUnfolderBase]: 4482/10952 cut-off events. [2024-12-01 23:05:53,294 INFO L125 PetriNetUnfolderBase]: For 1273919/1274416 co-relation queries the response was YES. [2024-12-01 23:05:53,548 INFO L83 FinitePrefix]: Finished finitePrefix Result has 169349 conditions, 10952 events. 4482/10952 cut-off events. For 1273919/1274416 co-relation queries the response was YES. Maximal size of possible extension queue 362. Compared 99963 event pairs, 789 based on Foata normal form. 181/11099 useless extension candidates. Maximal degree in co-relation 168886. Up to 7707 conditions per place. [2024-12-01 23:05:53,609 INFO L140 encePairwiseOnDemand]: 24/39 looper letters, 1801 selfloop transitions, 352 changer transitions 0/2316 dead transitions. [2024-12-01 23:05:53,609 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 984 places, 2316 transitions, 90963 flow [2024-12-01 23:05:53,610 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2024-12-01 23:05:53,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 17 states. [2024-12-01 23:05:53,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 356 transitions. [2024-12-01 23:05:53,610 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5369532428355958 [2024-12-01 23:05:53,610 INFO L175 Difference]: Start difference. First operand has 968 places, 2097 transitions, 79328 flow. Second operand 17 states and 356 transitions. [2024-12-01 23:05:53,610 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 984 places, 2316 transitions, 90963 flow [2024-12-01 23:06:03,426 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 981 places, 2316 transitions, 90291 flow, removed 218 selfloop flow, removed 3 redundant places. [2024-12-01 23:06:03,469 INFO L231 Difference]: Finished difference. Result has 991 places, 2205 transitions, 84642 flow [2024-12-01 23:06:03,470 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=78656, PETRI_DIFFERENCE_MINUEND_PLACES=965, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=2097, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=266, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1800, PETRI_DIFFERENCE_SUBTRAHEND_STATES=17, PETRI_FLOW=84642, PETRI_PLACES=991, PETRI_TRANSITIONS=2205} [2024-12-01 23:06:03,470 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 952 predicate places. [2024-12-01 23:06:03,470 INFO L471 AbstractCegarLoop]: Abstraction has has 991 places, 2205 transitions, 84642 flow [2024-12-01 23:06:03,471 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 13.692307692307692) internal successors, (178), 13 states have internal predecessors, (178), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:06:03,471 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:06:03,471 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:06:03,471 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable71 [2024-12-01 23:06:03,471 INFO L396 AbstractCegarLoop]: === Iteration 73 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:06:03,472 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:06:03,472 INFO L85 PathProgramCache]: Analyzing trace with hash 776711924, now seen corresponding path program 1 times [2024-12-01 23:06:03,472 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:06:03,472 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1221886939] [2024-12-01 23:06:03,472 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:06:03,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:06:03,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:06:04,104 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:06:04,104 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:06:04,104 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1221886939] [2024-12-01 23:06:04,104 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1221886939] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:06:04,104 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:06:04,104 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [13] imperfect sequences [] total 13 [2024-12-01 23:06:04,104 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1204986459] [2024-12-01 23:06:04,104 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:06:04,105 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2024-12-01 23:06:04,105 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:06:04,105 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2024-12-01 23:06:04,105 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=46, Invalid=164, Unknown=0, NotChecked=0, Total=210 [2024-12-01 23:06:04,151 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 10 out of 39 [2024-12-01 23:06:04,151 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 991 places, 2205 transitions, 84642 flow. Second operand has 15 states, 15 states have (on average 11.466666666666667) internal successors, (172), 15 states have internal predecessors, (172), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:06:04,151 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:06:04,151 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 10 of 39 [2024-12-01 23:06:04,151 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:06:16,190 INFO L124 PetriNetUnfolderBase]: 4926/11865 cut-off events. [2024-12-01 23:06:16,190 INFO L125 PetriNetUnfolderBase]: For 1428794/1429072 co-relation queries the response was YES. [2024-12-01 23:06:16,454 INFO L83 FinitePrefix]: Finished finitePrefix Result has 184939 conditions, 11865 events. 4926/11865 cut-off events. For 1428794/1429072 co-relation queries the response was YES. Maximal size of possible extension queue 397. Compared 109321 event pairs, 886 based on Foata normal form. 58/11881 useless extension candidates. Maximal degree in co-relation 184464. Up to 9049 conditions per place. [2024-12-01 23:06:16,528 INFO L140 encePairwiseOnDemand]: 25/39 looper letters, 1956 selfloop transitions, 305 changer transitions 0/2407 dead transitions. [2024-12-01 23:06:16,528 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1022 places, 2407 transitions, 94652 flow [2024-12-01 23:06:16,528 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. [2024-12-01 23:06:16,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 32 states. [2024-12-01 23:06:16,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 32 states and 498 transitions. [2024-12-01 23:06:16,529 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.39903846153846156 [2024-12-01 23:06:16,529 INFO L175 Difference]: Start difference. First operand has 991 places, 2205 transitions, 84642 flow. Second operand 32 states and 498 transitions. [2024-12-01 23:06:16,529 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1022 places, 2407 transitions, 94652 flow [2024-12-01 23:06:28,547 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1018 places, 2407 transitions, 93587 flow, removed 406 selfloop flow, removed 4 redundant places. [2024-12-01 23:06:28,593 INFO L231 Difference]: Finished difference. Result has 1030 places, 2289 transitions, 88076 flow [2024-12-01 23:06:28,594 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=83811, PETRI_DIFFERENCE_MINUEND_PLACES=987, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=2205, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=234, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1923, PETRI_DIFFERENCE_SUBTRAHEND_STATES=32, PETRI_FLOW=88076, PETRI_PLACES=1030, PETRI_TRANSITIONS=2289} [2024-12-01 23:06:28,594 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 991 predicate places. [2024-12-01 23:06:28,594 INFO L471 AbstractCegarLoop]: Abstraction has has 1030 places, 2289 transitions, 88076 flow [2024-12-01 23:06:28,595 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 15 states, 15 states have (on average 11.466666666666667) internal successors, (172), 15 states have internal predecessors, (172), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:06:28,595 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:06:28,595 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:06:28,595 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable72 [2024-12-01 23:06:28,595 INFO L396 AbstractCegarLoop]: === Iteration 74 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:06:28,596 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:06:28,596 INFO L85 PathProgramCache]: Analyzing trace with hash 1407905706, now seen corresponding path program 2 times [2024-12-01 23:06:28,596 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:06:28,596 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1727734452] [2024-12-01 23:06:28,596 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-01 23:06:28,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:06:28,605 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-12-01 23:06:28,606 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:06:28,784 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 156 trivial. 0 not checked. [2024-12-01 23:06:28,784 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:06:28,784 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1727734452] [2024-12-01 23:06:28,785 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1727734452] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:06:28,785 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:06:28,785 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [12] imperfect sequences [] total 12 [2024-12-01 23:06:28,785 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [176258560] [2024-12-01 23:06:28,785 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:06:28,785 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-12-01 23:06:28,785 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:06:28,785 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-12-01 23:06:28,785 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=123, Unknown=0, NotChecked=0, Total=156 [2024-12-01 23:06:28,805 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 11 out of 39 [2024-12-01 23:06:28,805 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1030 places, 2289 transitions, 88076 flow. Second operand has 13 states, 13 states have (on average 12.846153846153847) internal successors, (167), 13 states have internal predecessors, (167), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:06:28,805 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:06:28,805 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 11 of 39 [2024-12-01 23:06:28,805 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:06:43,243 INFO L124 PetriNetUnfolderBase]: 6051/13403 cut-off events. [2024-12-01 23:06:43,244 INFO L125 PetriNetUnfolderBase]: For 1611154/1611343 co-relation queries the response was YES. [2024-12-01 23:06:43,595 INFO L83 FinitePrefix]: Finished finitePrefix Result has 209138 conditions, 13403 events. 6051/13403 cut-off events. For 1611154/1611343 co-relation queries the response was YES. Maximal size of possible extension queue 417. Compared 118243 event pairs, 1433 based on Foata normal form. 65/13400 useless extension candidates. Maximal degree in co-relation 208649. Up to 6382 conditions per place. [2024-12-01 23:06:43,672 INFO L140 encePairwiseOnDemand]: 25/39 looper letters, 2010 selfloop transitions, 401 changer transitions 0/2512 dead transitions. [2024-12-01 23:06:43,672 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1048 places, 2512 transitions, 99366 flow [2024-12-01 23:06:43,672 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-12-01 23:06:43,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 19 states. [2024-12-01 23:06:43,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 19 states and 377 transitions. [2024-12-01 23:06:43,673 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5087719298245614 [2024-12-01 23:06:43,673 INFO L175 Difference]: Start difference. First operand has 1030 places, 2289 transitions, 88076 flow. Second operand 19 states and 377 transitions. [2024-12-01 23:06:43,673 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1048 places, 2512 transitions, 99366 flow [2024-12-01 23:06:57,597 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1034 places, 2512 transitions, 99036 flow, removed 81 selfloop flow, removed 14 redundant places. [2024-12-01 23:06:57,644 INFO L231 Difference]: Finished difference. Result has 1044 places, 2395 transitions, 93183 flow [2024-12-01 23:06:57,645 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=87756, PETRI_DIFFERENCE_MINUEND_PLACES=1016, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=2289, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=313, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1929, PETRI_DIFFERENCE_SUBTRAHEND_STATES=19, PETRI_FLOW=93183, PETRI_PLACES=1044, PETRI_TRANSITIONS=2395} [2024-12-01 23:06:57,645 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 1005 predicate places. [2024-12-01 23:06:57,645 INFO L471 AbstractCegarLoop]: Abstraction has has 1044 places, 2395 transitions, 93183 flow [2024-12-01 23:06:57,645 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 12.846153846153847) internal successors, (167), 13 states have internal predecessors, (167), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:06:57,645 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:06:57,645 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:06:57,645 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable73 [2024-12-01 23:06:57,645 INFO L396 AbstractCegarLoop]: === Iteration 75 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:06:57,646 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:06:57,646 INFO L85 PathProgramCache]: Analyzing trace with hash -359968714, now seen corresponding path program 3 times [2024-12-01 23:06:57,646 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:06:57,646 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1347481071] [2024-12-01 23:06:57,646 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-12-01 23:06:57,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:06:57,657 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-12-01 23:06:57,657 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:06:57,952 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:06:57,952 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:06:57,952 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1347481071] [2024-12-01 23:06:57,952 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1347481071] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:06:57,952 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:06:57,952 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11 [2024-12-01 23:06:57,952 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1367537790] [2024-12-01 23:06:57,952 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:06:57,952 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-12-01 23:06:57,953 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:06:57,953 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-12-01 23:06:57,953 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=128, Unknown=0, NotChecked=0, Total=156 [2024-12-01 23:06:57,991 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 39 [2024-12-01 23:06:57,992 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1044 places, 2395 transitions, 93183 flow. Second operand has 13 states, 13 states have (on average 13.692307692307692) internal successors, (178), 13 states have internal predecessors, (178), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:06:57,992 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:06:57,992 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 39 [2024-12-01 23:06:57,992 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:07:12,136 INFO L124 PetriNetUnfolderBase]: 5087/12334 cut-off events. [2024-12-01 23:07:12,136 INFO L125 PetriNetUnfolderBase]: For 1561722/1562692 co-relation queries the response was YES. [2024-12-01 23:07:12,473 INFO L83 FinitePrefix]: Finished finitePrefix Result has 199480 conditions, 12334 events. 5087/12334 cut-off events. For 1561722/1562692 co-relation queries the response was YES. Maximal size of possible extension queue 431. Compared 115173 event pairs, 921 based on Foata normal form. 114/12404 useless extension candidates. Maximal degree in co-relation 198982. Up to 8645 conditions per place. [2024-12-01 23:07:12,543 INFO L140 encePairwiseOnDemand]: 24/39 looper letters, 1952 selfloop transitions, 466 changer transitions 0/2587 dead transitions. [2024-12-01 23:07:12,543 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1057 places, 2587 transitions, 103984 flow [2024-12-01 23:07:12,544 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-12-01 23:07:12,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 14 states. [2024-12-01 23:07:12,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 301 transitions. [2024-12-01 23:07:12,544 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5512820512820513 [2024-12-01 23:07:12,544 INFO L175 Difference]: Start difference. First operand has 1044 places, 2395 transitions, 93183 flow. Second operand 14 states and 301 transitions. [2024-12-01 23:07:12,544 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1057 places, 2587 transitions, 103984 flow [2024-12-01 23:07:26,071 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1052 places, 2587 transitions, 103173 flow, removed 201 selfloop flow, removed 5 redundant places. [2024-12-01 23:07:26,121 INFO L231 Difference]: Finished difference. Result has 1061 places, 2489 transitions, 97757 flow [2024-12-01 23:07:26,122 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=92362, PETRI_DIFFERENCE_MINUEND_PLACES=1039, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=2393, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=379, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1957, PETRI_DIFFERENCE_SUBTRAHEND_STATES=14, PETRI_FLOW=97757, PETRI_PLACES=1061, PETRI_TRANSITIONS=2489} [2024-12-01 23:07:26,122 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 1022 predicate places. [2024-12-01 23:07:26,122 INFO L471 AbstractCegarLoop]: Abstraction has has 1061 places, 2489 transitions, 97757 flow [2024-12-01 23:07:26,123 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 13.692307692307692) internal successors, (178), 13 states have internal predecessors, (178), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:07:26,123 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:07:26,123 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:07:26,123 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable74 [2024-12-01 23:07:26,123 INFO L396 AbstractCegarLoop]: === Iteration 76 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:07:26,124 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:07:26,124 INFO L85 PathProgramCache]: Analyzing trace with hash 1534698484, now seen corresponding path program 3 times [2024-12-01 23:07:26,124 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:07:26,124 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [254723401] [2024-12-01 23:07:26,124 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-12-01 23:07:26,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:07:26,138 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-12-01 23:07:26,138 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:07:26,325 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 156 trivial. 0 not checked. [2024-12-01 23:07:26,325 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:07:26,325 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [254723401] [2024-12-01 23:07:26,325 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [254723401] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:07:26,326 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:07:26,326 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [12] imperfect sequences [] total 12 [2024-12-01 23:07:26,326 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1229042480] [2024-12-01 23:07:26,326 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:07:26,326 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-12-01 23:07:26,326 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:07:26,326 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-12-01 23:07:26,326 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=128, Unknown=0, NotChecked=0, Total=156 [2024-12-01 23:07:26,342 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 10 out of 39 [2024-12-01 23:07:26,342 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1061 places, 2489 transitions, 97757 flow. Second operand has 13 states, 13 states have (on average 11.846153846153847) internal successors, (154), 13 states have internal predecessors, (154), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:07:26,342 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:07:26,342 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 10 of 39 [2024-12-01 23:07:26,343 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:07:45,378 INFO L124 PetriNetUnfolderBase]: 7805/16286 cut-off events. [2024-12-01 23:07:45,378 INFO L125 PetriNetUnfolderBase]: For 2012913/2012953 co-relation queries the response was YES. [2024-12-01 23:07:45,922 INFO L83 FinitePrefix]: Finished finitePrefix Result has 263265 conditions, 16286 events. 7805/16286 cut-off events. For 2012913/2012953 co-relation queries the response was YES. Maximal size of possible extension queue 473. Compared 140519 event pairs, 1350 based on Foata normal form. 43/16326 useless extension candidates. Maximal degree in co-relation 262759. Up to 5283 conditions per place. [2024-12-01 23:07:46,022 INFO L140 encePairwiseOnDemand]: 25/39 looper letters, 1396 selfloop transitions, 1579 changer transitions 0/2978 dead transitions. [2024-12-01 23:07:46,022 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1094 places, 2978 transitions, 117753 flow [2024-12-01 23:07:46,023 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 34 states. [2024-12-01 23:07:46,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 34 states. [2024-12-01 23:07:46,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 34 states and 595 transitions. [2024-12-01 23:07:46,024 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.44871794871794873 [2024-12-01 23:07:46,024 INFO L175 Difference]: Start difference. First operand has 1061 places, 2489 transitions, 97757 flow. Second operand 34 states and 595 transitions. [2024-12-01 23:07:46,024 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1094 places, 2978 transitions, 117753 flow [2024-12-01 23:08:05,714 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1092 places, 2978 transitions, 117327 flow, removed 158 selfloop flow, removed 2 redundant places. [2024-12-01 23:08:05,774 INFO L231 Difference]: Finished difference. Result has 1105 places, 2715 transitions, 110207 flow [2024-12-01 23:08:05,775 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=97359, PETRI_DIFFERENCE_MINUEND_PLACES=1059, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=2489, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1363, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1076, PETRI_DIFFERENCE_SUBTRAHEND_STATES=34, PETRI_FLOW=110207, PETRI_PLACES=1105, PETRI_TRANSITIONS=2715} [2024-12-01 23:08:05,775 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 1066 predicate places. [2024-12-01 23:08:05,775 INFO L471 AbstractCegarLoop]: Abstraction has has 1105 places, 2715 transitions, 110207 flow [2024-12-01 23:08:05,775 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 11.846153846153847) internal successors, (154), 13 states have internal predecessors, (154), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:08:05,775 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:08:05,775 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:08:05,775 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable75 [2024-12-01 23:08:05,775 INFO L396 AbstractCegarLoop]: === Iteration 77 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:08:05,776 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:08:05,776 INFO L85 PathProgramCache]: Analyzing trace with hash 1266903726, now seen corresponding path program 4 times [2024-12-01 23:08:05,776 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:08:05,776 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [865965627] [2024-12-01 23:08:05,776 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-12-01 23:08:05,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:08:05,790 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-12-01 23:08:05,790 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:08:06,339 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:08:06,340 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:08:06,340 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [865965627] [2024-12-01 23:08:06,340 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [865965627] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:08:06,340 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:08:06,340 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [13] imperfect sequences [] total 13 [2024-12-01 23:08:06,340 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1836763377] [2024-12-01 23:08:06,340 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:08:06,340 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2024-12-01 23:08:06,340 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:08:06,340 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2024-12-01 23:08:06,341 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=166, Unknown=0, NotChecked=0, Total=210 [2024-12-01 23:08:06,388 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 10 out of 39 [2024-12-01 23:08:06,389 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1105 places, 2715 transitions, 110207 flow. Second operand has 15 states, 15 states have (on average 11.466666666666667) internal successors, (172), 15 states have internal predecessors, (172), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:08:06,389 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:08:06,389 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 10 of 39 [2024-12-01 23:08:06,389 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:08:24,167 INFO L124 PetriNetUnfolderBase]: 6092/14416 cut-off events. [2024-12-01 23:08:24,167 INFO L125 PetriNetUnfolderBase]: For 2039902/2040183 co-relation queries the response was YES. [2024-12-01 23:08:24,612 INFO L83 FinitePrefix]: Finished finitePrefix Result has 241198 conditions, 14416 events. 6092/14416 cut-off events. For 2039902/2040183 co-relation queries the response was YES. Maximal size of possible extension queue 503. Compared 136561 event pairs, 1131 based on Foata normal form. 80/14435 useless extension candidates. Maximal degree in co-relation 240679. Up to 11032 conditions per place. [2024-12-01 23:08:24,699 INFO L140 encePairwiseOnDemand]: 25/39 looper letters, 2432 selfloop transitions, 313 changer transitions 0/2916 dead transitions. [2024-12-01 23:08:24,699 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1137 places, 2916 transitions, 121449 flow [2024-12-01 23:08:24,699 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. [2024-12-01 23:08:24,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 33 states. [2024-12-01 23:08:24,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 33 states and 496 transitions. [2024-12-01 23:08:24,700 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.3853923853923854 [2024-12-01 23:08:24,700 INFO L175 Difference]: Start difference. First operand has 1105 places, 2715 transitions, 110207 flow. Second operand 33 states and 496 transitions. [2024-12-01 23:08:24,700 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1137 places, 2916 transitions, 121449 flow [2024-12-01 23:08:44,462 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1134 places, 2916 transitions, 119402 flow, removed 650 selfloop flow, removed 3 redundant places. [2024-12-01 23:08:44,522 INFO L231 Difference]: Finished difference. Result has 1145 places, 2788 transitions, 112458 flow [2024-12-01 23:08:44,523 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=108226, PETRI_DIFFERENCE_MINUEND_PLACES=1102, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=2715, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=252, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=2417, PETRI_DIFFERENCE_SUBTRAHEND_STATES=33, PETRI_FLOW=112458, PETRI_PLACES=1145, PETRI_TRANSITIONS=2788} [2024-12-01 23:08:44,523 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 1106 predicate places. [2024-12-01 23:08:44,523 INFO L471 AbstractCegarLoop]: Abstraction has has 1145 places, 2788 transitions, 112458 flow [2024-12-01 23:08:44,523 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 15 states, 15 states have (on average 11.466666666666667) internal successors, (172), 15 states have internal predecessors, (172), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:08:44,523 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:08:44,523 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:08:44,523 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable76 [2024-12-01 23:08:44,524 INFO L396 AbstractCegarLoop]: === Iteration 78 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:08:44,524 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:08:44,524 INFO L85 PathProgramCache]: Analyzing trace with hash -1097845656, now seen corresponding path program 4 times [2024-12-01 23:08:44,525 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:08:44,525 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1830650128] [2024-12-01 23:08:44,525 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-12-01 23:08:44,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:08:44,538 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-12-01 23:08:44,538 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:08:44,801 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:08:44,801 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:08:44,802 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1830650128] [2024-12-01 23:08:44,802 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1830650128] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:08:44,802 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:08:44,802 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10 [2024-12-01 23:08:44,802 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1805424557] [2024-12-01 23:08:44,802 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:08:44,802 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-12-01 23:08:44,802 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:08:44,802 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-12-01 23:08:44,802 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=31, Invalid=101, Unknown=0, NotChecked=0, Total=132 [2024-12-01 23:08:44,832 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 39 [2024-12-01 23:08:44,832 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1145 places, 2788 transitions, 112458 flow. Second operand has 12 states, 12 states have (on average 13.833333333333334) internal successors, (166), 12 states have internal predecessors, (166), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:08:44,832 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:08:44,832 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 39 [2024-12-01 23:08:44,832 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:09:01,592 INFO L124 PetriNetUnfolderBase]: 5803/14110 cut-off events. [2024-12-01 23:09:01,593 INFO L125 PetriNetUnfolderBase]: For 1981294/1982475 co-relation queries the response was YES. [2024-12-01 23:09:02,040 INFO L83 FinitePrefix]: Finished finitePrefix Result has 236544 conditions, 14110 events. 5803/14110 cut-off events. For 1981294/1982475 co-relation queries the response was YES. Maximal size of possible extension queue 528. Compared 135931 event pairs, 1079 based on Foata normal form. 130/14185 useless extension candidates. Maximal degree in co-relation 236012. Up to 10785 conditions per place. [2024-12-01 23:09:02,124 INFO L140 encePairwiseOnDemand]: 24/39 looper letters, 2531 selfloop transitions, 203 changer transitions 0/2919 dead transitions. [2024-12-01 23:09:02,124 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1158 places, 2919 transitions, 122526 flow [2024-12-01 23:09:02,125 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-12-01 23:09:02,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 14 states. [2024-12-01 23:09:02,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 298 transitions. [2024-12-01 23:09:02,125 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5457875457875457 [2024-12-01 23:09:02,125 INFO L175 Difference]: Start difference. First operand has 1145 places, 2788 transitions, 112458 flow. Second operand 14 states and 298 transitions. [2024-12-01 23:09:02,125 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1158 places, 2919 transitions, 122526 flow [2024-12-01 23:09:21,268 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1141 places, 2919 transitions, 122088 flow, removed 127 selfloop flow, removed 17 redundant places. [2024-12-01 23:09:21,325 INFO L231 Difference]: Finished difference. Result has 1150 places, 2848 transitions, 115567 flow [2024-12-01 23:09:21,326 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=112020, PETRI_DIFFERENCE_MINUEND_PLACES=1128, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=2788, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=154, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=2604, PETRI_DIFFERENCE_SUBTRAHEND_STATES=14, PETRI_FLOW=115567, PETRI_PLACES=1150, PETRI_TRANSITIONS=2848} [2024-12-01 23:09:21,327 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 1111 predicate places. [2024-12-01 23:09:21,327 INFO L471 AbstractCegarLoop]: Abstraction has has 1150 places, 2848 transitions, 115567 flow [2024-12-01 23:09:21,327 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 13.833333333333334) internal successors, (166), 12 states have internal predecessors, (166), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:09:21,327 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:09:21,327 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:09:21,327 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable77 [2024-12-01 23:09:21,327 INFO L396 AbstractCegarLoop]: === Iteration 79 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:09:21,328 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:09:21,328 INFO L85 PathProgramCache]: Analyzing trace with hash -1009605898, now seen corresponding path program 5 times [2024-12-01 23:09:21,328 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:09:21,328 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1618143621] [2024-12-01 23:09:21,328 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-12-01 23:09:21,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:09:21,343 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 11 check-sat command(s) [2024-12-01 23:09:21,344 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:09:21,876 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:09:21,877 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:09:21,877 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1618143621] [2024-12-01 23:09:21,877 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1618143621] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:09:21,877 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:09:21,877 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [13] imperfect sequences [] total 13 [2024-12-01 23:09:21,877 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1263105570] [2024-12-01 23:09:21,877 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:09:21,877 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2024-12-01 23:09:21,877 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:09:21,877 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2024-12-01 23:09:21,878 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=43, Invalid=167, Unknown=0, NotChecked=0, Total=210 [2024-12-01 23:09:21,917 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 10 out of 39 [2024-12-01 23:09:21,918 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1150 places, 2848 transitions, 115567 flow. Second operand has 15 states, 15 states have (on average 11.466666666666667) internal successors, (172), 15 states have internal predecessors, (172), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:09:21,918 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:09:21,918 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 10 of 39 [2024-12-01 23:09:21,918 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:09:42,428 INFO L124 PetriNetUnfolderBase]: 6508/15390 cut-off events. [2024-12-01 23:09:42,428 INFO L125 PetriNetUnfolderBase]: For 2319618/2320073 co-relation queries the response was YES. [2024-12-01 23:09:42,995 INFO L83 FinitePrefix]: Finished finitePrefix Result has 260916 conditions, 15390 events. 6508/15390 cut-off events. For 2319618/2320073 co-relation queries the response was YES. Maximal size of possible extension queue 565. Compared 147781 event pairs, 1255 based on Foata normal form. 88/15420 useless extension candidates. Maximal degree in co-relation 260374. Up to 11831 conditions per place. [2024-12-01 23:09:43,101 INFO L140 encePairwiseOnDemand]: 25/39 looper letters, 2541 selfloop transitions, 343 changer transitions 0/3055 dead transitions. [2024-12-01 23:09:43,102 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1182 places, 3055 transitions, 127099 flow [2024-12-01 23:09:43,102 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. [2024-12-01 23:09:43,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 33 states. [2024-12-01 23:09:43,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 33 states and 508 transitions. [2024-12-01 23:09:43,103 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.3947163947163947 [2024-12-01 23:09:43,103 INFO L175 Difference]: Start difference. First operand has 1150 places, 2848 transitions, 115567 flow. Second operand 33 states and 508 transitions. [2024-12-01 23:09:43,103 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1182 places, 3055 transitions, 127099 flow [2024-12-01 23:10:07,959 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1180 places, 3055 transitions, 126759 flow, removed 141 selfloop flow, removed 2 redundant places. [2024-12-01 23:10:08,029 INFO L231 Difference]: Finished difference. Result has 1192 places, 2921 transitions, 119571 flow [2024-12-01 23:10:08,030 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=115227, PETRI_DIFFERENCE_MINUEND_PLACES=1148, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=2848, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=277, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=2528, PETRI_DIFFERENCE_SUBTRAHEND_STATES=33, PETRI_FLOW=119571, PETRI_PLACES=1192, PETRI_TRANSITIONS=2921} [2024-12-01 23:10:08,030 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 1153 predicate places. [2024-12-01 23:10:08,031 INFO L471 AbstractCegarLoop]: Abstraction has has 1192 places, 2921 transitions, 119571 flow [2024-12-01 23:10:08,031 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 15 states, 15 states have (on average 11.466666666666667) internal successors, (172), 15 states have internal predecessors, (172), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:10:08,031 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:10:08,031 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:10:08,031 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable78 [2024-12-01 23:10:08,031 INFO L396 AbstractCegarLoop]: === Iteration 80 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:10:08,032 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:10:08,032 INFO L85 PathProgramCache]: Analyzing trace with hash 13756926, now seen corresponding path program 6 times [2024-12-01 23:10:08,032 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:10:08,032 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1291451320] [2024-12-01 23:10:08,032 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-12-01 23:10:08,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:10:08,043 INFO L229 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) [2024-12-01 23:10:08,043 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:10:08,251 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 156 trivial. 0 not checked. [2024-12-01 23:10:08,251 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:10:08,251 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1291451320] [2024-12-01 23:10:08,251 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1291451320] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:10:08,251 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:10:08,251 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [13] imperfect sequences [] total 13 [2024-12-01 23:10:08,251 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1633612720] [2024-12-01 23:10:08,251 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:10:08,251 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-12-01 23:10:08,252 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:10:08,252 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-12-01 23:10:08,252 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=31, Invalid=151, Unknown=0, NotChecked=0, Total=182 [2024-12-01 23:10:08,335 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 11 out of 39 [2024-12-01 23:10:08,336 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1192 places, 2921 transitions, 119571 flow. Second operand has 14 states, 14 states have (on average 12.714285714285714) internal successors, (178), 14 states have internal predecessors, (178), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:10:08,336 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:10:08,336 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 11 of 39 [2024-12-01 23:10:08,336 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:10:33,481 INFO L124 PetriNetUnfolderBase]: 7944/17554 cut-off events. [2024-12-01 23:10:33,482 INFO L125 PetriNetUnfolderBase]: For 2724165/2724455 co-relation queries the response was YES. [2024-12-01 23:10:34,242 INFO L83 FinitePrefix]: Finished finitePrefix Result has 299540 conditions, 17554 events. 7944/17554 cut-off events. For 2724165/2724455 co-relation queries the response was YES. Maximal size of possible extension queue 604. Compared 163103 event pairs, 1922 based on Foata normal form. 85/17548 useless extension candidates. Maximal degree in co-relation 298984. Up to 7461 conditions per place. [2024-12-01 23:10:34,528 INFO L140 encePairwiseOnDemand]: 24/39 looper letters, 2523 selfloop transitions, 678 changer transitions 0/3307 dead transitions. [2024-12-01 23:10:34,529 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1222 places, 3307 transitions, 138903 flow [2024-12-01 23:10:34,529 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. [2024-12-01 23:10:34,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 31 states. [2024-12-01 23:10:34,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 31 states and 591 transitions. [2024-12-01 23:10:34,530 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.48883374689826303 [2024-12-01 23:10:34,530 INFO L175 Difference]: Start difference. First operand has 1192 places, 2921 transitions, 119571 flow. Second operand 31 states and 591 transitions. [2024-12-01 23:10:34,530 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1222 places, 3307 transitions, 138903 flow [2024-12-01 23:11:01,566 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1202 places, 3307 transitions, 138236 flow, removed 231 selfloop flow, removed 20 redundant places. [2024-12-01 23:11:01,654 INFO L231 Difference]: Finished difference. Result has 1215 places, 3071 transitions, 127678 flow [2024-12-01 23:11:01,655 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=118964, PETRI_DIFFERENCE_MINUEND_PLACES=1172, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=2921, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=546, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=2337, PETRI_DIFFERENCE_SUBTRAHEND_STATES=31, PETRI_FLOW=127678, PETRI_PLACES=1215, PETRI_TRANSITIONS=3071} [2024-12-01 23:11:01,655 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 1176 predicate places. [2024-12-01 23:11:01,655 INFO L471 AbstractCegarLoop]: Abstraction has has 1215 places, 3071 transitions, 127678 flow [2024-12-01 23:11:01,655 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 12.714285714285714) internal successors, (178), 14 states have internal predecessors, (178), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:11:01,655 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:11:01,655 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:11:01,655 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable79 [2024-12-01 23:11:01,656 INFO L396 AbstractCegarLoop]: === Iteration 81 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:11:01,658 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:11:01,658 INFO L85 PathProgramCache]: Analyzing trace with hash -1471599507, now seen corresponding path program 4 times [2024-12-01 23:11:01,658 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:11:01,658 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2001781310] [2024-12-01 23:11:01,658 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-12-01 23:11:01,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:11:01,672 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-12-01 23:11:01,672 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:11:01,924 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:11:01,924 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:11:01,924 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2001781310] [2024-12-01 23:11:01,924 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2001781310] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:11:01,924 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:11:01,924 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10 [2024-12-01 23:11:01,924 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [957363718] [2024-12-01 23:11:01,924 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:11:01,925 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-12-01 23:11:01,925 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:11:01,925 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-12-01 23:11:01,925 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=32, Invalid=100, Unknown=0, NotChecked=0, Total=132 [2024-12-01 23:11:01,951 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 39 [2024-12-01 23:11:01,951 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1215 places, 3071 transitions, 127678 flow. Second operand has 12 states, 12 states have (on average 13.833333333333334) internal successors, (166), 12 states have internal predecessors, (166), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:11:01,951 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:11:01,951 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 39 [2024-12-01 23:11:01,951 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:11:29,879 INFO L124 PetriNetUnfolderBase]: 6743/16219 cut-off events. [2024-12-01 23:11:29,879 INFO L125 PetriNetUnfolderBase]: For 2593936/2594672 co-relation queries the response was YES. [2024-12-01 23:11:30,490 INFO L83 FinitePrefix]: Finished finitePrefix Result has 283457 conditions, 16219 events. 6743/16219 cut-off events. For 2593936/2594672 co-relation queries the response was YES. Maximal size of possible extension queue 620. Compared 159237 event pairs, 1309 based on Foata normal form. 159/16316 useless extension candidates. Maximal degree in co-relation 282890. Up to 12648 conditions per place. [2024-12-01 23:11:30,591 INFO L140 encePairwiseOnDemand]: 24/39 looper letters, 2745 selfloop transitions, 257 changer transitions 0/3196 dead transitions. [2024-12-01 23:11:30,592 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1230 places, 3196 transitions, 138379 flow [2024-12-01 23:11:30,592 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-12-01 23:11:30,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 16 states. [2024-12-01 23:11:30,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 326 transitions. [2024-12-01 23:11:30,593 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5224358974358975 [2024-12-01 23:11:30,593 INFO L175 Difference]: Start difference. First operand has 1215 places, 3071 transitions, 127678 flow. Second operand 16 states and 326 transitions. [2024-12-01 23:11:30,593 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1230 places, 3196 transitions, 138379 flow [2024-12-01 23:12:00,473 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1220 places, 3196 transitions, 136492 flow, removed 514 selfloop flow, removed 10 redundant places. [2024-12-01 23:12:00,544 INFO L231 Difference]: Finished difference. Result has 1230 places, 3134 transitions, 130033 flow [2024-12-01 23:12:00,545 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=125709, PETRI_DIFFERENCE_MINUEND_PLACES=1205, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=3066, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=209, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=2842, PETRI_DIFFERENCE_SUBTRAHEND_STATES=16, PETRI_FLOW=130033, PETRI_PLACES=1230, PETRI_TRANSITIONS=3134} [2024-12-01 23:12:00,545 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 1191 predicate places. [2024-12-01 23:12:00,545 INFO L471 AbstractCegarLoop]: Abstraction has has 1230 places, 3134 transitions, 130033 flow [2024-12-01 23:12:00,545 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 13.833333333333334) internal successors, (166), 12 states have internal predecessors, (166), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:12:00,545 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-01 23:12:00,545 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:12:00,545 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable80 [2024-12-01 23:12:00,545 INFO L396 AbstractCegarLoop]: === Iteration 82 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 12 more)] === [2024-12-01 23:12:00,547 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:12:00,547 INFO L85 PathProgramCache]: Analyzing trace with hash -1705342938, now seen corresponding path program 5 times [2024-12-01 23:12:00,547 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:12:00,547 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1452192546] [2024-12-01 23:12:00,547 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-12-01 23:12:00,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:12:00,565 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 11 check-sat command(s) [2024-12-01 23:12:00,565 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:12:00,892 INFO L134 CoverageAnalysis]: Checked inductivity of 158 backedges. 11 proven. 72 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-12-01 23:12:00,892 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:12:00,892 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1452192546] [2024-12-01 23:12:00,892 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1452192546] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-01 23:12:00,892 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [615953800] [2024-12-01 23:12:00,892 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-12-01 23:12:00,892 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-01 23:12:00,892 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-01 23:12:00,894 INFO L229 MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-01 23:12:00,895 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dd000bfb-bcce-4d56-8b7b-72dbdf7604eb/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process [2024-12-01 23:12:01,115 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 11 check-sat command(s) [2024-12-01 23:12:01,116 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-01 23:12:01,117 INFO L256 TraceCheckSpWp]: Trace formula consists of 356 conjuncts, 44 conjuncts are in the unsatisfiable core [2024-12-01 23:12:01,119 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-01 23:12:01,425 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11 [2024-12-01 23:12:01,614 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11 [2024-12-01 23:12:01,634 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 7 [2024-12-01 23:12:01,647 INFO L134 CoverageAnalysis]: Checked inductivity of 158 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:12:01,647 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-01 23:12:02,027 INFO L134 CoverageAnalysis]: Checked inductivity of 158 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-12-01 23:12:02,027 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [615953800] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-01 23:12:02,027 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-01 23:12:02,027 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 10, 10] total 30 [2024-12-01 23:12:02,027 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [62391130] [2024-12-01 23:12:02,027 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-01 23:12:02,028 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 32 states [2024-12-01 23:12:02,028 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:12:02,028 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants. [2024-12-01 23:12:02,028 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=134, Invalid=858, Unknown=0, NotChecked=0, Total=992 [2024-12-01 23:12:02,108 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 39 [2024-12-01 23:12:02,108 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1230 places, 3134 transitions, 130033 flow. Second operand has 32 states, 32 states have (on average 10.3125) internal successors, (330), 32 states have internal predecessors, (330), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-01 23:12:02,108 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-01 23:12:02,108 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 39 [2024-12-01 23:12:02,109 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-01 23:12:39,285 INFO L124 PetriNetUnfolderBase]: 11118/23141 cut-off events. [2024-12-01 23:12:39,285 INFO L125 PetriNetUnfolderBase]: For 3953713/3953715 co-relation queries the response was YES. [2024-12-01 23:12:40,419 INFO L83 FinitePrefix]: Finished finitePrefix Result has 410943 conditions, 23141 events. 11118/23141 cut-off events. For 3953713/3953715 co-relation queries the response was YES. Maximal size of possible extension queue 725. Compared 211593 event pairs, 1436 based on Foata normal form. 78/23219 useless extension candidates. Maximal degree in co-relation 410368. Up to 9190 conditions per place. [2024-12-01 23:12:40,570 INFO L140 encePairwiseOnDemand]: 23/39 looper letters, 2312 selfloop transitions, 1904 changer transitions 0/4219 dead transitions. [2024-12-01 23:12:40,570 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1303 places, 4219 transitions, 171672 flow [2024-12-01 23:12:40,571 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 74 states. [2024-12-01 23:12:40,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 74 states. [2024-12-01 23:12:40,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 74 states and 1169 transitions. [2024-12-01 23:12:40,572 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.40505890505890507 [2024-12-01 23:12:40,572 INFO L175 Difference]: Start difference. First operand has 1230 places, 3134 transitions, 130033 flow. Second operand 74 states and 1169 transitions. [2024-12-01 23:12:40,572 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1303 places, 4219 transitions, 171672 flow