./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/weaver/chl-poker-hand-trans.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-08-20_10-08-36.files/mutex-meet-local/chl-poker-hand-trans.wvr.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version da67795f 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-trans.wvr.c ./goblint.2024-08-20_10-08-36.files/mutex-meet-local/chl-poker-hand-trans.wvr.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --witnessparser.only.consider.loop.invariants false --cacsl2boogietranslator.check.unreachability.of.reach_error.function false --- Real Ultimate output --- This is Ultimate 0.2.4-tmp.dk.goblint-eval-da67795-m [2024-08-26 21:51:35,540 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-08-26 21:51:35,601 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf [2024-08-26 21:51:35,606 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-08-26 21:51:35,607 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-08-26 21:51:35,634 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-08-26 21:51:35,634 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-08-26 21:51:35,635 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-08-26 21:51:35,635 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-08-26 21:51:35,635 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-08-26 21:51:35,636 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-08-26 21:51:35,636 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-08-26 21:51:35,636 INFO L153 SettingsManager]: * Use SBE=true [2024-08-26 21:51:35,637 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-08-26 21:51:35,637 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-08-26 21:51:35,637 INFO L153 SettingsManager]: * sizeof long=4 [2024-08-26 21:51:35,637 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-08-26 21:51:35,638 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-08-26 21:51:35,639 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-08-26 21:51:35,639 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-08-26 21:51:35,640 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-08-26 21:51:35,640 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-08-26 21:51:35,643 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-08-26 21:51:35,644 INFO L153 SettingsManager]: * sizeof long double=12 [2024-08-26 21:51:35,644 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-08-26 21:51:35,644 INFO L153 SettingsManager]: * Use constant arrays=true [2024-08-26 21:51:35,644 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-08-26 21:51:35,644 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-08-26 21:51:35,645 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-08-26 21:51:35,645 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-08-26 21:51:35,645 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-08-26 21:51:35,645 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-08-26 21:51:35,645 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-08-26 21:51:35,645 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-08-26 21:51:35,646 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-08-26 21:51:35,646 INFO L153 SettingsManager]: * DFS Order used in POR=LOOP_LOCKSTEP [2024-08-26 21:51:35,646 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-08-26 21:51:35,646 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-08-26 21:51:35,646 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-08-26 21:51:35,646 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-08-26 21:51:35,646 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2024-08-26 21:51:35,647 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2024-08-26 21:51:35,647 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: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> false 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-08-26 21:51:35,877 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-08-26 21:51:35,904 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-08-26 21:51:35,906 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-08-26 21:51:35,907 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-08-26 21:51:35,907 INFO L274 PluginConnector]: Witness Parser initialized [2024-08-26 21:51:35,909 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/./goblint.2024-08-20_10-08-36.files/mutex-meet-local/chl-poker-hand-trans.wvr.yml/witness.yml [2024-08-26 21:51:36,142 INFO L270 PluginConnector]: Initializing CDTParser... [2024-08-26 21:51:36,143 INFO L274 PluginConnector]: CDTParser initialized [2024-08-26 21:51:36,143 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../../../trunk/examples/svcomp/weaver/chl-poker-hand-trans.wvr.c [2024-08-26 21:51:37,518 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-08-26 21:51:37,696 INFO L384 CDTParser]: Found 1 translation units. [2024-08-26 21:51:37,697 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/chl-poker-hand-trans.wvr.c [2024-08-26 21:51:37,705 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/636a19647/39da7e17a16849978281bfa280cbcb82/FLAGb71b04797 [2024-08-26 21:51:37,716 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/636a19647/39da7e17a16849978281bfa280cbcb82 [2024-08-26 21:51:37,716 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-08-26 21:51:37,717 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-08-26 21:51:37,718 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-08-26 21:51:37,718 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-08-26 21:51:37,722 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-08-26 21:51:37,723 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 26.08 09:51:36" (1/2) ... [2024-08-26 21:51:37,724 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@56769a8c and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 26.08 09:51:37, skipping insertion in model container [2024-08-26 21:51:37,724 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 26.08 09:51:36" (1/2) ... [2024-08-26 21:51:37,725 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@3be4a71b and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 26.08 09:51:37, skipping insertion in model container [2024-08-26 21:51:37,725 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.08 09:51:37" (2/2) ... [2024-08-26 21:51:37,726 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@56769a8c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:51:37, skipping insertion in model container [2024-08-26 21:51:37,726 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.08 09:51:37" (2/2) ... [2024-08-26 21:51:37,726 INFO L85 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-08-26 21:51:37,906 INFO L99 nessWitnessExtractor]: Found the following entries in the witness: [2024-08-26 21:51:37,907 INFO L1541 ArrayList]: Location invariant before [L238-L238] ((((((((((((((((((((((((((((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-08-26 21:51:37,907 INFO L1541 ArrayList]: Location invariant before [L64-L64] ((((((((((((((((((((((((((((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-08-26 21:51:37,907 INFO L1541 ArrayList]: Location invariant before [L274-L274] ((((((((((((((((((((((((((((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-08-26 21:51:37,907 INFO L1541 ArrayList]: Location invariant before [L290-L290] ((((((((((((((((((((((((((((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-08-26 21:51:37,907 INFO L1541 ArrayList]: Location invariant before [L225-L225] ((((((((((((((((((((((((((((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-08-26 21:51:37,907 INFO L1541 ArrayList]: Location invariant before [L282-L282] ((((((((((((((((((((((((((((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-08-26 21:51:37,907 INFO L1541 ArrayList]: Location invariant before [L259-L259] ((((((((((((((((((((((((((((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-08-26 21:51:37,908 INFO L1541 ArrayList]: Location invariant before [L106-L106] ((((((((((((((((((((((((((((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-08-26 21:51:37,908 INFO L1541 ArrayList]: Location invariant before [L91-L91] ((((((((((((((((((((((((((((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-08-26 21:51:37,908 INFO L1541 ArrayList]: Location invariant before [L232-L232] ((((((((((((((((((((((((((((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-08-26 21:51:37,908 INFO L1541 ArrayList]: Location invariant before [L244-L244] ((((((((((((((((((((((((((((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-08-26 21:51:37,908 INFO L1541 ArrayList]: Location invariant before [L97-L97] ((((((((((((((((((((((((((((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-08-26 21:51:37,908 INFO L1541 ArrayList]: Location invariant before [L219-L219] ((((((((((((((((((((((((((((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-08-26 21:51:37,909 INFO L1541 ArrayList]: Location invariant before [L70-L70] ((((((((((((((((((((((((((((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-08-26 21:51:37,909 INFO L1541 ArrayList]: Location invariant before [L114-L114] ((((((((((((((((((((((((((((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-08-26 21:51:37,909 INFO L1541 ArrayList]: Location invariant before [L190-L190] ((((((((((((((((((((((((((((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-08-26 21:51:37,909 INFO L1541 ArrayList]: Location invariant before [L265-L265] ((((((((((((((((((((((((((((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-08-26 21:51:37,909 INFO L1541 ArrayList]: Location invariant before [L148-L148] ((((((((((((((((((((((((((((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-08-26 21:51:37,909 INFO L1541 ArrayList]: Location invariant before [L85-L85] ((((((((((((((((((((((((((((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-08-26 21:51:37,910 INFO L1541 ArrayList]: Location invariant before [L135-L135] ((((((((((((((((((((((((((((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-08-26 21:51:37,910 INFO L1541 ArrayList]: Location invariant before [L198-L198] ((((((((((((((((((((((((((((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-08-26 21:51:37,910 INFO L1541 ArrayList]: Location invariant before [L206-L206] ((((((((((((((((((((((((((((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-08-26 21:51:37,910 INFO L1541 ArrayList]: Location invariant before [L141-L141] ((((((((((((((((((((((((((((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-08-26 21:51:37,910 INFO L1541 ArrayList]: Location invariant before [L154-L154] ((((((((((((((((((((((((((((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-08-26 21:51:37,910 INFO L1541 ArrayList]: Location invariant before [L76-L76] ((((((((((((((((((((((((((((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-08-26 21:51:37,910 INFO L1541 ArrayList]: Location invariant before [L169-L169] ((((((((((((((((((((((((((((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-08-26 21:51:37,911 INFO L1541 ArrayList]: Location invariant before [L181-L181] ((((((((((((((((((((((((((((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-08-26 21:51:37,911 INFO L1541 ArrayList]: Location invariant before [L160-L160] ((((((((((((((((((((((((((((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-08-26 21:51:37,911 INFO L1541 ArrayList]: Location invariant before [L253-L253] ((((((((((((((((((((((((((((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-08-26 21:51:37,911 INFO L1541 ArrayList]: Location invariant before [L175-L175] ((((((((((((((((((((((((((((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-08-26 21:51:37,911 INFO L1541 ArrayList]: Location invariant before [L122-L122] ((((((((((((((((((((((((((((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-08-26 21:51:37,938 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-08-26 21:51:38,187 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-08-26 21:51:38,201 INFO L202 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-08-26 21:51:38,482 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-08-26 21:51:38,501 INFO L206 MainTranslator]: Completed translation [2024-08-26 21:51:38,502 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:51:38 WrapperNode [2024-08-26 21:51:38,502 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-08-26 21:51:38,504 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-08-26 21:51:38,504 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-08-26 21:51:38,504 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-08-26 21:51:38,510 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:51:38" (1/1) ... [2024-08-26 21:51:38,543 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:51:38" (1/1) ... [2024-08-26 21:51:38,643 INFO L138 Inliner]: procedures = 25, calls = 440, calls flagged for inlining = 101, calls inlined = 145, statements flattened = 2455 [2024-08-26 21:51:38,643 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-08-26 21:51:38,644 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-08-26 21:51:38,644 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-08-26 21:51:38,645 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-08-26 21:51:38,653 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:51:38" (1/1) ... [2024-08-26 21:51:38,653 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:51:38" (1/1) ... [2024-08-26 21:51:38,669 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:51:38" (1/1) ... [2024-08-26 21:51:38,670 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:51:38" (1/1) ... [2024-08-26 21:51:38,715 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:51:38" (1/1) ... [2024-08-26 21:51:38,734 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:51:38" (1/1) ... [2024-08-26 21:51:38,751 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:51:38" (1/1) ... [2024-08-26 21:51:38,760 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:51:38" (1/1) ... [2024-08-26 21:51:38,781 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-08-26 21:51:38,782 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-08-26 21:51:38,783 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-08-26 21:51:38,783 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-08-26 21:51:38,783 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:51:38" (1/1) ... [2024-08-26 21:51:38,787 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-08-26 21:51:38,795 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-08-26 21:51:38,820 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-08-26 21:51:38,822 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-08-26 21:51:38,859 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-08-26 21:51:38,859 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-08-26 21:51:38,859 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-08-26 21:51:38,859 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-08-26 21:51:38,859 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-08-26 21:51:38,859 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-08-26 21:51:38,860 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-08-26 21:51:38,860 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-08-26 21:51:38,860 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-08-26 21:51:38,860 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-08-26 21:51:38,860 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-08-26 21:51:38,860 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-08-26 21:51:38,860 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-08-26 21:51:38,860 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-08-26 21:51:38,860 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-08-26 21:51:38,862 WARN L211 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-08-26 21:51:39,058 INFO L242 CfgBuilder]: Building ICFG [2024-08-26 21:51:39,061 INFO L268 CfgBuilder]: Building CFG for each procedure with an implementation [2024-08-26 21:51:41,150 INFO L287 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-08-26 21:51:41,150 INFO L291 CfgBuilder]: Performing block encoding [2024-08-26 21:51:43,671 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-08-26 21:51:43,672 INFO L318 CfgBuilder]: Removed 18 assume(true) statements. [2024-08-26 21:51:43,672 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.08 09:51:43 BoogieIcfgContainer [2024-08-26 21:51:43,672 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-08-26 21:51:43,673 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-08-26 21:51:43,674 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-08-26 21:51:43,676 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-08-26 21:51:43,676 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 26.08 09:51:36" (1/4) ... [2024-08-26 21:51:43,677 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@517cfdd0 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 26.08 09:51:43, skipping insertion in model container [2024-08-26 21:51:43,677 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 26.08 09:51:37" (2/4) ... [2024-08-26 21:51:43,677 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@517cfdd0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.08 09:51:43, skipping insertion in model container [2024-08-26 21:51:43,677 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:51:38" (3/4) ... [2024-08-26 21:51:43,677 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@517cfdd0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.08 09:51:43, skipping insertion in model container [2024-08-26 21:51:43,677 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.08 09:51:43" (4/4) ... [2024-08-26 21:51:43,678 INFO L112 eAbstractionObserver]: Analyzing ICFG chl-poker-hand-trans.wvr.c [2024-08-26 21:51:43,692 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-08-26 21:51:43,693 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 31 error locations. [2024-08-26 21:51:43,693 INFO L522 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-08-26 21:51:44,068 INFO L144 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-08-26 21:51:44,103 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-08-26 21:51:44,104 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-08-26 21:51:44,104 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-08-26 21:51:44,110 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-08-26 21:51:44,112 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-08-26 21:51:44,139 INFO L158 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-08-26 21:51:44,152 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thread2Thread1of1ForFork0 ======== [2024-08-26 21:51:44,158 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@554ee8e3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-08-26 21:51:44,159 INFO L358 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2024-08-26 21:51:45,595 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-08-26 21:51:45,599 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-26 21:51:45,600 INFO L85 PathProgramCache]: Analyzing trace with hash -364973682, now seen corresponding path program 1 times [2024-08-26 21:51:45,606 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-08-26 21:51:45,607 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1998596506] [2024-08-26 21:51:45,607 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-26 21:51:45,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-08-26 21:51:45,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-26 21:51:46,002 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-08-26 21:51:46,002 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-08-26 21:51:46,002 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1998596506] [2024-08-26 21:51:46,003 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1998596506] provided 1 perfect and 0 imperfect interpolant sequences [2024-08-26 21:51:46,003 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-08-26 21:51:46,003 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-08-26 21:51:46,004 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2108383569] [2024-08-26 21:51:46,005 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-08-26 21:51:46,008 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-08-26 21:51:46,008 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-08-26 21:51:46,025 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-08-26 21:51:46,025 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-08-26 21:51:46,026 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-08-26 21:51:46,027 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-08-26 21:51:46,028 INFO L496 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-08-26 21:51:46,028 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-08-26 21:51:46,097 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:51:46,097 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-08-26 21:51:46,098 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-08-26 21:51:46,098 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-26 21:51:46,098 INFO L85 PathProgramCache]: Analyzing trace with hash 1105870668, now seen corresponding path program 1 times [2024-08-26 21:51:46,098 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-08-26 21:51:46,098 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1699868128] [2024-08-26 21:51:46,099 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-26 21:51:46,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-08-26 21:51:46,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-26 21:51:46,455 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-08-26 21:51:46,455 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-08-26 21:51:46,455 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1699868128] [2024-08-26 21:51:46,455 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1699868128] provided 1 perfect and 0 imperfect interpolant sequences [2024-08-26 21:51:46,455 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-08-26 21:51:46,455 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-08-26 21:51:46,456 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1387909174] [2024-08-26 21:51:46,456 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-08-26 21:51:46,457 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-08-26 21:51:46,457 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-08-26 21:51:46,457 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-08-26 21:51:46,457 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-08-26 21:51:46,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-08-26 21:51:46,458 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-08-26 21:51:46,458 INFO L496 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-08-26 21:51:46,461 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:51:46,461 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-08-26 21:51:46,531 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:51:46,531 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:51:46,531 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-08-26 21:51:46,532 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-08-26 21:51:46,532 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-26 21:51:46,532 INFO L85 PathProgramCache]: Analyzing trace with hash -1604105286, now seen corresponding path program 1 times [2024-08-26 21:51:46,532 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-08-26 21:51:46,532 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1871664824] [2024-08-26 21:51:46,532 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-26 21:51:46,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-08-26 21:51:46,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-26 21:51:46,724 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-08-26 21:51:46,724 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-08-26 21:51:46,724 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1871664824] [2024-08-26 21:51:46,725 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1871664824] provided 0 perfect and 1 imperfect interpolant sequences [2024-08-26 21:51:46,725 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [709909194] [2024-08-26 21:51:46,725 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-26 21:51:46,725 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-08-26 21:51:46,725 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-08-26 21:51:46,727 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-08-26 21:51:46,728 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-08-26 21:51:47,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-26 21:51:47,213 INFO L262 TraceCheckSpWp]: Trace formula consists of 568 conjuncts, 4 conjunts are in the unsatisfiable core [2024-08-26 21:51:47,218 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-08-26 21:51:47,244 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-08-26 21:51:47,244 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-08-26 21:51:47,245 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [709909194] provided 1 perfect and 0 imperfect interpolant sequences [2024-08-26 21:51:47,245 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-08-26 21:51:47,245 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5 [2024-08-26 21:51:47,245 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [169619608] [2024-08-26 21:51:47,245 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-08-26 21:51:47,245 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-08-26 21:51:47,246 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-08-26 21:51:47,246 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-08-26 21:51:47,246 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-08-26 21:51:47,246 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-08-26 21:51:47,246 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-08-26 21:51:47,247 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 10.333333333333334) internal successors, (31), 2 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-08-26 21:51:47,247 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:51:47,247 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:51:47,247 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-08-26 21:51:47,315 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:51:47,315 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:51:47,316 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:51:47,332 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-08-26 21:51:47,516 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable2 [2024-08-26 21:51:47,516 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-08-26 21:51:47,517 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-26 21:51:47,517 INFO L85 PathProgramCache]: Analyzing trace with hash -1001663238, now seen corresponding path program 1 times [2024-08-26 21:51:47,517 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-08-26 21:51:47,517 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1972132927] [2024-08-26 21:51:47,517 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-26 21:51:47,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-08-26 21:51:47,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-26 21:51:47,701 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-08-26 21:51:47,701 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-08-26 21:51:47,701 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1972132927] [2024-08-26 21:51:47,702 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1972132927] provided 0 perfect and 1 imperfect interpolant sequences [2024-08-26 21:51:47,702 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1648949426] [2024-08-26 21:51:47,702 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-26 21:51:47,702 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-08-26 21:51:47,702 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-08-26 21:51:47,704 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-08-26 21:51:47,709 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-08-26 21:51:48,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-26 21:51:48,159 INFO L262 TraceCheckSpWp]: Trace formula consists of 595 conjuncts, 5 conjunts are in the unsatisfiable core [2024-08-26 21:51:48,162 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-08-26 21:51:48,183 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-08-26 21:51:48,183 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-08-26 21:51:48,205 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-08-26 21:51:48,205 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1648949426] provided 0 perfect and 2 imperfect interpolant sequences [2024-08-26 21:51:48,206 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-08-26 21:51:48,206 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 3, 3] total 8 [2024-08-26 21:51:48,206 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1122800903] [2024-08-26 21:51:48,206 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-08-26 21:51:48,206 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-08-26 21:51:48,206 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-08-26 21:51:48,207 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-08-26 21:51:48,207 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=32, Unknown=0, NotChecked=0, Total=56 [2024-08-26 21:51:48,207 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-08-26 21:51:48,207 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-08-26 21:51:48,208 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 6.5) internal successors, (52), 8 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-08-26 21:51:48,208 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:51:48,208 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:51:48,208 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:51:48,208 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-08-26 21:51:48,405 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:51:48,406 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:51:48,406 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:51:48,406 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-08-26 21:51:48,426 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-08-26 21:51:48,606 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-08-26 21:51:48,607 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-08-26 21:51:48,608 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-26 21:51:48,608 INFO L85 PathProgramCache]: Analyzing trace with hash 2053442830, now seen corresponding path program 2 times [2024-08-26 21:51:48,608 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-08-26 21:51:48,608 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [153501726] [2024-08-26 21:51:48,608 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-26 21:51:48,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-08-26 21:51:48,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-26 21:51:49,073 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2024-08-26 21:51:49,073 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-08-26 21:51:49,073 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [153501726] [2024-08-26 21:51:49,074 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [153501726] provided 0 perfect and 1 imperfect interpolant sequences [2024-08-26 21:51:49,074 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1396906088] [2024-08-26 21:51:49,074 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-08-26 21:51:49,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-08-26 21:51:49,074 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-08-26 21:51:49,076 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-08-26 21:51:49,077 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-08-26 21:51:49,604 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-08-26 21:51:49,604 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-08-26 21:51:49,607 INFO L262 TraceCheckSpWp]: Trace formula consists of 487 conjuncts, 18 conjunts are in the unsatisfiable core [2024-08-26 21:51:49,612 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-08-26 21:51:50,004 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 120 trivial. 0 not checked. [2024-08-26 21:51:50,004 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-08-26 21:51:50,005 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1396906088] provided 1 perfect and 0 imperfect interpolant sequences [2024-08-26 21:51:50,005 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-08-26 21:51:50,005 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [7] total 9 [2024-08-26 21:51:50,005 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [698720919] [2024-08-26 21:51:50,006 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-08-26 21:51:50,006 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-08-26 21:51:50,006 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-08-26 21:51:50,007 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-08-26 21:51:50,007 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72 [2024-08-26 21:51:50,007 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-08-26 21:51:50,008 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-08-26 21:51:50,008 INFO L496 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-08-26 21:51:50,008 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:51:50,008 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:51:50,008 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:51:50,009 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-08-26 21:51:50,009 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-08-26 21:52:05,676 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:05,676 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:05,676 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:05,676 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-08-26 21:52:05,677 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-08-26 21:52:05,692 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-08-26 21:52:05,877 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-08-26 21:52:05,878 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-08-26 21:52:05,879 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-26 21:52:05,879 INFO L85 PathProgramCache]: Analyzing trace with hash 2789556, now seen corresponding path program 1 times [2024-08-26 21:52:05,879 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-08-26 21:52:05,879 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [682953172] [2024-08-26 21:52:05,879 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-26 21:52:05,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-08-26 21:52:05,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-26 21:52:06,330 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2024-08-26 21:52:06,331 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-08-26 21:52:06,331 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [682953172] [2024-08-26 21:52:06,331 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [682953172] provided 0 perfect and 1 imperfect interpolant sequences [2024-08-26 21:52:06,331 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [370472766] [2024-08-26 21:52:06,331 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-26 21:52:06,331 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-08-26 21:52:06,331 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-08-26 21:52:06,335 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-08-26 21:52:06,336 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-08-26 21:52:06,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-26 21:52:06,875 INFO L262 TraceCheckSpWp]: Trace formula consists of 1035 conjuncts, 8 conjunts are in the unsatisfiable core [2024-08-26 21:52:06,879 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-08-26 21:52:06,936 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2024-08-26 21:52:06,936 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-08-26 21:52:07,011 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2024-08-26 21:52:07,011 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [370472766] provided 0 perfect and 2 imperfect interpolant sequences [2024-08-26 21:52:07,011 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-08-26 21:52:07,011 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 6, 6] total 17 [2024-08-26 21:52:07,012 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1609575073] [2024-08-26 21:52:07,012 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-08-26 21:52:07,012 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 17 states [2024-08-26 21:52:07,012 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-08-26 21:52:07,013 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants. [2024-08-26 21:52:07,013 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=116, Invalid=156, Unknown=0, NotChecked=0, Total=272 [2024-08-26 21:52:07,013 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-08-26 21:52:07,013 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-08-26 21:52:07,013 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 17 states, 17 states have (on average 3.9411764705882355) internal successors, (67), 17 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-08-26 21:52:07,013 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:07,013 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:07,014 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:07,014 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-08-26 21:52:07,014 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-08-26 21:52:07,014 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-08-26 21:52:07,359 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:07,359 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:07,359 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:07,359 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-08-26 21:52:07,360 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-08-26 21:52:07,360 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2024-08-26 21:52:07,378 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-08-26 21:52:07,560 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2024-08-26 21:52:07,561 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-08-26 21:52:07,562 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-26 21:52:07,562 INFO L85 PathProgramCache]: Analyzing trace with hash -715979724, now seen corresponding path program 2 times [2024-08-26 21:52:07,562 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-08-26 21:52:07,562 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1624732163] [2024-08-26 21:52:07,562 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-26 21:52:07,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-08-26 21:52:07,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-26 21:52:08,149 INFO L134 CoverageAnalysis]: Checked inductivity of 270 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 215 trivial. 0 not checked. [2024-08-26 21:52:08,150 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-08-26 21:52:08,150 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1624732163] [2024-08-26 21:52:08,150 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1624732163] provided 0 perfect and 1 imperfect interpolant sequences [2024-08-26 21:52:08,150 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [319111342] [2024-08-26 21:52:08,150 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-08-26 21:52:08,150 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-08-26 21:52:08,151 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-08-26 21:52:08,152 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-08-26 21:52:08,156 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-08-26 21:52:08,684 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-08-26 21:52:08,684 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-08-26 21:52:08,687 INFO L262 TraceCheckSpWp]: Trace formula consists of 603 conjuncts, 22 conjunts are in the unsatisfiable core [2024-08-26 21:52:08,692 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-08-26 21:52:09,750 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-08-26 21:52:09,751 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 390 treesize of output 330 [2024-08-26 21:52:10,718 INFO L134 CoverageAnalysis]: Checked inductivity of 270 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 270 trivial. 0 not checked. [2024-08-26 21:52:10,718 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-08-26 21:52:10,718 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [319111342] provided 1 perfect and 0 imperfect interpolant sequences [2024-08-26 21:52:10,718 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-08-26 21:52:10,718 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [13] total 18 [2024-08-26 21:52:10,719 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1072377122] [2024-08-26 21:52:10,719 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-08-26 21:52:10,719 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-08-26 21:52:10,719 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-08-26 21:52:10,720 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-08-26 21:52:10,720 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=96, Invalid=210, Unknown=0, NotChecked=0, Total=306 [2024-08-26 21:52:10,720 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-08-26 21:52:10,720 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-08-26 21:52:10,721 INFO L496 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-08-26 21:52:10,721 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:10,721 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:10,721 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:10,721 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-08-26 21:52:10,721 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-08-26 21:52:10,721 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. [2024-08-26 21:52:10,721 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-08-26 21:52:21,533 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:21,534 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:21,534 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:21,534 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-08-26 21:52:21,534 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-08-26 21:52:21,534 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2024-08-26 21:52:21,534 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-08-26 21:52:21,551 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2024-08-26 21:52:21,735 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,7 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-08-26 21:52:21,736 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-08-26 21:52:21,737 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-26 21:52:21,737 INFO L85 PathProgramCache]: Analyzing trace with hash 1806666579, now seen corresponding path program 1 times [2024-08-26 21:52:21,737 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-08-26 21:52:21,739 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [319023285] [2024-08-26 21:52:21,739 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-26 21:52:21,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-08-26 21:52:21,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-26 21:52:22,481 INFO L134 CoverageAnalysis]: Checked inductivity of 274 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 219 trivial. 0 not checked. [2024-08-26 21:52:22,481 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-08-26 21:52:22,482 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [319023285] [2024-08-26 21:52:22,482 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [319023285] provided 0 perfect and 1 imperfect interpolant sequences [2024-08-26 21:52:22,482 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1436101929] [2024-08-26 21:52:22,482 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-26 21:52:22,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-08-26 21:52:22,482 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-08-26 21:52:22,485 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-08-26 21:52:22,486 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-08-26 21:52:23,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-26 21:52:23,099 INFO L262 TraceCheckSpWp]: Trace formula consists of 1274 conjuncts, 14 conjunts are in the unsatisfiable core [2024-08-26 21:52:23,102 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-08-26 21:52:23,277 INFO L134 CoverageAnalysis]: Checked inductivity of 274 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 219 trivial. 0 not checked. [2024-08-26 21:52:23,281 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-08-26 21:52:23,504 INFO L134 CoverageAnalysis]: Checked inductivity of 274 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 219 trivial. 0 not checked. [2024-08-26 21:52:23,504 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1436101929] provided 0 perfect and 2 imperfect interpolant sequences [2024-08-26 21:52:23,504 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-08-26 21:52:23,505 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 13] total 35 [2024-08-26 21:52:23,505 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1993244543] [2024-08-26 21:52:23,505 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-08-26 21:52:23,505 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 35 states [2024-08-26 21:52:23,505 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-08-26 21:52:23,506 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 35 interpolants. [2024-08-26 21:52:23,507 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=468, Invalid=722, Unknown=0, NotChecked=0, Total=1190 [2024-08-26 21:52:23,507 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-08-26 21:52:23,508 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-08-26 21:52:23,508 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 35 states, 35 states have (on average 2.4571428571428573) internal successors, (86), 35 states have internal predecessors, (86), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-08-26 21:52:23,508 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:23,508 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:23,509 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:23,509 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-08-26 21:52:23,509 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-08-26 21:52:23,509 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. [2024-08-26 21:52:23,509 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-08-26 21:52:23,509 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-08-26 21:52:23,949 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:23,949 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:23,949 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:23,949 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-08-26 21:52:23,949 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-08-26 21:52:23,949 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2024-08-26 21:52:23,949 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-08-26 21:52:23,950 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2024-08-26 21:52:23,966 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-08-26 21:52:24,150 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable7 [2024-08-26 21:52:24,151 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-08-26 21:52:24,151 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-26 21:52:24,151 INFO L85 PathProgramCache]: Analyzing trace with hash 1125538197, now seen corresponding path program 2 times [2024-08-26 21:52:24,152 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-08-26 21:52:24,152 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2082841738] [2024-08-26 21:52:24,152 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-26 21:52:24,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-08-26 21:52:24,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-26 21:52:26,244 INFO L134 CoverageAnalysis]: Checked inductivity of 382 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 378 trivial. 0 not checked. [2024-08-26 21:52:26,244 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-08-26 21:52:26,244 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2082841738] [2024-08-26 21:52:26,244 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2082841738] provided 0 perfect and 1 imperfect interpolant sequences [2024-08-26 21:52:26,244 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1979581836] [2024-08-26 21:52:26,244 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-08-26 21:52:26,244 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-08-26 21:52:26,245 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-08-26 21:52:26,246 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-08-26 21:52:26,249 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-08-26 21:52:26,957 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-08-26 21:52:26,957 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-08-26 21:52:26,964 INFO L262 TraceCheckSpWp]: Trace formula consists of 1355 conjuncts, 32 conjunts are in the unsatisfiable core [2024-08-26 21:52:26,968 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-08-26 21:52:27,533 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-08-26 21:52:27,533 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-08-26 21:52:28,181 INFO L134 CoverageAnalysis]: Checked inductivity of 382 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 378 trivial. 0 not checked. [2024-08-26 21:52:28,181 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-08-26 21:52:29,060 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-08-26 21:52:29,060 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-08-26 21:52:29,508 INFO L134 CoverageAnalysis]: Checked inductivity of 382 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 378 trivial. 0 not checked. [2024-08-26 21:52:29,508 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1979581836] provided 0 perfect and 2 imperfect interpolant sequences [2024-08-26 21:52:29,508 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-08-26 21:52:29,508 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 7, 7] total 17 [2024-08-26 21:52:29,509 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1891898385] [2024-08-26 21:52:29,509 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-08-26 21:52:29,509 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 17 states [2024-08-26 21:52:29,509 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-08-26 21:52:29,510 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants. [2024-08-26 21:52:29,510 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=80, Invalid=192, Unknown=0, NotChecked=0, Total=272 [2024-08-26 21:52:29,511 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-08-26 21:52:29,511 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-08-26 21:52:29,511 INFO L496 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-08-26 21:52:29,511 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:29,511 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:29,511 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:29,511 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-08-26 21:52:29,511 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-08-26 21:52:29,512 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. [2024-08-26 21:52:29,512 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-08-26 21:52:29,512 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. [2024-08-26 21:52:29,512 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-08-26 21:52:40,231 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:40,231 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:40,231 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:40,231 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-08-26 21:52:40,231 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-08-26 21:52:40,231 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2024-08-26 21:52:40,231 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-08-26 21:52:40,232 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2024-08-26 21:52:40,232 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2024-08-26 21:52:40,250 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-08-26 21:52:40,432 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,9 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-08-26 21:52:40,433 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-08-26 21:52:40,433 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-26 21:52:40,433 INFO L85 PathProgramCache]: Analyzing trace with hash 1377267272, now seen corresponding path program 1 times [2024-08-26 21:52:40,433 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-08-26 21:52:40,434 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [933158576] [2024-08-26 21:52:40,434 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-26 21:52:40,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-08-26 21:52:40,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-26 21:52:40,858 INFO L134 CoverageAnalysis]: Checked inductivity of 383 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 378 trivial. 0 not checked. [2024-08-26 21:52:40,858 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-08-26 21:52:40,859 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [933158576] [2024-08-26 21:52:40,859 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [933158576] provided 1 perfect and 0 imperfect interpolant sequences [2024-08-26 21:52:40,859 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-08-26 21:52:40,859 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-08-26 21:52:40,859 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [133573275] [2024-08-26 21:52:40,859 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-08-26 21:52:40,860 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-08-26 21:52:40,860 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-08-26 21:52:40,861 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-08-26 21:52:40,861 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-08-26 21:52:40,862 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-08-26 21:52:40,862 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-08-26 21:52:40,862 INFO L496 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-08-26 21:52:40,862 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:40,862 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:40,862 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:40,862 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-08-26 21:52:40,862 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-08-26 21:52:40,862 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. [2024-08-26 21:52:40,862 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-08-26 21:52:40,862 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. [2024-08-26 21:52:40,862 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. [2024-08-26 21:52:40,862 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-08-26 21:52:43,852 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:43,853 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:43,853 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:43,853 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-08-26 21:52:43,853 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-08-26 21:52:43,853 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2024-08-26 21:52:43,853 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-08-26 21:52:43,853 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2024-08-26 21:52:43,853 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2024-08-26 21:52:43,854 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 21:52:43,854 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-08-26 21:52:43,854 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-08-26 21:52:43,855 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-26 21:52:43,855 INFO L85 PathProgramCache]: Analyzing trace with hash 1843573605, now seen corresponding path program 1 times [2024-08-26 21:52:43,855 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-08-26 21:52:43,855 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [417820953] [2024-08-26 21:52:43,855 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-26 21:52:43,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-08-26 21:52:44,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-26 21:52:48,260 INFO L134 CoverageAnalysis]: Checked inductivity of 383 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 378 trivial. 0 not checked. [2024-08-26 21:52:48,261 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-08-26 21:52:48,261 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [417820953] [2024-08-26 21:52:48,261 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [417820953] provided 0 perfect and 1 imperfect interpolant sequences [2024-08-26 21:52:48,261 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [831524684] [2024-08-26 21:52:48,261 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-26 21:52:48,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-08-26 21:52:48,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-08-26 21:52:48,263 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-08-26 21:52:48,263 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-08-26 21:52:48,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-26 21:52:48,979 INFO L262 TraceCheckSpWp]: Trace formula consists of 1364 conjuncts, 25 conjunts are in the unsatisfiable core [2024-08-26 21:52:48,985 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-08-26 21:52:59,058 WARN L293 SmtUtils]: Spent 6.43s 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-08-26 21:52:59,059 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-08-26 21:52:59,064 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 626 treesize of output 3750 [2024-08-26 22:02:54,630 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-08-26 22:02:54,632 WARN L320 FreeRefinementEngine]: Global settings require throwing the following exception [2024-08-26 22:02:54,635 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Ended with exit code 101 [2024-08-26 22:02:54,650 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-08-26 22:02:54,832 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,10 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-08-26 22:02:54,833 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:140) 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:337) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.iterate(AbstractCegarLoop.java:431) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.startCegar(AbstractCegarLoop.java:366) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.runCegar(AbstractCegarLoop.java:348) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.executeCegarLoop(TraceAbstractionStarter.java:416) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.analyseProgram(TraceAbstractionStarter.java:303) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.analyseConcurrentProgram(TraceAbstractionStarter.java:226) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.runCegarLoops(TraceAbstractionStarter.java:174) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.(TraceAbstractionStarter.java:155) 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-08-26 22:02:54,838 INFO L158 Benchmark]: Toolchain (without parser) took 677120.87ms. Allocated memory was 209.7MB in the beginning and 3.0GB in the end (delta: 2.8GB). Free memory was 162.1MB in the beginning and 2.2GB in the end (delta: -2.0GB). Peak memory consumption was 2.0GB. Max. memory is 16.1GB. [2024-08-26 22:02:54,838 INFO L158 Benchmark]: Witness Parser took 0.16ms. Allocated memory is still 167.8MB. Free memory was 119.9MB in the beginning and 119.7MB in the end (delta: 243.3kB). There was no memory consumed. Max. memory is 16.1GB. [2024-08-26 22:02:54,839 INFO L158 Benchmark]: CDTParser took 0.64ms. Allocated memory is still 167.8MB. Free memory is still 105.2MB. There was no memory consumed. Max. memory is 16.1GB. [2024-08-26 22:02:54,839 INFO L158 Benchmark]: CACSL2BoogieTranslator took 785.01ms. Allocated memory is still 209.7MB. Free memory was 162.1MB in the beginning and 163.3MB in the end (delta: -1.2MB). Peak memory consumption was 111.1MB. Max. memory is 16.1GB. [2024-08-26 22:02:54,839 INFO L158 Benchmark]: Boogie Procedure Inliner took 139.44ms. Allocated memory is still 209.7MB. Free memory was 163.3MB in the beginning and 141.5MB in the end (delta: 21.8MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2024-08-26 22:02:54,839 INFO L158 Benchmark]: Boogie Preprocessor took 137.11ms. Allocated memory is still 209.7MB. Free memory was 141.5MB in the beginning and 127.6MB in the end (delta: 13.9MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2024-08-26 22:02:54,839 INFO L158 Benchmark]: RCFGBuilder took 4890.18ms. Allocated memory was 209.7MB in the beginning and 604.0MB in the end (delta: 394.3MB). Free memory was 127.6MB in the beginning and 290.5MB in the end (delta: -162.9MB). Peak memory consumption was 290.4MB. Max. memory is 16.1GB. [2024-08-26 22:02:54,840 INFO L158 Benchmark]: TraceAbstraction took 671164.35ms. Allocated memory was 604.0MB in the beginning and 3.0GB in the end (delta: 2.4GB). Free memory was 289.4MB in the beginning and 2.2GB in the end (delta: -1.9GB). Peak memory consumption was 1.7GB. Max. memory is 16.1GB. [2024-08-26 22:02:54,841 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Witness Parser took 0.16ms. Allocated memory is still 167.8MB. Free memory was 119.9MB in the beginning and 119.7MB in the end (delta: 243.3kB). There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.64ms. Allocated memory is still 167.8MB. Free memory is still 105.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 785.01ms. Allocated memory is still 209.7MB. Free memory was 162.1MB in the beginning and 163.3MB in the end (delta: -1.2MB). Peak memory consumption was 111.1MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 139.44ms. Allocated memory is still 209.7MB. Free memory was 163.3MB in the beginning and 141.5MB in the end (delta: 21.8MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * Boogie Preprocessor took 137.11ms. Allocated memory is still 209.7MB. Free memory was 141.5MB in the beginning and 127.6MB in the end (delta: 13.9MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * RCFGBuilder took 4890.18ms. Allocated memory was 209.7MB in the beginning and 604.0MB in the end (delta: 394.3MB). Free memory was 127.6MB in the beginning and 290.5MB in the end (delta: -162.9MB). Peak memory consumption was 290.4MB. Max. memory is 16.1GB. * TraceAbstraction took 671164.35ms. Allocated memory was 604.0MB in the beginning and 3.0GB in the end (delta: 2.4GB). Free memory was 289.4MB in the beginning and 2.2GB in the end (delta: -1.9GB). Peak memory consumption was 1.7GB. 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-08-26 22:02:55,051 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-08-26 22:02:55,075 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-trans.wvr.c ./goblint.2024-08-20_10-08-36.files/mutex-meet-local/chl-poker-hand-trans.wvr.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Bitvector.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --witnessparser.only.consider.loop.invariants false --cacsl2boogietranslator.check.unreachability.of.reach_error.function false --- Real Ultimate output --- This is Ultimate 0.2.4-tmp.dk.goblint-eval-da67795-m [2024-08-26 22:02:57,140 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-08-26 22:02:57,196 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Bitvector.epf [2024-08-26 22:02:57,200 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-08-26 22:02:57,200 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-08-26 22:02:57,224 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-08-26 22:02:57,226 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-08-26 22:02:57,226 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-08-26 22:02:57,226 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-08-26 22:02:57,229 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-08-26 22:02:57,230 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-08-26 22:02:57,230 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-08-26 22:02:57,230 INFO L153 SettingsManager]: * Use SBE=true [2024-08-26 22:02:57,230 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-08-26 22:02:57,230 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-08-26 22:02:57,231 INFO L153 SettingsManager]: * sizeof long=4 [2024-08-26 22:02:57,231 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-08-26 22:02:57,232 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-08-26 22:02:57,232 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-08-26 22:02:57,232 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-08-26 22:02:57,232 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-08-26 22:02:57,233 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-08-26 22:02:57,233 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-08-26 22:02:57,233 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-08-26 22:02:57,233 INFO L153 SettingsManager]: * sizeof long double=12 [2024-08-26 22:02:57,234 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-08-26 22:02:57,234 INFO L153 SettingsManager]: * Use constant arrays=true [2024-08-26 22:02:57,234 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-08-26 22:02:57,234 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-08-26 22:02:57,235 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-08-26 22:02:57,235 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-08-26 22:02:57,235 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-08-26 22:02:57,236 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-08-26 22:02:57,236 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-08-26 22:02:57,236 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-08-26 22:02:57,236 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-08-26 22:02:57,237 INFO L153 SettingsManager]: * DFS Order used in POR=LOOP_LOCKSTEP [2024-08-26 22:02:57,237 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-08-26 22:02:57,237 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-08-26 22:02:57,237 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-08-26 22:02:57,237 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-08-26 22:02:57,238 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2024-08-26 22:02:57,238 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2024-08-26 22:02:57,238 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-08-26 22:02:57,239 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: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> false 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-08-26 22:02:57,524 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-08-26 22:02:57,547 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-08-26 22:02:57,550 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-08-26 22:02:57,551 INFO L270 PluginConnector]: Initializing CDTParser... [2024-08-26 22:02:57,551 INFO L274 PluginConnector]: CDTParser initialized [2024-08-26 22:02:57,553 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../../../trunk/examples/svcomp/weaver/chl-poker-hand-trans.wvr.c [2024-08-26 22:02:58,846 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-08-26 22:02:59,108 INFO L384 CDTParser]: Found 1 translation units. [2024-08-26 22:02:59,109 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/chl-poker-hand-trans.wvr.c [2024-08-26 22:02:59,120 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/978f652a6/b6fd270922fb4e408cf4942075c20a81/FLAG6fb2a2f5f [2024-08-26 22:02:59,419 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/978f652a6/b6fd270922fb4e408cf4942075c20a81 [2024-08-26 22:02:59,421 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-08-26 22:02:59,422 INFO L274 PluginConnector]: Witness Parser initialized [2024-08-26 22:02:59,423 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/./goblint.2024-08-20_10-08-36.files/mutex-meet-local/chl-poker-hand-trans.wvr.yml/witness.yml [2024-08-26 22:02:59,683 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-08-26 22:02:59,684 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-08-26 22:02:59,685 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-08-26 22:02:59,685 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-08-26 22:02:59,688 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-08-26 22:02:59,689 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.08 10:02:59" (1/2) ... [2024-08-26 22:02:59,690 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2ce05847 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 10:02:59, skipping insertion in model container [2024-08-26 22:02:59,690 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.08 10:02:59" (1/2) ... [2024-08-26 22:02:59,691 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@4a1275d1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 10:02:59, skipping insertion in model container [2024-08-26 22:02:59,691 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 26.08 10:02:59" (2/2) ... [2024-08-26 22:02:59,691 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2ce05847 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 26.08 10:02:59, skipping insertion in model container [2024-08-26 22:02:59,691 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 26.08 10:02:59" (2/2) ... [2024-08-26 22:02:59,691 INFO L85 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-08-26 22:02:59,881 INFO L99 nessWitnessExtractor]: Found the following entries in the witness: [2024-08-26 22:02:59,882 INFO L1541 ArrayList]: Location invariant before [L190-L190] ((((((((((((((((((((((((((((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-08-26 22:02:59,882 INFO L1541 ArrayList]: Location invariant before [L259-L259] ((((((((((((((((((((((((((((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-08-26 22:02:59,882 INFO L1541 ArrayList]: Location invariant before [L225-L225] ((((((((((((((((((((((((((((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-08-26 22:02:59,883 INFO L1541 ArrayList]: Location invariant before [L265-L265] ((((((((((((((((((((((((((((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-08-26 22:02:59,883 INFO L1541 ArrayList]: Location invariant before [L206-L206] ((((((((((((((((((((((((((((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-08-26 22:02:59,883 INFO L1541 ArrayList]: Location invariant before [L253-L253] ((((((((((((((((((((((((((((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-08-26 22:02:59,883 INFO L1541 ArrayList]: Location invariant before [L64-L64] ((((((((((((((((((((((((((((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-08-26 22:02:59,883 INFO L1541 ArrayList]: Location invariant before [L97-L97] ((((((((((((((((((((((((((((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-08-26 22:02:59,883 INFO L1541 ArrayList]: Location invariant before [L106-L106] ((((((((((((((((((((((((((((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-08-26 22:02:59,884 INFO L1541 ArrayList]: Location invariant before [L148-L148] ((((((((((((((((((((((((((((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-08-26 22:02:59,884 INFO L1541 ArrayList]: Location invariant before [L232-L232] ((((((((((((((((((((((((((((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-08-26 22:02:59,884 INFO L1541 ArrayList]: Location invariant before [L160-L160] ((((((((((((((((((((((((((((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-08-26 22:02:59,884 INFO L1541 ArrayList]: Location invariant before [L244-L244] ((((((((((((((((((((((((((((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-08-26 22:02:59,884 INFO L1541 ArrayList]: Location invariant before [L290-L290] ((((((((((((((((((((((((((((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-08-26 22:02:59,884 INFO L1541 ArrayList]: Location invariant before [L154-L154] ((((((((((((((((((((((((((((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-08-26 22:02:59,884 INFO L1541 ArrayList]: Location invariant before [L175-L175] ((((((((((((((((((((((((((((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-08-26 22:02:59,885 INFO L1541 ArrayList]: Location invariant before [L122-L122] ((((((((((((((((((((((((((((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-08-26 22:02:59,885 INFO L1541 ArrayList]: Location invariant before [L169-L169] ((((((((((((((((((((((((((((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-08-26 22:02:59,885 INFO L1541 ArrayList]: Location invariant before [L141-L141] ((((((((((((((((((((((((((((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-08-26 22:02:59,885 INFO L1541 ArrayList]: Location invariant before [L238-L238] ((((((((((((((((((((((((((((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-08-26 22:02:59,885 INFO L1541 ArrayList]: Location invariant before [L219-L219] ((((((((((((((((((((((((((((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-08-26 22:02:59,885 INFO L1541 ArrayList]: Location invariant before [L91-L91] ((((((((((((((((((((((((((((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-08-26 22:02:59,885 INFO L1541 ArrayList]: Location invariant before [L135-L135] ((((((((((((((((((((((((((((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-08-26 22:02:59,886 INFO L1541 ArrayList]: Location invariant before [L181-L181] ((((((((((((((((((((((((((((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-08-26 22:02:59,886 INFO L1541 ArrayList]: Location invariant before [L114-L114] ((((((((((((((((((((((((((((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-08-26 22:02:59,886 INFO L1541 ArrayList]: Location invariant before [L70-L70] ((((((((((((((((((((((((((((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-08-26 22:02:59,886 INFO L1541 ArrayList]: Location invariant before [L85-L85] ((((((((((((((((((((((((((((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-08-26 22:02:59,886 INFO L1541 ArrayList]: Location invariant before [L76-L76] ((((((((((((((((((((((((((((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-08-26 22:02:59,886 INFO L1541 ArrayList]: Location invariant before [L198-L198] ((((((((((((((((((((((((((((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-08-26 22:02:59,886 INFO L1541 ArrayList]: Location invariant before [L274-L274] ((((((((((((((((((((((((((((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-08-26 22:02:59,887 INFO L1541 ArrayList]: Location invariant before [L282-L282] ((((((((((((((((((((((((((((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-08-26 22:02:59,911 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-08-26 22:03:00,134 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-08-26 22:03:00,142 INFO L202 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-08-26 22:03:00,415 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-08-26 22:03:00,436 INFO L206 MainTranslator]: Completed translation [2024-08-26 22:03:00,436 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 26.08 10:03:00 WrapperNode [2024-08-26 22:03:00,437 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-08-26 22:03:00,438 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-08-26 22:03:00,438 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-08-26 22:03:00,438 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-08-26 22:03:00,443 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 26.08 10:03:00" (1/1) ... [2024-08-26 22:03:00,487 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 26.08 10:03:00" (1/1) ... [2024-08-26 22:03:00,569 INFO L138 Inliner]: procedures = 27, calls = 440, calls flagged for inlining = 101, calls inlined = 145, statements flattened = 2422 [2024-08-26 22:03:00,570 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-08-26 22:03:00,571 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-08-26 22:03:00,571 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-08-26 22:03:00,571 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-08-26 22:03:00,578 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 26.08 10:03:00" (1/1) ... [2024-08-26 22:03:00,578 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 26.08 10:03:00" (1/1) ... [2024-08-26 22:03:00,598 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 26.08 10:03:00" (1/1) ... [2024-08-26 22:03:00,598 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 26.08 10:03:00" (1/1) ... [2024-08-26 22:03:00,697 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 26.08 10:03:00" (1/1) ... [2024-08-26 22:03:00,715 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 26.08 10:03:00" (1/1) ... [2024-08-26 22:03:00,729 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 26.08 10:03:00" (1/1) ... [2024-08-26 22:03:00,743 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 26.08 10:03:00" (1/1) ... [2024-08-26 22:03:00,761 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-08-26 22:03:00,762 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-08-26 22:03:00,762 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-08-26 22:03:00,762 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-08-26 22:03:00,762 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 26.08 10:03:00" (1/1) ... [2024-08-26 22:03:00,767 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-08-26 22:03:00,774 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-08-26 22:03:00,787 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-08-26 22:03:00,796 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-08-26 22:03:00,833 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-08-26 22:03:00,833 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2024-08-26 22:03:00,833 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2024-08-26 22:03:00,833 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-08-26 22:03:00,833 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-08-26 22:03:00,833 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-08-26 22:03:00,833 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-08-26 22:03:00,833 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-08-26 22:03:00,834 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-08-26 22:03:00,835 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-08-26 22:03:00,835 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-08-26 22:03:00,835 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-08-26 22:03:00,835 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-08-26 22:03:00,835 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-08-26 22:03:00,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2024-08-26 22:03:00,838 WARN L211 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-08-26 22:03:01,033 INFO L242 CfgBuilder]: Building ICFG [2024-08-26 22:03:01,034 INFO L268 CfgBuilder]: Building CFG for each procedure with an implementation [2024-08-26 22:03:08,694 INFO L287 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-08-26 22:03:08,695 INFO L291 CfgBuilder]: Performing block encoding [2024-08-26 22:03:11,178 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-08-26 22:03:11,178 INFO L318 CfgBuilder]: Removed 18 assume(true) statements. [2024-08-26 22:03:11,178 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.08 10:03:11 BoogieIcfgContainer [2024-08-26 22:03:11,178 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-08-26 22:03:11,180 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-08-26 22:03:11,180 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-08-26 22:03:11,183 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-08-26 22:03:11,183 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 26.08 10:02:59" (1/4) ... [2024-08-26 22:03:11,184 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@b587c71 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.08 10:03:11, skipping insertion in model container [2024-08-26 22:03:11,184 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 26.08 10:02:59" (2/4) ... [2024-08-26 22:03:11,185 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@b587c71 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 26.08 10:03:11, skipping insertion in model container [2024-08-26 22:03:11,185 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 26.08 10:03:00" (3/4) ... [2024-08-26 22:03:11,185 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@b587c71 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 26.08 10:03:11, skipping insertion in model container [2024-08-26 22:03:11,185 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.08 10:03:11" (4/4) ... [2024-08-26 22:03:11,186 INFO L112 eAbstractionObserver]: Analyzing ICFG chl-poker-hand-trans.wvr.c [2024-08-26 22:03:11,201 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-08-26 22:03:11,201 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 31 error locations. [2024-08-26 22:03:11,201 INFO L522 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-08-26 22:03:11,745 INFO L144 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-08-26 22:03:11,785 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-08-26 22:03:11,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-08-26 22:03:11,786 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-08-26 22:03:11,806 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-08-26 22:03:11,808 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-08-26 22:03:11,846 INFO L158 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-08-26 22:03:11,859 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thread2Thread1of1ForFork0 ======== [2024-08-26 22:03:11,865 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@4b13ffd5, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-08-26 22:03:11,866 INFO L358 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2024-08-26 22:03:15,513 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-08-26 22:03:15,518 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-26 22:03:15,518 INFO L85 PathProgramCache]: Analyzing trace with hash 1191511758, now seen corresponding path program 1 times [2024-08-26 22:03:15,528 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-08-26 22:03:15,528 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1453012270] [2024-08-26 22:03:15,528 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-26 22:03:15,529 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-08-26 22:03:15,529 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-08-26 22:03:15,530 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-08-26 22:03:15,531 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-08-26 22:03:16,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-26 22:03:16,036 INFO L262 TraceCheckSpWp]: Trace formula consists of 286 conjuncts, 5 conjunts are in the unsatisfiable core [2024-08-26 22:03:16,041 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-08-26 22:03:16,085 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-08-26 22:03:16,085 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-08-26 22:03:16,086 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-08-26 22:03:16,086 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1453012270] [2024-08-26 22:03:16,086 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1453012270] provided 1 perfect and 0 imperfect interpolant sequences [2024-08-26 22:03:16,086 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-08-26 22:03:16,086 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-08-26 22:03:16,087 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1883243409] [2024-08-26 22:03:16,088 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-08-26 22:03:16,092 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-08-26 22:03:16,094 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-08-26 22:03:16,115 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-08-26 22:03:16,116 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-08-26 22:03:16,117 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-08-26 22:03:16,118 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-08-26 22:03:16,119 INFO L496 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-08-26 22:03:16,119 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-08-26 22:03:16,732 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 22:03:16,740 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 (3)] Ended with exit code 0 [2024-08-26 22:03:16,933 WARN L477 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-08-26 22:03:16,934 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-08-26 22:03:16,935 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-26 22:03:16,935 INFO L85 PathProgramCache]: Analyzing trace with hash 675078924, now seen corresponding path program 1 times [2024-08-26 22:03:16,935 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-08-26 22:03:16,936 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [347549285] [2024-08-26 22:03:16,936 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-26 22:03:16,936 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-08-26 22:03:16,936 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-08-26 22:03:16,938 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-08-26 22:03:16,944 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-08-26 22:03:17,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-26 22:03:17,401 INFO L262 TraceCheckSpWp]: Trace formula consists of 301 conjuncts, 6 conjunts are in the unsatisfiable core [2024-08-26 22:03:17,403 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-08-26 22:03:17,434 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-08-26 22:03:17,434 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-08-26 22:03:17,467 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-08-26 22:03:17,468 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-08-26 22:03:17,468 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [347549285] [2024-08-26 22:03:17,468 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [347549285] provided 0 perfect and 2 imperfect interpolant sequences [2024-08-26 22:03:17,469 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-08-26 22:03:17,469 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3] total 5 [2024-08-26 22:03:17,469 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1247076739] [2024-08-26 22:03:17,469 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-08-26 22:03:17,470 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-08-26 22:03:17,470 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-08-26 22:03:17,471 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-08-26 22:03:17,471 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30 [2024-08-26 22:03:17,471 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-08-26 22:03:17,472 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-08-26 22:03:17,472 INFO L496 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-08-26 22:03:17,472 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 22:03:17,472 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-08-26 22:03:17,832 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 22:03:17,838 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-08-26 22:03:17,844 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 (4)] Ended with exit code 0 [2024-08-26 22:03:18,042 WARN L477 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-08-26 22:03:18,043 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-08-26 22:03:18,043 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-26 22:03:18,044 INFO L85 PathProgramCache]: Analyzing trace with hash -238580210, now seen corresponding path program 1 times [2024-08-26 22:03:18,045 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-08-26 22:03:18,047 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1903815699] [2024-08-26 22:03:18,047 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-26 22:03:18,047 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-08-26 22:03:18,047 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-08-26 22:03:18,051 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-08-26 22:03:18,053 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-08-26 22:03:18,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-26 22:03:18,584 INFO L262 TraceCheckSpWp]: Trace formula consists of 436 conjuncts, 9 conjunts are in the unsatisfiable core [2024-08-26 22:03:18,587 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-08-26 22:03:18,659 INFO L134 CoverageAnalysis]: Checked inductivity of 57 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2024-08-26 22:03:18,660 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-08-26 22:03:18,768 INFO L134 CoverageAnalysis]: Checked inductivity of 57 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2024-08-26 22:03:18,769 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-08-26 22:03:18,769 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1903815699] [2024-08-26 22:03:18,769 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1903815699] provided 0 perfect and 2 imperfect interpolant sequences [2024-08-26 22:03:18,769 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-08-26 22:03:18,769 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6] total 11 [2024-08-26 22:03:18,770 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [354319013] [2024-08-26 22:03:18,770 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-08-26 22:03:18,770 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-08-26 22:03:18,770 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-08-26 22:03:18,771 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-08-26 22:03:18,771 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=96, Unknown=0, NotChecked=0, Total=132 [2024-08-26 22:03:18,771 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-08-26 22:03:18,771 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-08-26 22:03:18,772 INFO L496 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-08-26 22:03:18,772 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 22:03:18,772 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-08-26 22:03:18,772 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-08-26 22:03:20,096 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 22:03:20,097 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-08-26 22:03:20,103 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-08-26 22:03:20,111 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 (5)] Ended with exit code 0 [2024-08-26 22:03:20,303 WARN L477 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-08-26 22:03:20,304 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-08-26 22:03:20,305 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-26 22:03:20,305 INFO L85 PathProgramCache]: Analyzing trace with hash -478008180, now seen corresponding path program 2 times [2024-08-26 22:03:20,306 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-08-26 22:03:20,306 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1987829022] [2024-08-26 22:03:20,306 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-08-26 22:03:20,306 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-08-26 22:03:20,307 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-08-26 22:03:20,309 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-08-26 22:03:20,310 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-08-26 22:03:20,827 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-08-26 22:03:20,828 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-08-26 22:03:20,834 INFO L262 TraceCheckSpWp]: Trace formula consists of 286 conjuncts, 3 conjunts are in the unsatisfiable core [2024-08-26 22:03:20,838 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-08-26 22:03:20,865 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 150 trivial. 0 not checked. [2024-08-26 22:03:20,865 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-08-26 22:03:20,866 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-08-26 22:03:20,866 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1987829022] [2024-08-26 22:03:20,866 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1987829022] provided 1 perfect and 0 imperfect interpolant sequences [2024-08-26 22:03:20,866 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-08-26 22:03:20,866 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-08-26 22:03:20,866 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [472817086] [2024-08-26 22:03:20,866 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-08-26 22:03:20,867 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-08-26 22:03:20,867 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-08-26 22:03:20,867 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-08-26 22:03:20,867 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-08-26 22:03:20,867 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-08-26 22:03:20,868 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-08-26 22:03:20,868 INFO L496 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-08-26 22:03:20,868 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 22:03:20,868 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-08-26 22:03:20,868 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. [2024-08-26 22:03:20,868 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-08-26 22:03:58,256 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 22:03:58,256 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-08-26 22:03:58,256 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-08-26 22:03:58,263 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 22:03:58,271 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-08-26 22:03:58,464 WARN L477 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-08-26 22:03:58,465 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-08-26 22:03:58,465 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-26 22:03:58,465 INFO L85 PathProgramCache]: Analyzing trace with hash 1961763250, now seen corresponding path program 1 times [2024-08-26 22:03:58,466 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-08-26 22:03:58,466 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1081171797] [2024-08-26 22:03:58,466 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-26 22:03:58,466 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-08-26 22:03:58,467 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-08-26 22:03:58,468 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-08-26 22:03:58,469 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-08-26 22:03:59,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-26 22:03:59,250 INFO L262 TraceCheckSpWp]: Trace formula consists of 654 conjuncts, 10 conjunts are in the unsatisfiable core [2024-08-26 22:03:59,261 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-08-26 22:03:59,386 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 135 trivial. 0 not checked. [2024-08-26 22:03:59,386 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-08-26 22:03:59,546 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 135 trivial. 0 not checked. [2024-08-26 22:03:59,546 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-08-26 22:03:59,546 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1081171797] [2024-08-26 22:03:59,547 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1081171797] provided 0 perfect and 2 imperfect interpolant sequences [2024-08-26 22:03:59,547 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-08-26 22:03:59,547 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8] total 14 [2024-08-26 22:03:59,547 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2040313250] [2024-08-26 22:03:59,547 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-08-26 22:03:59,548 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-08-26 22:03:59,548 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-08-26 22:03:59,548 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-08-26 22:03:59,549 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=61, Invalid=121, Unknown=0, NotChecked=0, Total=182 [2024-08-26 22:03:59,549 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-08-26 22:03:59,549 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-08-26 22:03:59,549 INFO L496 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-08-26 22:03:59,549 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 22:03:59,549 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-08-26 22:03:59,549 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. [2024-08-26 22:03:59,549 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 22:03:59,549 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-08-26 22:04:03,212 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 22:04:03,212 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-08-26 22:04:03,212 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-08-26 22:04:03,213 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 22:04:03,214 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-08-26 22:04:03,227 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 (7)] Ended with exit code 0 [2024-08-26 22:04:03,417 WARN L477 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-08-26 22:04:03,418 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-08-26 22:04:03,418 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-26 22:04:03,418 INFO L85 PathProgramCache]: Analyzing trace with hash 1428097970, now seen corresponding path program 2 times [2024-08-26 22:04:03,419 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-08-26 22:04:03,419 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [846091853] [2024-08-26 22:04:03,419 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-08-26 22:04:03,419 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-08-26 22:04:03,420 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-08-26 22:04:03,422 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-08-26 22:04:03,426 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-08-26 22:04:04,166 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-08-26 22:04:04,167 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-08-26 22:04:04,176 INFO L262 TraceCheckSpWp]: Trace formula consists of 384 conjuncts, 7 conjunts are in the unsatisfiable core [2024-08-26 22:04:04,182 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-08-26 22:04:04,353 INFO L134 CoverageAnalysis]: Checked inductivity of 339 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 339 trivial. 0 not checked. [2024-08-26 22:04:04,353 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-08-26 22:04:04,353 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-08-26 22:04:04,353 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [846091853] [2024-08-26 22:04:04,354 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [846091853] provided 1 perfect and 0 imperfect interpolant sequences [2024-08-26 22:04:04,354 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-08-26 22:04:04,354 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-08-26 22:04:04,354 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1281633705] [2024-08-26 22:04:04,354 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-08-26 22:04:04,355 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-08-26 22:04:04,355 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-08-26 22:04:04,355 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-08-26 22:04:04,356 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-08-26 22:04:04,356 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-08-26 22:04:04,356 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-08-26 22:04:04,356 INFO L496 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-08-26 22:04:04,356 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 22:04:04,356 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-08-26 22:04:04,357 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. [2024-08-26 22:04:04,357 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 22:04:04,357 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2024-08-26 22:04:04,357 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-08-26 22:04:41,047 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 22:04:41,047 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-08-26 22:04:41,047 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-08-26 22:04:41,047 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 22:04:41,047 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-08-26 22:04:41,054 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-08-26 22:04:41,064 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-08-26 22:04:41,255 WARN L477 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-08-26 22:04:41,256 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-08-26 22:04:41,256 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-26 22:04:41,256 INFO L85 PathProgramCache]: Analyzing trace with hash 372421203, now seen corresponding path program 1 times [2024-08-26 22:04:41,261 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-08-26 22:04:41,261 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [2030204451] [2024-08-26 22:04:41,261 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-26 22:04:41,261 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-08-26 22:04:41,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-08-26 22:04:41,262 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-08-26 22:04:41,264 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-08-26 22:04:42,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-26 22:04:42,100 INFO L262 TraceCheckSpWp]: Trace formula consists of 805 conjuncts, 17 conjunts are in the unsatisfiable core [2024-08-26 22:04:42,103 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-08-26 22:04:42,372 INFO L134 CoverageAnalysis]: Checked inductivity of 343 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 265 trivial. 0 not checked. [2024-08-26 22:04:42,372 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-08-26 22:04:42,926 INFO L134 CoverageAnalysis]: Checked inductivity of 343 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 265 trivial. 0 not checked. [2024-08-26 22:04:42,926 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-08-26 22:04:42,926 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [2030204451] [2024-08-26 22:04:42,926 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [2030204451] provided 0 perfect and 2 imperfect interpolant sequences [2024-08-26 22:04:42,927 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-08-26 22:04:42,927 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 15] total 28 [2024-08-26 22:04:42,927 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1946685140] [2024-08-26 22:04:42,927 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-08-26 22:04:42,927 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 28 states [2024-08-26 22:04:42,928 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-08-26 22:04:42,928 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 28 interpolants. [2024-08-26 22:04:42,929 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=144, Invalid=612, Unknown=0, NotChecked=0, Total=756 [2024-08-26 22:04:42,929 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-08-26 22:04:42,929 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-08-26 22:04:42,929 INFO L496 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-08-26 22:04:42,929 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 22:04:42,930 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-08-26 22:04:42,930 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. [2024-08-26 22:04:42,930 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 22:04:42,930 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2024-08-26 22:04:42,930 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-08-26 22:04:42,930 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-08-26 22:04:47,399 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 22:04:47,403 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-08-26 22:04:47,403 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-08-26 22:04:47,404 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-26 22:04:47,404 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-08-26 22:04:47,404 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-08-26 22:04:47,404 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-08-26 22:04:47,421 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 (9)] Forceful destruction successful, exit code 0 [2024-08-26 22:04:47,608 WARN L477 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-08-26 22:04:47,609 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-08-26 22:04:47,609 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-26 22:04:47,609 INFO L85 PathProgramCache]: Analyzing trace with hash 1233504339, now seen corresponding path program 2 times [2024-08-26 22:04:47,609 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-08-26 22:04:47,610 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [2078225740] [2024-08-26 22:04:47,610 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-08-26 22:04:47,610 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-08-26 22:04:47,610 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-08-26 22:04:47,612 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-08-26 22:04:47,613 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-08-26 22:04:49,477 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-08-26 22:04:49,478 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-08-26 22:04:49,507 INFO L262 TraceCheckSpWp]: Trace formula consists of 820 conjuncts, 18 conjunts are in the unsatisfiable core [2024-08-26 22:04:49,510 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-08-26 22:04:49,834 INFO L134 CoverageAnalysis]: Checked inductivity of 382 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 378 trivial. 0 not checked. [2024-08-26 22:04:49,834 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-08-26 22:04:53,549 INFO L134 CoverageAnalysis]: Checked inductivity of 382 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 378 trivial. 0 not checked. [2024-08-26 22:04:53,550 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-08-26 22:04:53,550 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [2078225740] [2024-08-26 22:04:53,550 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [2078225740] provided 0 perfect and 2 imperfect interpolant sequences [2024-08-26 22:04:53,550 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-08-26 22:04:53,550 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 4] total 8 [2024-08-26 22:04:53,551 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1238356349] [2024-08-26 22:04:53,551 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-08-26 22:04:53,552 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-08-26 22:04:53,553 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-08-26 22:04:53,553 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-08-26 22:04:53,553 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=32, Unknown=0, NotChecked=0, Total=56 [2024-08-26 22:04:53,554 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-08-26 22:04:53,554 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-08-26 22:04:53,554 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 10.25) internal successors, (82), 8 states have internal predecessors, (82), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-08-26 22:04:53,555 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 22:04:53,556 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-08-26 22:04:53,556 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. [2024-08-26 22:04:53,556 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-26 22:04:53,556 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2024-08-26 22:04:53,556 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-08-26 22:04:53,556 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. [2024-08-26 22:04:53,556 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. Killed by 15