./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/weaver/chl-poker-hand-subst.wvr.c --full-output --witness-type correctness_witness --witnessparser.only.consider.loop.invariants false --cacsl2boogietranslator.check.unreachability.of.reach_error.function false --validate ./goblint.2024-09-02_08-21-23.files/mutex-meet-local/chl-poker-hand-subst.wvr.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 4a4c57e3 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/GemCutterReachWitnessValidation.xml -i ../../../trunk/examples/svcomp/weaver/chl-poker-hand-subst.wvr.c ./goblint.2024-09-02_08-21-23.files/mutex-meet-local/chl-poker-hand-subst.wvr.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.positions.where.we.compute.the.hoare.annotation None --witnessparser.only.consider.loop.invariants false --cacsl2boogietranslator.check.unreachability.of.reach_error.function false --- Real Ultimate output --- This is Ultimate 0.2.4-wip.fs.witness-ghost-4a4c57e-m [2024-09-08 02:39:48,681 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-09-08 02:39:48,730 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf [2024-09-08 02:39:48,733 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-09-08 02:39:48,734 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-09-08 02:39:48,752 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-09-08 02:39:48,753 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-09-08 02:39:48,753 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-09-08 02:39:48,754 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-09-08 02:39:48,756 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-09-08 02:39:48,757 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-09-08 02:39:48,757 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-09-08 02:39:48,757 INFO L153 SettingsManager]: * Use SBE=true [2024-09-08 02:39:48,757 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-09-08 02:39:48,757 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-09-08 02:39:48,758 INFO L153 SettingsManager]: * sizeof long=4 [2024-09-08 02:39:48,758 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-09-08 02:39:48,758 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-09-08 02:39:48,758 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-09-08 02:39:48,758 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-09-08 02:39:48,758 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-09-08 02:39:48,760 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-09-08 02:39:48,760 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-09-08 02:39:48,760 INFO L153 SettingsManager]: * sizeof long double=12 [2024-09-08 02:39:48,760 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-09-08 02:39:48,760 INFO L153 SettingsManager]: * Use constant arrays=true [2024-09-08 02:39:48,761 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-09-08 02:39:48,761 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-09-08 02:39:48,761 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-09-08 02:39:48,761 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-09-08 02:39:48,761 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-09-08 02:39:48,761 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-09-08 02:39:48,761 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-09-08 02:39:48,761 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-09-08 02:39:48,762 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-09-08 02:39:48,762 INFO L153 SettingsManager]: * DFS Order used in POR=LOOP_LOCKSTEP [2024-09-08 02:39:48,762 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-09-08 02:39:48,762 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-09-08 02:39:48,762 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-09-08 02:39:48,762 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2024-09-08 02:39:48,762 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2024-09-08 02:39:48,764 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Positions where we compute the Hoare Annotation -> None Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessparser: Only consider loop invariants -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Check unreachability of reach_error function -> false [2024-09-08 02:39:49,031 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-09-08 02:39:49,059 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-09-08 02:39:49,061 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-09-08 02:39:49,062 INFO L270 PluginConnector]: Initializing CDTParser... [2024-09-08 02:39:49,063 INFO L274 PluginConnector]: CDTParser initialized [2024-09-08 02:39:49,064 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../../../trunk/examples/svcomp/weaver/chl-poker-hand-subst.wvr.c [2024-09-08 02:39:50,276 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-09-08 02:39:50,481 INFO L384 CDTParser]: Found 1 translation units. [2024-09-08 02:39:50,482 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/chl-poker-hand-subst.wvr.c [2024-09-08 02:39:50,494 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/305c93d57/8d43a607c04243e88e930dd2f011041e/FLAGb5f101ae4 [2024-09-08 02:39:50,509 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/305c93d57/8d43a607c04243e88e930dd2f011041e [2024-09-08 02:39:50,511 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-09-08 02:39:50,512 INFO L274 PluginConnector]: Witness Parser initialized [2024-09-08 02:39:50,513 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/./goblint.2024-09-02_08-21-23.files/mutex-meet-local/chl-poker-hand-subst.wvr.yml/witness.yml [2024-09-08 02:39:50,733 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-09-08 02:39:50,735 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-09-08 02:39:50,736 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-09-08 02:39:50,736 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-09-08 02:39:50,739 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-09-08 02:39:50,741 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.09 02:39:50" (1/2) ... [2024-09-08 02:39:50,741 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2ea09a70 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:39:50, skipping insertion in model container [2024-09-08 02:39:50,741 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.09 02:39:50" (1/2) ... [2024-09-08 02:39:50,743 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@24787809 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:39:50, skipping insertion in model container [2024-09-08 02:39:50,743 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 08.09 02:39:50" (2/2) ... [2024-09-08 02:39:50,743 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2ea09a70 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:39:50, skipping insertion in model container [2024-09-08 02:39:50,743 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 08.09 02:39:50" (2/2) ... [2024-09-08 02:39:50,992 INFO L93 nessWitnessExtractor]: Found the following entries in the witness: [2024-09-08 02:39:50,997 INFO L1541 ArrayList]: Location invariant before [L268-L268] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:50,997 INFO L1541 ArrayList]: Location invariant before [L88-L88] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:50,997 INFO L1541 ArrayList]: Location invariant before [L125-L125] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:50,997 INFO L1541 ArrayList]: Location invariant before [L94-L94] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:50,997 INFO L1541 ArrayList]: Location invariant before [L178-L178] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:50,997 INFO L1541 ArrayList]: Location invariant before [L184-L184] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:51,001 INFO L1541 ArrayList]: Location invariant before [L262-L262] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:51,001 INFO L1541 ArrayList]: Location invariant before [L109-L109] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:51,001 INFO L1541 ArrayList]: Location invariant before [L277-L277] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:51,001 INFO L1541 ArrayList]: Location invariant before [L193-L193] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:51,002 INFO L1541 ArrayList]: Location invariant before [L117-L117] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:51,002 INFO L1541 ArrayList]: Location invariant before [L241-L241] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:51,002 INFO L1541 ArrayList]: Location invariant before [L100-L100] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:51,002 INFO L1541 ArrayList]: Location invariant before [L209-L209] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:51,002 INFO L1541 ArrayList]: Location invariant before [L79-L79] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:51,002 INFO L1541 ArrayList]: Location invariant before [L222-L222] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:51,002 INFO L1541 ArrayList]: Location invariant before [L138-L138] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:51,002 INFO L1541 ArrayList]: Location invariant before [L67-L67] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:51,003 INFO L1541 ArrayList]: Location invariant before [L73-L73] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:51,003 INFO L1541 ArrayList]: Location invariant before [L285-L285] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:51,003 INFO L1541 ArrayList]: Location invariant before [L172-L172] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:51,003 INFO L1541 ArrayList]: Location invariant before [L163-L163] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:51,003 INFO L1541 ArrayList]: Location invariant before [L157-L157] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:51,003 INFO L1541 ArrayList]: Location invariant before [L247-L247] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:51,004 INFO L1541 ArrayList]: Location invariant before [L256-L256] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:51,004 INFO L1541 ArrayList]: Location invariant before [L151-L151] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:51,004 INFO L1541 ArrayList]: Location invariant before [L201-L201] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:51,005 INFO L1541 ArrayList]: Location invariant before [L293-L293] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:51,005 INFO L1541 ArrayList]: Location invariant before [L235-L235] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:51,005 INFO L1541 ArrayList]: Location invariant before [L144-L144] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:51,005 INFO L1541 ArrayList]: Location invariant before [L228-L228] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:39:51,032 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-09-08 02:39:51,260 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-08 02:39:51,271 INFO L200 MainTranslator]: Completed pre-run Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-09-08 02:39:51,516 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-08 02:39:51,532 INFO L204 MainTranslator]: Completed translation [2024-09-08 02:39:51,535 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:39:51 WrapperNode [2024-09-08 02:39:51,535 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-09-08 02:39:51,536 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-09-08 02:39:51,536 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-09-08 02:39:51,536 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-09-08 02:39:51,542 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:39:51" (1/1) ... [2024-09-08 02:39:51,568 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:39:51" (1/1) ... [2024-09-08 02:39:51,685 INFO L138 Inliner]: procedures = 25, calls = 440, calls flagged for inlining = 101, calls inlined = 145, statements flattened = 2454 [2024-09-08 02:39:51,685 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-09-08 02:39:51,686 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-09-08 02:39:51,686 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-09-08 02:39:51,686 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-09-08 02:39:51,693 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:39:51" (1/1) ... [2024-09-08 02:39:51,694 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:39:51" (1/1) ... [2024-09-08 02:39:51,706 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:39:51" (1/1) ... [2024-09-08 02:39:51,707 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:39:51" (1/1) ... [2024-09-08 02:39:51,750 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:39:51" (1/1) ... [2024-09-08 02:39:51,768 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:39:51" (1/1) ... [2024-09-08 02:39:51,777 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:39:51" (1/1) ... [2024-09-08 02:39:51,787 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:39:51" (1/1) ... [2024-09-08 02:39:51,806 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-09-08 02:39:51,806 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-09-08 02:39:51,807 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-09-08 02:39:51,807 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-09-08 02:39:51,808 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:39:51" (1/1) ... [2024-09-08 02:39:51,813 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-09-08 02:39:51,821 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-09-08 02:39:51,836 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2024-09-08 02:39:51,838 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2024-09-08 02:39:51,874 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-09-08 02:39:51,875 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-09-08 02:39:51,875 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-09-08 02:39:51,875 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-09-08 02:39:51,875 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-09-08 02:39:51,875 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-09-08 02:39:51,875 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-09-08 02:39:51,876 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-09-08 02:39:51,876 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-09-08 02:39:51,876 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-09-08 02:39:51,876 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-09-08 02:39:51,876 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-09-08 02:39:51,876 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-09-08 02:39:51,876 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-09-08 02:39:51,876 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-09-08 02:39:51,879 WARN L211 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-09-08 02:39:52,052 INFO L242 CfgBuilder]: Building ICFG [2024-09-08 02:39:52,053 INFO L268 CfgBuilder]: Building CFG for each procedure with an implementation [2024-09-08 02:39:54,058 INFO L287 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-09-08 02:39:54,058 INFO L291 CfgBuilder]: Performing block encoding [2024-09-08 02:39:56,333 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-09-08 02:39:56,333 INFO L318 CfgBuilder]: Removed 18 assume(true) statements. [2024-09-08 02:39:56,333 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.09 02:39:56 BoogieIcfgContainer [2024-09-08 02:39:56,333 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-09-08 02:39:56,335 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-09-08 02:39:56,335 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-09-08 02:39:56,337 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-09-08 02:39:56,338 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.09 02:39:50" (1/4) ... [2024-09-08 02:39:56,338 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@497a3117 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.09 02:39:56, skipping insertion in model container [2024-09-08 02:39:56,338 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 08.09 02:39:50" (2/4) ... [2024-09-08 02:39:56,338 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@497a3117 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 08.09 02:39:56, skipping insertion in model container [2024-09-08 02:39:56,338 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:39:51" (3/4) ... [2024-09-08 02:39:56,339 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@497a3117 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 08.09 02:39:56, skipping insertion in model container [2024-09-08 02:39:56,339 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.09 02:39:56" (4/4) ... [2024-09-08 02:39:56,340 INFO L112 eAbstractionObserver]: Analyzing ICFG chl-poker-hand-subst.wvr.c [2024-09-08 02:39:56,357 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-09-08 02:39:56,357 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 31 error locations. [2024-09-08 02:39:56,357 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-09-08 02:39:56,664 INFO L144 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-09-08 02:39:56,704 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-09-08 02:39:56,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-09-08 02:39:56,705 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-09-08 02:39:56,706 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-09-08 02:39:56,712 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process [2024-09-08 02:39:56,743 INFO L157 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-09-08 02:39:56,753 INFO L335 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thread2Thread1of1ForFork0 ======== [2024-09-08 02:39:56,758 INFO L336 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=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@104105e2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-09-08 02:39:56,758 INFO L337 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2024-09-08 02:39:58,253 INFO L399 AbstractCegarLoop]: === Iteration 1 === Targeting thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-09-08 02:39:58,257 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-08 02:39:58,257 INFO L85 PathProgramCache]: Analyzing trace with hash 480950469, now seen corresponding path program 1 times [2024-09-08 02:39:58,263 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-08 02:39:58,263 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1511661368] [2024-09-08 02:39:58,264 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 02:39:58,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-08 02:39:58,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 02:39:58,725 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-08 02:39:58,726 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-08 02:39:58,726 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1511661368] [2024-09-08 02:39:58,726 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1511661368] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-08 02:39:58,726 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-08 02:39:58,726 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-09-08 02:39:58,728 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [412600854] [2024-09-08 02:39:58,729 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-08 02:39:58,732 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-09-08 02:39:58,732 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-08 02:39:58,753 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-09-08 02:39:58,754 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-09-08 02:39:58,755 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:39:58,756 INFO L474 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-09-08 02:39:58,756 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.333333333333333) internal successors, (22), 3 states have internal predecessors, (22), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-08 02:39:58,757 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:39:58,860 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:39:58,861 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-09-08 02:39:58,862 INFO L399 AbstractCegarLoop]: === Iteration 2 === Targeting thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-09-08 02:39:58,862 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-08 02:39:58,862 INFO L85 PathProgramCache]: Analyzing trace with hash -1161364618, now seen corresponding path program 1 times [2024-09-08 02:39:58,863 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-08 02:39:58,863 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1202395523] [2024-09-08 02:39:58,863 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 02:39:58,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-08 02:39:58,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 02:39:59,016 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-09-08 02:39:59,016 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-08 02:39:59,016 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1202395523] [2024-09-08 02:39:59,016 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1202395523] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-08 02:39:59,016 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-08 02:39:59,017 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-09-08 02:39:59,017 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [712089375] [2024-09-08 02:39:59,017 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-08 02:39:59,018 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-09-08 02:39:59,018 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-08 02:39:59,018 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-09-08 02:39:59,018 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-09-08 02:39:59,018 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:39:59,019 INFO L474 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-09-08 02:39:59,019 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-08 02:39:59,019 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:39:59,020 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:39:59,095 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:39:59,096 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:39:59,096 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-09-08 02:39:59,096 INFO L399 AbstractCegarLoop]: === Iteration 3 === Targeting thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-09-08 02:39:59,096 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-08 02:39:59,097 INFO L85 PathProgramCache]: Analyzing trace with hash -1321050130, now seen corresponding path program 1 times [2024-09-08 02:39:59,097 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-08 02:39:59,097 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1163566980] [2024-09-08 02:39:59,097 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 02:39:59,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-08 02:39:59,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 02:39:59,256 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-09-08 02:39:59,256 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-08 02:39:59,256 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1163566980] [2024-09-08 02:39:59,256 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1163566980] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-08 02:39:59,257 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-08 02:39:59,257 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-09-08 02:39:59,257 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1900459749] [2024-09-08 02:39:59,258 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-08 02:39:59,258 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-09-08 02:39:59,258 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-08 02:39:59,259 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-09-08 02:39:59,259 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-09-08 02:39:59,259 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:39:59,260 INFO L474 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-09-08 02:39:59,260 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 9.333333333333334) internal successors, (28), 3 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-08 02:39:59,260 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:39:59,260 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:39:59,260 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:39:59,346 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:39:59,346 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:39:59,347 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:39:59,347 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-09-08 02:39:59,347 INFO L399 AbstractCegarLoop]: === Iteration 4 === Targeting thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-09-08 02:39:59,348 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-08 02:39:59,348 INFO L85 PathProgramCache]: Analyzing trace with hash 1732394046, now seen corresponding path program 1 times [2024-09-08 02:39:59,348 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-08 02:39:59,348 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [168403857] [2024-09-08 02:39:59,348 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 02:39:59,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-08 02:39:59,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 02:39:59,619 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-09-08 02:39:59,620 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-08 02:39:59,620 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [168403857] [2024-09-08 02:39:59,620 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [168403857] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-08 02:39:59,620 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [641696940] [2024-09-08 02:39:59,620 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 02:39:59,621 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-08 02:39:59,621 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-09-08 02:39:59,622 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-08 02:39:59,623 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-09-08 02:40:00,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 02:40:00,082 INFO L262 TraceCheckSpWp]: Trace formula consists of 595 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-09-08 02:40:00,087 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-08 02:40:00,124 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-09-08 02:40:00,124 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-08 02:40:00,145 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-09-08 02:40:00,146 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [641696940] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-08 02:40:00,146 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-08 02:40:00,146 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 3, 3] total 8 [2024-09-08 02:40:00,147 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [664071711] [2024-09-08 02:40:00,147 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-08 02:40:00,147 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-09-08 02:40:00,147 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-08 02:40:00,148 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-09-08 02:40:00,148 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=29, Unknown=0, NotChecked=0, Total=56 [2024-09-08 02:40:00,148 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:40:00,148 INFO L474 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-09-08 02:40:00,148 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 5.25) internal successors, (42), 8 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-08 02:40:00,148 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:00,149 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:00,149 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:00,149 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:40:00,311 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:00,311 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:00,311 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:00,311 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-09-08 02:40:00,332 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-09-08 02:40:00,512 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,3 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-08 02:40:00,513 INFO L399 AbstractCegarLoop]: === Iteration 5 === Targeting thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-09-08 02:40:00,513 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-08 02:40:00,513 INFO L85 PathProgramCache]: Analyzing trace with hash 1645512517, now seen corresponding path program 2 times [2024-09-08 02:40:00,513 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-08 02:40:00,514 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1210417043] [2024-09-08 02:40:00,514 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 02:40:00,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-08 02:40:00,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 02:40:00,816 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-09-08 02:40:00,816 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-08 02:40:00,817 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1210417043] [2024-09-08 02:40:00,817 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1210417043] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-08 02:40:00,817 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1139917568] [2024-09-08 02:40:00,817 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-09-08 02:40:00,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-08 02:40:00,817 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-09-08 02:40:00,819 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-08 02:40:00,820 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-09-08 02:40:01,276 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-09-08 02:40:01,277 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-08 02:40:01,279 INFO L262 TraceCheckSpWp]: Trace formula consists of 487 conjuncts, 18 conjuncts are in the unsatisfiable core [2024-09-08 02:40:01,282 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-08 02:40:01,723 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked. [2024-09-08 02:40:01,724 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-09-08 02:40:01,724 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1139917568] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-08 02:40:01,724 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-09-08 02:40:01,724 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [7] total 9 [2024-09-08 02:40:01,724 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [738207668] [2024-09-08 02:40:01,724 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-08 02:40:01,725 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-09-08 02:40:01,725 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-08 02:40:01,726 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-09-08 02:40:01,726 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72 [2024-09-08 02:40:01,726 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:40:01,726 INFO L474 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-09-08 02:40:01,727 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 11.333333333333334) internal successors, (34), 4 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-08 02:40:01,727 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:01,727 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:01,727 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:01,727 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-09-08 02:40:01,727 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:40:17,823 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:17,823 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:17,824 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:17,824 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-09-08 02:40:17,824 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-09-08 02:40:17,840 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-09-08 02:40:18,025 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-08 02:40:18,026 INFO L399 AbstractCegarLoop]: === Iteration 6 === Targeting thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-09-08 02:40:18,026 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-08 02:40:18,026 INFO L85 PathProgramCache]: Analyzing trace with hash -1574718097, now seen corresponding path program 1 times [2024-09-08 02:40:18,026 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-08 02:40:18,026 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [632097218] [2024-09-08 02:40:18,026 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 02:40:18,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-08 02:40:18,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 02:40:18,399 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-09-08 02:40:18,399 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-08 02:40:18,399 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [632097218] [2024-09-08 02:40:18,400 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [632097218] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-08 02:40:18,400 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [50551303] [2024-09-08 02:40:18,400 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 02:40:18,400 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-08 02:40:18,400 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-09-08 02:40:18,402 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-08 02:40:18,402 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-09-08 02:40:18,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 02:40:18,851 INFO L262 TraceCheckSpWp]: Trace formula consists of 919 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-09-08 02:40:18,854 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-08 02:40:18,901 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-09-08 02:40:18,901 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-08 02:40:19,025 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-09-08 02:40:19,025 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [50551303] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-08 02:40:19,025 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-08 02:40:19,025 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 6, 6] total 17 [2024-09-08 02:40:19,026 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1827927318] [2024-09-08 02:40:19,026 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-08 02:40:19,026 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 17 states [2024-09-08 02:40:19,026 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-08 02:40:19,027 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants. [2024-09-08 02:40:19,027 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=106, Invalid=166, Unknown=0, NotChecked=0, Total=272 [2024-09-08 02:40:19,027 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:40:19,027 INFO L474 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-09-08 02:40:19,028 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 17 states, 17 states have (on average 3.7058823529411766) internal successors, (63), 17 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-08 02:40:19,028 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:19,028 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:19,028 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:19,028 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-09-08 02:40:19,028 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-09-08 02:40:19,028 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:40:19,311 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:19,312 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:19,312 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:19,312 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-09-08 02:40:19,312 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-09-08 02:40:19,312 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-09-08 02:40:19,329 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-09-08 02:40:19,513 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,5 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-08 02:40:19,513 INFO L399 AbstractCegarLoop]: === Iteration 7 === Targeting thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-09-08 02:40:19,514 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-08 02:40:19,514 INFO L85 PathProgramCache]: Analyzing trace with hash -1531443496, now seen corresponding path program 2 times [2024-09-08 02:40:19,514 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-08 02:40:19,514 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [167586437] [2024-09-08 02:40:19,514 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 02:40:19,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-08 02:40:19,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 02:40:19,893 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 135 trivial. 0 not checked. [2024-09-08 02:40:19,894 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-08 02:40:19,894 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [167586437] [2024-09-08 02:40:19,894 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [167586437] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-08 02:40:19,894 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [592205412] [2024-09-08 02:40:19,894 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-09-08 02:40:19,894 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-08 02:40:19,894 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-09-08 02:40:19,896 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-08 02:40:19,897 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-09-08 02:40:20,377 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-09-08 02:40:20,377 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-08 02:40:20,383 INFO L262 TraceCheckSpWp]: Trace formula consists of 595 conjuncts, 20 conjuncts are in the unsatisfiable core [2024-09-08 02:40:20,387 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-08 02:40:21,211 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-09-08 02:40:21,212 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 201 treesize of output 182 [2024-09-08 02:40:21,577 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 150 trivial. 0 not checked. [2024-09-08 02:40:21,578 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-09-08 02:40:21,578 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [592205412] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-08 02:40:21,578 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-09-08 02:40:21,578 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [8] total 13 [2024-09-08 02:40:21,578 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1791205663] [2024-09-08 02:40:21,578 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-08 02:40:21,579 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-09-08 02:40:21,579 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-08 02:40:21,579 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-09-08 02:40:21,580 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=46, Invalid=110, Unknown=0, NotChecked=0, Total=156 [2024-09-08 02:40:21,580 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:40:21,580 INFO L474 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-09-08 02:40:21,580 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 6 states have (on average 7.666666666666667) internal successors, (46), 7 states have internal predecessors, (46), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-08 02:40:21,580 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:21,580 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:21,580 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:21,580 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-09-08 02:40:21,580 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-09-08 02:40:21,580 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-09-08 02:40:21,581 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:40:31,907 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:31,907 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:31,907 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:31,907 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-09-08 02:40:31,908 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-09-08 02:40:31,908 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-09-08 02:40:31,908 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-09-08 02:40:31,924 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-09-08 02:40:32,109 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6 [2024-09-08 02:40:32,109 INFO L399 AbstractCegarLoop]: === Iteration 8 === Targeting thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-09-08 02:40:32,109 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-08 02:40:32,109 INFO L85 PathProgramCache]: Analyzing trace with hash -902118867, now seen corresponding path program 1 times [2024-09-08 02:40:32,110 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-08 02:40:32,110 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1576654321] [2024-09-08 02:40:32,110 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 02:40:32,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-08 02:40:32,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 02:40:32,697 INFO L134 CoverageAnalysis]: Checked inductivity of 154 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 139 trivial. 0 not checked. [2024-09-08 02:40:32,698 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-08 02:40:32,698 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1576654321] [2024-09-08 02:40:32,698 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1576654321] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-08 02:40:32,698 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [856528181] [2024-09-08 02:40:32,698 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 02:40:32,698 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-08 02:40:32,699 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-09-08 02:40:32,701 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-08 02:40:32,702 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-09-08 02:40:33,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 02:40:33,259 INFO L262 TraceCheckSpWp]: Trace formula consists of 1131 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-09-08 02:40:33,262 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-08 02:40:33,322 INFO L134 CoverageAnalysis]: Checked inductivity of 154 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 139 trivial. 0 not checked. [2024-09-08 02:40:33,322 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-08 02:40:33,386 INFO L134 CoverageAnalysis]: Checked inductivity of 154 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 139 trivial. 0 not checked. [2024-09-08 02:40:33,386 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [856528181] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-08 02:40:33,386 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-08 02:40:33,386 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 8] total 20 [2024-09-08 02:40:33,386 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [190048955] [2024-09-08 02:40:33,387 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-08 02:40:33,387 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2024-09-08 02:40:33,387 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-08 02:40:33,388 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2024-09-08 02:40:33,388 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=180, Invalid=200, Unknown=0, NotChecked=0, Total=380 [2024-09-08 02:40:33,388 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:40:33,388 INFO L474 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-09-08 02:40:33,389 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 20 states, 20 states have (on average 3.55) internal successors, (71), 20 states have internal predecessors, (71), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-08 02:40:33,389 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:33,389 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:33,389 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:33,389 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-09-08 02:40:33,389 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-09-08 02:40:33,389 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-09-08 02:40:33,389 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-09-08 02:40:33,389 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:40:33,714 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:33,714 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:33,715 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:33,715 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-09-08 02:40:33,715 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-09-08 02:40:33,715 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-09-08 02:40:33,716 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-09-08 02:40:33,717 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-09-08 02:40:33,733 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-09-08 02:40:33,917 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,7 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-08 02:40:33,918 INFO L399 AbstractCegarLoop]: === Iteration 9 === Targeting thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-09-08 02:40:33,918 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-08 02:40:33,918 INFO L85 PathProgramCache]: Analyzing trace with hash 2141280293, now seen corresponding path program 2 times [2024-09-08 02:40:33,919 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-08 02:40:33,919 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1550839502] [2024-09-08 02:40:33,919 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 02:40:33,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-08 02:40:34,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 02:40:34,610 INFO L134 CoverageAnalysis]: Checked inductivity of 343 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 265 trivial. 0 not checked. [2024-09-08 02:40:34,610 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-08 02:40:34,610 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1550839502] [2024-09-08 02:40:34,610 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1550839502] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-08 02:40:34,610 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [611793850] [2024-09-08 02:40:34,610 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-09-08 02:40:34,611 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-08 02:40:34,611 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-09-08 02:40:34,613 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-08 02:40:34,614 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-09-08 02:40:35,195 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-09-08 02:40:35,195 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-08 02:40:35,201 INFO L262 TraceCheckSpWp]: Trace formula consists of 1320 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-09-08 02:40:35,204 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-08 02:40:35,405 INFO L134 CoverageAnalysis]: Checked inductivity of 343 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 265 trivial. 0 not checked. [2024-09-08 02:40:35,406 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-08 02:40:35,710 INFO L134 CoverageAnalysis]: Checked inductivity of 343 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 265 trivial. 0 not checked. [2024-09-08 02:40:35,710 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [611793850] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-08 02:40:35,711 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-08 02:40:35,711 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 15, 15] total 41 [2024-09-08 02:40:35,711 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1674224196] [2024-09-08 02:40:35,711 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-08 02:40:35,711 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 41 states [2024-09-08 02:40:35,711 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-08 02:40:35,712 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 41 interpolants. [2024-09-08 02:40:35,712 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=586, Invalid=1054, Unknown=0, NotChecked=0, Total=1640 [2024-09-08 02:40:35,712 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:40:35,713 INFO L474 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-09-08 02:40:35,713 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 41 states, 41 states have (on average 2.2439024390243905) internal successors, (92), 41 states have internal predecessors, (92), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-08 02:40:35,713 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:35,713 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:35,713 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:35,713 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-09-08 02:40:35,713 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-09-08 02:40:35,713 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-09-08 02:40:35,713 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-09-08 02:40:35,713 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2024-09-08 02:40:35,713 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:40:36,020 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:36,020 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:36,020 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:36,020 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-09-08 02:40:36,020 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-09-08 02:40:36,020 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-09-08 02:40:36,020 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-09-08 02:40:36,020 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-09-08 02:40:36,020 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-09-08 02:40:36,036 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2024-09-08 02:40:36,221 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8 [2024-09-08 02:40:36,221 INFO L399 AbstractCegarLoop]: === Iteration 10 === Targeting thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-09-08 02:40:36,222 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-08 02:40:36,222 INFO L85 PathProgramCache]: Analyzing trace with hash 1921916461, now seen corresponding path program 3 times [2024-09-08 02:40:36,222 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-08 02:40:36,222 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1096027446] [2024-09-08 02:40:36,222 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 02:40:36,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-08 02:40:36,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 02:40:38,430 INFO L134 CoverageAnalysis]: Checked inductivity of 382 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 378 trivial. 0 not checked. [2024-09-08 02:40:38,431 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-08 02:40:38,431 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1096027446] [2024-09-08 02:40:38,431 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1096027446] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-08 02:40:38,431 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2012094719] [2024-09-08 02:40:38,431 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-09-08 02:40:38,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-08 02:40:38,431 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-09-08 02:40:38,433 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-08 02:40:38,433 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-09-08 02:40:38,996 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-09-08 02:40:38,997 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-08 02:40:39,001 INFO L262 TraceCheckSpWp]: Trace formula consists of 861 conjuncts, 32 conjuncts are in the unsatisfiable core [2024-09-08 02:40:39,006 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-08 02:40:39,611 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-09-08 02:40:39,612 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 185 treesize of output 182 [2024-09-08 02:40:40,211 INFO L134 CoverageAnalysis]: Checked inductivity of 382 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 378 trivial. 0 not checked. [2024-09-08 02:40:40,211 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-08 02:40:40,929 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-09-08 02:40:40,930 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 217 treesize of output 197 [2024-09-08 02:40:41,285 INFO L134 CoverageAnalysis]: Checked inductivity of 382 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 378 trivial. 0 not checked. [2024-09-08 02:40:41,285 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2012094719] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-08 02:40:41,285 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-08 02:40:41,285 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 7, 7] total 17 [2024-09-08 02:40:41,285 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2017745330] [2024-09-08 02:40:41,285 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-08 02:40:41,286 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 17 states [2024-09-08 02:40:41,286 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-08 02:40:41,287 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants. [2024-09-08 02:40:41,288 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=80, Invalid=192, Unknown=0, NotChecked=0, Total=272 [2024-09-08 02:40:41,288 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:40:41,289 INFO L474 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-09-08 02:40:41,289 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 17 states, 17 states have (on average 6.294117647058823) internal successors, (107), 17 states have internal predecessors, (107), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-08 02:40:41,289 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:41,289 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:41,289 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:41,289 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-09-08 02:40:41,289 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-09-08 02:40:41,289 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-09-08 02:40:41,289 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-09-08 02:40:41,290 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2024-09-08 02:40:41,290 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. [2024-09-08 02:40:41,290 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:40:51,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:51,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:51,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:51,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-09-08 02:40:51,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-09-08 02:40:51,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-09-08 02:40:51,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-09-08 02:40:51,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-09-08 02:40:51,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-09-08 02:40:51,835 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2024-09-08 02:40:51,851 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2024-09-08 02:40:52,035 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,9 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-08 02:40:52,036 INFO L399 AbstractCegarLoop]: === Iteration 11 === Targeting thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-09-08 02:40:52,036 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-08 02:40:52,036 INFO L85 PathProgramCache]: Analyzing trace with hash 295189678, now seen corresponding path program 1 times [2024-09-08 02:40:52,036 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-08 02:40:52,036 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [998674107] [2024-09-08 02:40:52,036 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 02:40:52,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-08 02:40:52,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 02:40:52,576 INFO L134 CoverageAnalysis]: Checked inductivity of 383 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 378 trivial. 0 not checked. [2024-09-08 02:40:52,576 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-08 02:40:52,576 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [998674107] [2024-09-08 02:40:52,576 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [998674107] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-08 02:40:52,576 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-08 02:40:52,576 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-09-08 02:40:52,577 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1146092613] [2024-09-08 02:40:52,577 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-08 02:40:52,577 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-09-08 02:40:52,577 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-08 02:40:52,578 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-09-08 02:40:52,578 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-09-08 02:40:52,578 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:40:52,579 INFO L474 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-09-08 02:40:52,579 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 18.666666666666668) internal successors, (56), 3 states have internal predecessors, (56), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-08 02:40:52,579 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:52,579 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:52,579 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:52,579 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-09-08 02:40:52,579 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-09-08 02:40:52,579 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-09-08 02:40:52,579 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-09-08 02:40:52,579 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2024-09-08 02:40:52,579 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. [2024-09-08 02:40:52,579 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. [2024-09-08 02:40:52,580 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:40:54,942 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:54,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:54,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:54,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-09-08 02:40:54,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-09-08 02:40:54,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-09-08 02:40:54,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-09-08 02:40:54,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-09-08 02:40:54,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-09-08 02:40:54,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2024-09-08 02:40:54,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:40:54,944 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-09-08 02:40:54,945 INFO L399 AbstractCegarLoop]: === Iteration 12 === Targeting thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-09-08 02:40:54,945 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-08 02:40:54,945 INFO L85 PathProgramCache]: Analyzing trace with hash -1871514741, now seen corresponding path program 1 times [2024-09-08 02:40:54,945 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-08 02:40:54,946 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [812076340] [2024-09-08 02:40:54,947 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 02:40:54,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-08 02:40:55,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 02:40:59,769 INFO L134 CoverageAnalysis]: Checked inductivity of 383 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 378 trivial. 0 not checked. [2024-09-08 02:40:59,769 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-08 02:40:59,771 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [812076340] [2024-09-08 02:40:59,771 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [812076340] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-08 02:40:59,771 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2026353044] [2024-09-08 02:40:59,771 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 02:40:59,771 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-08 02:40:59,771 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-09-08 02:40:59,773 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-08 02:40:59,774 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-09-08 02:41:00,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 02:41:00,453 INFO L262 TraceCheckSpWp]: Trace formula consists of 1356 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-09-08 02:41:00,458 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-08 02:41:11,000 WARN L293 SmtUtils]: Spent 6.82s on a formula simplification that was a NOOP. DAG size: 998 (called from [L 346] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.arrays.Elim1Store.elim1) [2024-09-08 02:41:11,001 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-09-08 02:41:11,002 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 22 select indices, 22 select index equivalence classes, 0 disjoint index pairs (out of 231 index pairs), introduced 22 new quantified variables, introduced 231 case distinctions, treesize of input 608 treesize of output 3740 [2024-09-08 02:49:21,593 WARN L249 Executor]: External (MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1) with exit command (exit)) stderr output: (error "out of memory") [2024-09-08 02:49:21,593 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 101 [2024-09-08 02:49:21,594 WARN L320 FreeRefinementEngine]: Global settings require throwing the following exception [2024-09-08 02:49:21,610 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0 [2024-09-08 02:49:21,794 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,10 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-08 02:49:21,795 FATAL L? ?]: An unrecoverable error occured during an interaction with an SMT solver: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: External (MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory") at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:262) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parseSuccess(Executor.java:277) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Scriptor.push(Scriptor.java:133) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.arrays.DiffWrapperScript.push(DiffWrapperScript.java:90) at de.uni_freiburg.informatik.ultimate.logic.WrapperScript.push(WrapperScript.java:148) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.scripttransfer.HistoryRecordingScript.push(HistoryRecordingScript.java:107) at de.uni_freiburg.informatik.ultimate.logic.Util.checkSat(Util.java:48) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.SimplifyDDA2.checkRedundancy(SimplifyDDA2.java:287) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.SimplifyDDA2.convertForPreprocessedInputTerms(SimplifyDDA2.java:519) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.SimplifyDDA2.convert(SimplifyDDA2.java:503) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.SimplifyDDA2.convert(SimplifyDDA2.java:1) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine.transform(TermContextTransformationEngine.java:88) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine.transform(TermContextTransformationEngine.java:84) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.SimplifyDDA2.simplify(SimplifyDDA2.java:609) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.SmtUtils.simplify(SmtUtils.java:252) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.SmtUtils.simplifyWithStatistics(SmtUtils.java:324) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify(QuantifierPusher.java:731) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.convert(QuantifierPushTermWalker.java:133) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.convert(QuantifierPushTermWalker.java:1) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine$ApplicationTermTask.doStep(TermContextTransformationEngine.java:209) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine.transform(TermContextTransformationEngine.java:100) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine.transform(TermContextTransformationEngine.java:84) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.eliminate(QuantifierPushTermWalker.java:297) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushUtilsForSubsetPush.pushMinionEliminatees(QuantifierPushUtilsForSubsetPush.java:255) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushUtilsForSubsetPush.sequentialSubsetPush(QuantifierPushUtilsForSubsetPush.java:151) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.tryToPushOverDualFiniteConnective(QuantifierPusher.java:338) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.convert(QuantifierPushTermWalker.java:189) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.convert(QuantifierPushTermWalker.java:1) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine$ApplicationTermTask.doStep(TermContextTransformationEngine.java:209) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine.transform(TermContextTransformationEngine.java:100) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine.transform(TermContextTransformationEngine.java:84) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.eliminate(QuantifierPushTermWalker.java:297) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.eliminate(QuantifierPushTermWalker.java:283) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.PartialQuantifierElimination.eliminate(PartialQuantifierElimination.java:51) at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.predicates.IterativePredicateTransformer$QuantifierEliminationPostprocessor.postprocess(IterativePredicateTransformer.java:238) at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.predicates.IterativePredicateTransformer.applyPostprocessors(IterativePredicateTransformer.java:420) at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.predicates.IterativePredicateTransformer.computeStrongestPostconditionSequence(IterativePredicateTransformer.java:199) at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.TraceCheckSpWp.computeInterpolantsUsingUnsatCore(TraceCheckSpWp.java:298) at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.TraceCheckSpWp.computeInterpolants(TraceCheckSpWp.java:184) at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.TraceCheckSpWp.(TraceCheckSpWp.java:162) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleSpWp.construct(IpTcStrategyModuleSpWp.java:110) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleSpWp.construct(IpTcStrategyModuleSpWp.java:1) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleBase.getOrConstruct(IpTcStrategyModuleBase.java:101) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleBase.getInterpolantComputationStatus(IpTcStrategyModuleBase.java:77) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.tracehandling.AutomatonFreeRefinementEngine.tryExecuteInterpolantGenerator(AutomatonFreeRefinementEngine.java:267) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.tracehandling.AutomatonFreeRefinementEngine.generateProof(AutomatonFreeRefinementEngine.java:148) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.tracehandling.AutomatonFreeRefinementEngine.executeStrategy(AutomatonFreeRefinementEngine.java:137) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.tracehandling.AutomatonFreeRefinementEngine.(AutomatonFreeRefinementEngine.java:85) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.TraceAbstractionRefinementEngine.(TraceAbstractionRefinementEngine.java:82) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.BasicCegarLoop.isCounterexampleFeasible(BasicCegarLoop.java:303) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.iterate(AbstractCegarLoop.java:410) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.startCegar(AbstractCegarLoop.java:345) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.runCegar(AbstractCegarLoop.java:327) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.executeCegarLoop(TraceAbstractionStarter.java:421) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.analyseProgram(TraceAbstractionStarter.java:307) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.analyseConcurrentProgram(TraceAbstractionStarter.java:231) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.runCegarLoops(TraceAbstractionStarter.java:160) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.(TraceAbstractionStarter.java:141) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver.finish(TraceAbstractionObserver.java:124) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: EOF at de.uni_freiburg.informatik.ultimate.smtsolver.external.Parser$Action$.CUP$do_action(Parser.java:1518) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Parser.do_action(Parser.java:701) at com.github.jhoenicke.javacup.runtime.LRParser.parse(LRParser.java:383) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:258) ... 68 more [2024-09-08 02:49:21,800 INFO L158 Benchmark]: Toolchain (without parser) took 571065.62ms. Allocated memory was 184.5MB in the beginning and 2.5GB in the end (delta: 2.3GB). Free memory was 125.4MB in the beginning and 1.9GB in the end (delta: -1.8GB). Peak memory consumption was 1.7GB. Max. memory is 16.1GB. [2024-09-08 02:49:21,800 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 184.5MB. Free memory is still 151.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-09-08 02:49:21,800 INFO L158 Benchmark]: Witness Parser took 0.16ms. Allocated memory is still 184.5MB. Free memory is still 104.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-09-08 02:49:21,801 INFO L158 Benchmark]: CACSL2BoogieTranslator took 800.06ms. Allocated memory is still 184.5MB. Free memory was 125.4MB in the beginning and 87.9MB in the end (delta: 37.5MB). Peak memory consumption was 58.7MB. Max. memory is 16.1GB. [2024-09-08 02:49:21,801 INFO L158 Benchmark]: Boogie Procedure Inliner took 149.30ms. Allocated memory was 184.5MB in the beginning and 228.6MB in the end (delta: 44.0MB). Free memory was 87.9MB in the beginning and 174.8MB in the end (delta: -87.0MB). Peak memory consumption was 32.6MB. Max. memory is 16.1GB. [2024-09-08 02:49:21,801 INFO L158 Benchmark]: Boogie Preprocessor took 119.90ms. Allocated memory is still 228.6MB. Free memory was 174.8MB in the beginning and 161.1MB in the end (delta: 13.8MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2024-09-08 02:49:21,801 INFO L158 Benchmark]: RCFGBuilder took 4527.05ms. Allocated memory was 228.6MB in the beginning and 557.8MB in the end (delta: 329.3MB). Free memory was 161.1MB in the beginning and 363.9MB in the end (delta: -202.8MB). Peak memory consumption was 332.1MB. Max. memory is 16.1GB. [2024-09-08 02:49:21,801 INFO L158 Benchmark]: TraceAbstraction took 565464.97ms. Allocated memory was 557.8MB in the beginning and 2.5GB in the end (delta: 2.0GB). Free memory was 362.8MB in the beginning and 1.9GB in the end (delta: -1.5GB). Peak memory consumption was 1.6GB. Max. memory is 16.1GB. [2024-09-08 02:49:21,802 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.18ms. Allocated memory is still 184.5MB. Free memory is still 151.8MB. There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.16ms. Allocated memory is still 184.5MB. Free memory is still 104.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 800.06ms. Allocated memory is still 184.5MB. Free memory was 125.4MB in the beginning and 87.9MB in the end (delta: 37.5MB). Peak memory consumption was 58.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 149.30ms. Allocated memory was 184.5MB in the beginning and 228.6MB in the end (delta: 44.0MB). Free memory was 87.9MB in the beginning and 174.8MB in the end (delta: -87.0MB). Peak memory consumption was 32.6MB. Max. memory is 16.1GB. * Boogie Preprocessor took 119.90ms. Allocated memory is still 228.6MB. Free memory was 174.8MB in the beginning and 161.1MB in the end (delta: 13.8MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * RCFGBuilder took 4527.05ms. Allocated memory was 228.6MB in the beginning and 557.8MB in the end (delta: 329.3MB). Free memory was 161.1MB in the beginning and 363.9MB in the end (delta: -202.8MB). Peak memory consumption was 332.1MB. Max. memory is 16.1GB. * TraceAbstraction took 565464.97ms. Allocated memory was 557.8MB in the beginning and 2.5GB in the end (delta: 2.0GB). Free memory was 362.8MB in the beginning and 1.9GB in the end (delta: -1.5GB). Peak memory consumption was 1.6GB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - ExceptionOrErrorResult: SMTLIBException: External (MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory") de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: SMTLIBException: External (MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory") : de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:262) RESULT: Ultimate could not prove your program: Toolchain returned no result. [2024-09-08 02:49:22,009 WARN L435 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Forcibly destroying the process [2024-09-08 02:49:22,022 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Forceful destruction successful, exit code 137 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/GemCutterReachWitnessValidation.xml -i ../../../trunk/examples/svcomp/weaver/chl-poker-hand-subst.wvr.c ./goblint.2024-09-02_08-21-23.files/mutex-meet-local/chl-poker-hand-subst.wvr.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Bitvector.epf --cacsl2boogietranslator.entry.function main --traceabstraction.positions.where.we.compute.the.hoare.annotation None --witnessparser.only.consider.loop.invariants false --cacsl2boogietranslator.check.unreachability.of.reach_error.function false --- Real Ultimate output --- This is Ultimate 0.2.4-wip.fs.witness-ghost-4a4c57e-m [2024-09-08 02:49:23,817 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-09-08 02:49:23,870 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Bitvector.epf [2024-09-08 02:49:23,876 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-09-08 02:49:23,876 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-09-08 02:49:23,900 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-09-08 02:49:23,902 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-09-08 02:49:23,902 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-09-08 02:49:23,902 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-09-08 02:49:23,902 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-09-08 02:49:23,903 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-09-08 02:49:23,903 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-09-08 02:49:23,903 INFO L153 SettingsManager]: * Use SBE=true [2024-09-08 02:49:23,903 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-09-08 02:49:23,904 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-09-08 02:49:23,904 INFO L153 SettingsManager]: * sizeof long=4 [2024-09-08 02:49:23,904 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-09-08 02:49:23,904 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-09-08 02:49:23,904 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-09-08 02:49:23,905 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-09-08 02:49:23,907 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-09-08 02:49:23,907 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-09-08 02:49:23,907 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-09-08 02:49:23,907 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-09-08 02:49:23,908 INFO L153 SettingsManager]: * sizeof long double=12 [2024-09-08 02:49:23,908 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-09-08 02:49:23,908 INFO L153 SettingsManager]: * Use constant arrays=true [2024-09-08 02:49:23,908 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-09-08 02:49:23,908 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-09-08 02:49:23,909 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-09-08 02:49:23,909 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-09-08 02:49:23,909 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-09-08 02:49:23,909 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-09-08 02:49:23,909 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-09-08 02:49:23,909 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-09-08 02:49:23,917 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-09-08 02:49:23,917 INFO L153 SettingsManager]: * DFS Order used in POR=LOOP_LOCKSTEP [2024-09-08 02:49:23,917 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-09-08 02:49:23,918 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-09-08 02:49:23,918 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-09-08 02:49:23,918 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2024-09-08 02:49:23,920 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2024-09-08 02:49:23,920 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-09-08 02:49:23,920 INFO L153 SettingsManager]: * Logic for external solver=AUFBV WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Positions where we compute the Hoare Annotation -> None Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessparser: Only consider loop invariants -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Check unreachability of reach_error function -> false [2024-09-08 02:49:24,162 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-09-08 02:49:24,180 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-09-08 02:49:24,184 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-09-08 02:49:24,184 INFO L270 PluginConnector]: Initializing CDTParser... [2024-09-08 02:49:24,185 INFO L274 PluginConnector]: CDTParser initialized [2024-09-08 02:49:24,186 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../../../trunk/examples/svcomp/weaver/chl-poker-hand-subst.wvr.c [2024-09-08 02:49:25,396 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-09-08 02:49:25,595 INFO L384 CDTParser]: Found 1 translation units. [2024-09-08 02:49:25,596 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/chl-poker-hand-subst.wvr.c [2024-09-08 02:49:25,608 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/628ff9416/6de04f20dcfd43dfbac3495c41270211/FLAGeff07c7c2 [2024-09-08 02:49:25,624 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/628ff9416/6de04f20dcfd43dfbac3495c41270211 [2024-09-08 02:49:25,627 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-09-08 02:49:25,627 INFO L274 PluginConnector]: Witness Parser initialized [2024-09-08 02:49:25,629 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/./goblint.2024-09-02_08-21-23.files/mutex-meet-local/chl-poker-hand-subst.wvr.yml/witness.yml [2024-09-08 02:49:25,861 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-09-08 02:49:25,863 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-09-08 02:49:25,864 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-09-08 02:49:25,864 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-09-08 02:49:25,868 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-09-08 02:49:25,869 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.09 02:49:25" (1/2) ... [2024-09-08 02:49:25,870 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@29209dc2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:49:25, skipping insertion in model container [2024-09-08 02:49:25,870 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.09 02:49:25" (1/2) ... [2024-09-08 02:49:25,871 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@71e31fb3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:49:25, skipping insertion in model container [2024-09-08 02:49:25,871 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 08.09 02:49:25" (2/2) ... [2024-09-08 02:49:25,871 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@29209dc2 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:49:25, skipping insertion in model container [2024-09-08 02:49:25,871 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 08.09 02:49:25" (2/2) ... [2024-09-08 02:49:26,107 INFO L93 nessWitnessExtractor]: Found the following entries in the witness: [2024-09-08 02:49:26,108 INFO L1541 ArrayList]: Location invariant before [L73-L73] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,108 INFO L1541 ArrayList]: Location invariant before [L277-L277] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,109 INFO L1541 ArrayList]: Location invariant before [L100-L100] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,109 INFO L1541 ArrayList]: Location invariant before [L256-L256] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,109 INFO L1541 ArrayList]: Location invariant before [L79-L79] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,109 INFO L1541 ArrayList]: Location invariant before [L178-L178] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,109 INFO L1541 ArrayList]: Location invariant before [L67-L67] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,109 INFO L1541 ArrayList]: Location invariant before [L125-L125] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,109 INFO L1541 ArrayList]: Location invariant before [L228-L228] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,110 INFO L1541 ArrayList]: Location invariant before [L172-L172] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,110 INFO L1541 ArrayList]: Location invariant before [L262-L262] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,110 INFO L1541 ArrayList]: Location invariant before [L94-L94] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,110 INFO L1541 ArrayList]: Location invariant before [L235-L235] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,111 INFO L1541 ArrayList]: Location invariant before [L247-L247] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,111 INFO L1541 ArrayList]: Location invariant before [L209-L209] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,111 INFO L1541 ArrayList]: Location invariant before [L268-L268] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,111 INFO L1541 ArrayList]: Location invariant before [L163-L163] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,111 INFO L1541 ArrayList]: Location invariant before [L138-L138] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,111 INFO L1541 ArrayList]: Location invariant before [L144-L144] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,111 INFO L1541 ArrayList]: Location invariant before [L241-L241] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,111 INFO L1541 ArrayList]: Location invariant before [L201-L201] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,111 INFO L1541 ArrayList]: Location invariant before [L109-L109] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,112 INFO L1541 ArrayList]: Location invariant before [L157-L157] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,112 INFO L1541 ArrayList]: Location invariant before [L184-L184] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,112 INFO L1541 ArrayList]: Location invariant before [L285-L285] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,112 INFO L1541 ArrayList]: Location invariant before [L193-L193] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,112 INFO L1541 ArrayList]: Location invariant before [L151-L151] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,112 INFO L1541 ArrayList]: Location invariant before [L222-L222] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,112 INFO L1541 ArrayList]: Location invariant before [L117-L117] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,113 INFO L1541 ArrayList]: Location invariant before [L88-L88] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,113 INFO L1541 ArrayList]: Location invariant before [L293-L293] ((((((((((((((((((((((((((((4294967295LL - (long long )i1_13) + (long long )result_12 >= 0LL) && ((4294967295LL - (long long )i1_13) + (long long )i2_15 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_17 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_18 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_20 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )result_22 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i1_23 >= 0LL)) && ((4294967295LL - (long long )i1_13) + (long long )i2_25 >= 0LL)) && ((2147483647LL + (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483647LL + (long long )break_26) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_14) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_16) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_19) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_21) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_24) - (long long )i1_13 >= 0LL)) && ((2147483648LL - (long long )break_26) - (long long )i1_13 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_12 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_15 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_17 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_18 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_20 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )result_22 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i1_23 >= 0LL)) && ((4294967294LL - (long long )i1_13) - (long long )i2_25 >= 0LL) [2024-09-08 02:49:26,142 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-09-08 02:49:26,386 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-08 02:49:26,395 INFO L200 MainTranslator]: Completed pre-run Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-09-08 02:49:26,633 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-08 02:49:26,649 INFO L204 MainTranslator]: Completed translation [2024-09-08 02:49:26,649 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:49:26 WrapperNode [2024-09-08 02:49:26,649 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-09-08 02:49:26,651 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-09-08 02:49:26,652 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-09-08 02:49:26,652 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-09-08 02:49:26,657 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:49:26" (1/1) ... [2024-09-08 02:49:26,690 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:49:26" (1/1) ... [2024-09-08 02:49:26,787 INFO L138 Inliner]: procedures = 27, calls = 440, calls flagged for inlining = 101, calls inlined = 145, statements flattened = 2421 [2024-09-08 02:49:26,788 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-09-08 02:49:26,789 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-09-08 02:49:26,789 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-09-08 02:49:26,789 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-09-08 02:49:26,796 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:49:26" (1/1) ... [2024-09-08 02:49:26,796 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:49:26" (1/1) ... [2024-09-08 02:49:26,838 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:49:26" (1/1) ... [2024-09-08 02:49:26,839 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:49:26" (1/1) ... [2024-09-08 02:49:26,917 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:49:26" (1/1) ... [2024-09-08 02:49:26,939 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:49:26" (1/1) ... [2024-09-08 02:49:26,950 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:49:26" (1/1) ... [2024-09-08 02:49:26,961 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:49:26" (1/1) ... [2024-09-08 02:49:26,976 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-09-08 02:49:26,977 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-09-08 02:49:26,978 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-09-08 02:49:26,978 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-09-08 02:49:26,979 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:49:26" (1/1) ... [2024-09-08 02:49:26,983 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-09-08 02:49:26,990 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-09-08 02:49:27,003 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2024-09-08 02:49:27,006 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2024-09-08 02:49:27,041 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-09-08 02:49:27,041 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2024-09-08 02:49:27,041 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2024-09-08 02:49:27,042 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-09-08 02:49:27,042 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-09-08 02:49:27,042 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-09-08 02:49:27,042 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-09-08 02:49:27,042 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-09-08 02:49:27,042 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-09-08 02:49:27,042 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-09-08 02:49:27,042 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-09-08 02:49:27,042 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-09-08 02:49:27,042 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-09-08 02:49:27,042 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-09-08 02:49:27,042 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2024-09-08 02:49:27,045 WARN L211 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-09-08 02:49:27,239 INFO L242 CfgBuilder]: Building ICFG [2024-09-08 02:49:27,240 INFO L268 CfgBuilder]: Building CFG for each procedure with an implementation [2024-09-08 02:49:35,117 INFO L287 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-09-08 02:49:35,117 INFO L291 CfgBuilder]: Performing block encoding [2024-09-08 02:49:37,677 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-09-08 02:49:37,678 INFO L318 CfgBuilder]: Removed 18 assume(true) statements. [2024-09-08 02:49:37,678 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.09 02:49:37 BoogieIcfgContainer [2024-09-08 02:49:37,678 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-09-08 02:49:37,680 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-09-08 02:49:37,680 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-09-08 02:49:37,682 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-09-08 02:49:37,682 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.09 02:49:25" (1/4) ... [2024-09-08 02:49:37,683 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@799b30b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.09 02:49:37, skipping insertion in model container [2024-09-08 02:49:37,683 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 08.09 02:49:25" (2/4) ... [2024-09-08 02:49:37,683 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@799b30b and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 08.09 02:49:37, skipping insertion in model container [2024-09-08 02:49:37,683 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 02:49:26" (3/4) ... [2024-09-08 02:49:37,683 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@799b30b and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 08.09 02:49:37, skipping insertion in model container [2024-09-08 02:49:37,683 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.09 02:49:37" (4/4) ... [2024-09-08 02:49:37,684 INFO L112 eAbstractionObserver]: Analyzing ICFG chl-poker-hand-subst.wvr.c [2024-09-08 02:49:37,697 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-09-08 02:49:37,697 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 31 error locations. [2024-09-08 02:49:37,698 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-09-08 02:49:38,036 INFO L144 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-09-08 02:49:38,068 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-09-08 02:49:38,069 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-09-08 02:49:38,069 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-09-08 02:49:38,071 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-09-08 02:49:38,073 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process [2024-09-08 02:49:38,096 INFO L157 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-09-08 02:49:38,107 INFO L335 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thread2Thread1of1ForFork0 ======== [2024-09-08 02:49:38,112 INFO L336 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=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@1fc4f7c3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-09-08 02:49:38,113 INFO L337 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2024-09-08 02:49:41,408 INFO L399 AbstractCegarLoop]: === Iteration 1 === Targeting thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-09-08 02:49:41,412 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-08 02:49:41,413 INFO L85 PathProgramCache]: Analyzing trace with hash 2037435909, now seen corresponding path program 1 times [2024-09-08 02:49:41,424 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-09-08 02:49:41,424 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [678879670] [2024-09-08 02:49:41,424 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 02:49:41,425 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-09-08 02:49:41,425 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-09-08 02:49:41,473 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-09-08 02:49:41,474 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Waiting until timeout for monitored process [2024-09-08 02:49:41,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 02:49:41,935 INFO L262 TraceCheckSpWp]: Trace formula consists of 286 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-09-08 02:49:41,941 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-08 02:49:41,978 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-08 02:49:41,978 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-09-08 02:49:41,979 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-09-08 02:49:41,979 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [678879670] [2024-09-08 02:49:41,980 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [678879670] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-08 02:49:41,980 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-08 02:49:41,980 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-09-08 02:49:41,981 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [728005394] [2024-09-08 02:49:41,981 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-08 02:49:41,984 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-09-08 02:49:41,984 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-09-08 02:49:42,003 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-09-08 02:49:42,003 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-09-08 02:49:42,004 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:49:42,005 INFO L474 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-09-08 02:49:42,006 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.333333333333333) internal successors, (22), 2 states have internal predecessors, (22), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-08 02:49:42,006 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:49:42,571 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:49:42,577 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Forceful destruction successful, exit code 0 [2024-09-08 02:49:42,772 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-09-08 02:49:42,772 INFO L399 AbstractCegarLoop]: === Iteration 2 === Targeting thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-09-08 02:49:42,772 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-08 02:49:42,773 INFO L85 PathProgramCache]: Analyzing trace with hash -370614732, now seen corresponding path program 1 times [2024-09-08 02:49:42,773 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-09-08 02:49:42,773 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [618640780] [2024-09-08 02:49:42,773 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 02:49:42,773 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-09-08 02:49:42,774 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-09-08 02:49:42,776 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-09-08 02:49:42,777 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Waiting until timeout for monitored process [2024-09-08 02:49:43,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 02:49:43,182 INFO L262 TraceCheckSpWp]: Trace formula consists of 301 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-09-08 02:49:43,183 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-08 02:49:43,208 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-09-08 02:49:43,208 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-08 02:49:43,236 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-09-08 02:49:43,237 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-09-08 02:49:43,237 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [618640780] [2024-09-08 02:49:43,237 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [618640780] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-08 02:49:43,237 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-09-08 02:49:43,237 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3] total 5 [2024-09-08 02:49:43,237 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [273670716] [2024-09-08 02:49:43,237 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-09-08 02:49:43,238 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-09-08 02:49:43,238 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-09-08 02:49:43,239 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-09-08 02:49:43,239 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30 [2024-09-08 02:49:43,239 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:49:43,239 INFO L474 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-09-08 02:49:43,240 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 4.666666666666667) internal successors, (28), 5 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-08 02:49:43,240 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:49:43,240 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:49:43,597 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:49:43,604 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-09-08 02:49:43,610 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Forceful destruction successful, exit code 0 [2024-09-08 02:49:43,805 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-09-08 02:49:43,806 INFO L399 AbstractCegarLoop]: === Iteration 3 === Targeting thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-09-08 02:49:43,806 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-08 02:49:43,806 INFO L85 PathProgramCache]: Analyzing trace with hash -1523700859, now seen corresponding path program 1 times [2024-09-08 02:49:43,808 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-09-08 02:49:43,808 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [497007191] [2024-09-08 02:49:43,808 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 02:49:43,808 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-09-08 02:49:43,809 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-09-08 02:49:43,811 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-09-08 02:49:43,811 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Waiting until timeout for monitored process [2024-09-08 02:49:44,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 02:49:44,259 INFO L262 TraceCheckSpWp]: Trace formula consists of 436 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-09-08 02:49:44,261 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-08 02:49:44,323 INFO L134 CoverageAnalysis]: Checked inductivity of 57 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2024-09-08 02:49:44,324 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-08 02:49:44,425 INFO L134 CoverageAnalysis]: Checked inductivity of 57 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2024-09-08 02:49:44,425 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-09-08 02:49:44,426 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [497007191] [2024-09-08 02:49:44,426 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [497007191] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-08 02:49:44,426 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-09-08 02:49:44,426 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6] total 11 [2024-09-08 02:49:44,426 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [953159590] [2024-09-08 02:49:44,426 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-09-08 02:49:44,426 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-09-08 02:49:44,427 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-09-08 02:49:44,427 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-09-08 02:49:44,427 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=96, Unknown=0, NotChecked=0, Total=132 [2024-09-08 02:49:44,427 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:49:44,428 INFO L474 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-09-08 02:49:44,428 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 3.5833333333333335) internal successors, (43), 11 states have internal predecessors, (43), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-08 02:49:44,428 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:49:44,428 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-09-08 02:49:44,428 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:49:45,853 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:49:45,853 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-09-08 02:49:45,863 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-09-08 02:49:45,871 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Forceful destruction successful, exit code 0 [2024-09-08 02:49:46,063 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-09-08 02:49:46,064 INFO L399 AbstractCegarLoop]: === Iteration 4 === Targeting thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-09-08 02:49:46,064 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-08 02:49:46,064 INFO L85 PathProgramCache]: Analyzing trace with hash 1393206446, now seen corresponding path program 2 times [2024-09-08 02:49:46,065 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-09-08 02:49:46,065 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1612478143] [2024-09-08 02:49:46,065 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-09-08 02:49:46,065 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-09-08 02:49:46,065 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-09-08 02:49:46,069 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-09-08 02:49:46,070 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (6)] Waiting until timeout for monitored process [2024-09-08 02:49:46,515 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-09-08 02:49:46,515 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-08 02:49:46,520 INFO L262 TraceCheckSpWp]: Trace formula consists of 286 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-09-08 02:49:46,523 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-08 02:49:46,552 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 150 trivial. 0 not checked. [2024-09-08 02:49:46,552 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-09-08 02:49:46,553 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-09-08 02:49:46,553 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1612478143] [2024-09-08 02:49:46,553 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1612478143] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-08 02:49:46,553 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-08 02:49:46,553 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-09-08 02:49:46,553 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [821049854] [2024-09-08 02:49:46,553 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-08 02:49:46,553 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-09-08 02:49:46,554 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-09-08 02:49:46,554 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-09-08 02:49:46,554 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-09-08 02:49:46,554 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:49:46,554 INFO L474 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-09-08 02:49:46,555 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 17.0) internal successors, (34), 3 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-08 02:49:46,555 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:49:46,555 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-09-08 02:49:46,555 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. [2024-09-08 02:49:46,555 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:50:22,364 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:50:22,364 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-09-08 02:50:22,364 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-09-08 02:50:22,370 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:50:22,376 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (6)] Ended with exit code 0 [2024-09-08 02:50:22,570 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-09-08 02:50:22,571 INFO L399 AbstractCegarLoop]: === Iteration 5 === Targeting thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-09-08 02:50:22,571 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-08 02:50:22,571 INFO L85 PathProgramCache]: Analyzing trace with hash 175356888, now seen corresponding path program 1 times [2024-09-08 02:50:22,572 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-09-08 02:50:22,572 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1664844931] [2024-09-08 02:50:22,572 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 02:50:22,572 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-09-08 02:50:22,572 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-09-08 02:50:22,575 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-09-08 02:50:22,576 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (7)] Waiting until timeout for monitored process [2024-09-08 02:50:23,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 02:50:23,191 INFO L262 TraceCheckSpWp]: Trace formula consists of 650 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-09-08 02:50:23,195 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-08 02:50:23,319 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 135 trivial. 0 not checked. [2024-09-08 02:50:23,319 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-08 02:50:23,458 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 135 trivial. 0 not checked. [2024-09-08 02:50:23,458 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-09-08 02:50:23,459 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1664844931] [2024-09-08 02:50:23,459 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1664844931] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-08 02:50:23,459 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-09-08 02:50:23,459 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8] total 14 [2024-09-08 02:50:23,459 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [390891467] [2024-09-08 02:50:23,459 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-09-08 02:50:23,460 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-09-08 02:50:23,460 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-09-08 02:50:23,460 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-09-08 02:50:23,461 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=61, Invalid=121, Unknown=0, NotChecked=0, Total=182 [2024-09-08 02:50:23,461 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:50:23,461 INFO L474 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-09-08 02:50:23,461 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 4.071428571428571) internal successors, (57), 14 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-08 02:50:23,461 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:50:23,461 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-09-08 02:50:23,461 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. [2024-09-08 02:50:23,462 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:50:23,462 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:50:26,820 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:50:26,821 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-09-08 02:50:26,821 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-09-08 02:50:26,821 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:50:26,822 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-09-08 02:50:26,834 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (7)] Forceful destruction successful, exit code 0 [2024-09-08 02:50:27,022 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-09-08 02:50:27,023 INFO L399 AbstractCegarLoop]: === Iteration 6 === Targeting thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-09-08 02:50:27,023 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-08 02:50:27,023 INFO L85 PathProgramCache]: Analyzing trace with hash -756943074, now seen corresponding path program 2 times [2024-09-08 02:50:27,024 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-09-08 02:50:27,024 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [676193913] [2024-09-08 02:50:27,024 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-09-08 02:50:27,024 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-09-08 02:50:27,024 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-09-08 02:50:27,027 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-09-08 02:50:27,028 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (8)] Waiting until timeout for monitored process [2024-09-08 02:50:27,621 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-09-08 02:50:27,621 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-08 02:50:27,630 INFO L262 TraceCheckSpWp]: Trace formula consists of 380 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-09-08 02:50:27,633 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-08 02:50:27,830 INFO L134 CoverageAnalysis]: Checked inductivity of 339 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 339 trivial. 0 not checked. [2024-09-08 02:50:27,830 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-09-08 02:50:27,830 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-09-08 02:50:27,831 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [676193913] [2024-09-08 02:50:27,831 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [676193913] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-08 02:50:27,831 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-08 02:50:27,831 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-09-08 02:50:27,832 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1320310516] [2024-09-08 02:50:27,832 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-08 02:50:27,832 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-09-08 02:50:27,832 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-09-08 02:50:27,833 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-09-08 02:50:27,833 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-09-08 02:50:27,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:50:27,834 INFO L474 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-09-08 02:50:27,834 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 9.2) internal successors, (46), 6 states have internal predecessors, (46), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-08 02:50:27,834 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:50:27,834 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-09-08 02:50:27,834 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. [2024-09-08 02:50:27,834 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:50:27,834 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2024-09-08 02:50:27,834 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:51:02,980 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:51:02,980 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-09-08 02:51:02,980 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-09-08 02:51:02,980 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:51:02,980 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-09-08 02:51:02,987 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-09-08 02:51:02,995 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (8)] Ended with exit code 0 [2024-09-08 02:51:03,187 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-09-08 02:51:03,188 INFO L399 AbstractCegarLoop]: === Iteration 7 === Targeting thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-09-08 02:51:03,188 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-08 02:51:03,188 INFO L85 PathProgramCache]: Analyzing trace with hash 115695973, now seen corresponding path program 1 times [2024-09-08 02:51:03,189 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-09-08 02:51:03,189 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1138714072] [2024-09-08 02:51:03,189 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 02:51:03,189 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-09-08 02:51:03,189 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-09-08 02:51:03,191 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-09-08 02:51:03,193 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (9)] Waiting until timeout for monitored process [2024-09-08 02:51:03,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 02:51:03,865 INFO L262 TraceCheckSpWp]: Trace formula consists of 801 conjuncts, 17 conjuncts are in the unsatisfiable core [2024-09-08 02:51:03,868 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-08 02:51:04,077 INFO L134 CoverageAnalysis]: Checked inductivity of 343 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 265 trivial. 0 not checked. [2024-09-08 02:51:04,077 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-08 02:51:04,565 INFO L134 CoverageAnalysis]: Checked inductivity of 343 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 265 trivial. 0 not checked. [2024-09-08 02:51:04,565 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-09-08 02:51:04,565 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1138714072] [2024-09-08 02:51:04,565 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1138714072] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-08 02:51:04,566 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-09-08 02:51:04,566 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 15] total 28 [2024-09-08 02:51:04,566 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [503611825] [2024-09-08 02:51:04,566 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-09-08 02:51:04,566 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 28 states [2024-09-08 02:51:04,566 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-09-08 02:51:04,567 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 28 interpolants. [2024-09-08 02:51:04,567 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=144, Invalid=612, Unknown=0, NotChecked=0, Total=756 [2024-09-08 02:51:04,568 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:51:04,568 INFO L474 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-09-08 02:51:04,568 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 28 states, 28 states have (on average 2.7857142857142856) internal successors, (78), 28 states have internal predecessors, (78), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-08 02:51:04,568 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:51:04,568 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-09-08 02:51:04,568 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. [2024-09-08 02:51:04,568 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:51:04,568 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2024-09-08 02:51:04,568 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-09-08 02:51:04,568 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:51:09,442 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:51:09,442 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-09-08 02:51:09,442 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-09-08 02:51:09,442 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:51:09,442 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-09-08 02:51:09,442 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-09-08 02:51:09,443 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-09-08 02:51:09,456 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (9)] Ended with exit code 0 [2024-09-08 02:51:09,643 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-09-08 02:51:09,643 INFO L399 AbstractCegarLoop]: === Iteration 8 === Targeting thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-09-08 02:51:09,644 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-08 02:51:09,644 INFO L85 PathProgramCache]: Analyzing trace with hash 2029882603, now seen corresponding path program 2 times [2024-09-08 02:51:09,644 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-09-08 02:51:09,645 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [366097249] [2024-09-08 02:51:09,645 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-09-08 02:51:09,645 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-09-08 02:51:09,645 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-09-08 02:51:09,646 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-09-08 02:51:09,647 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (10)] Waiting until timeout for monitored process [2024-09-08 02:51:11,341 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-09-08 02:51:11,341 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-08 02:51:11,368 INFO L262 TraceCheckSpWp]: Trace formula consists of 816 conjuncts, 19 conjuncts are in the unsatisfiable core [2024-09-08 02:51:11,372 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-08 02:51:11,529 INFO L134 CoverageAnalysis]: Checked inductivity of 382 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 380 trivial. 0 not checked. [2024-09-08 02:51:11,529 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-08 02:51:14,275 INFO L134 CoverageAnalysis]: Checked inductivity of 382 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 380 trivial. 0 not checked. [2024-09-08 02:51:14,275 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-09-08 02:51:14,275 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [366097249] [2024-09-08 02:51:14,275 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [366097249] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-08 02:51:14,276 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-09-08 02:51:14,276 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 3] total 6 [2024-09-08 02:51:14,276 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1765921745] [2024-09-08 02:51:14,276 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-09-08 02:51:14,276 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-09-08 02:51:14,276 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-09-08 02:51:14,277 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-09-08 02:51:14,277 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42 [2024-09-08 02:51:14,277 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-08 02:51:14,277 INFO L474 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-09-08 02:51:14,277 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 6 states have (on average 13.333333333333334) internal successors, (80), 7 states have internal predecessors, (80), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-08 02:51:14,278 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:51:14,278 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-09-08 02:51:14,278 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. [2024-09-08 02:51:14,278 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-09-08 02:51:14,278 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2024-09-08 02:51:14,278 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-09-08 02:51:14,278 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. [2024-09-08 02:51:14,278 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. Killed by 15