./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/weaver/parallel-barrier-loop.wvr.c --full-output --witness-type correctness_witness --witnessparser.only.consider.loop.invariants false --validate ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/parallel-barrier-loop.wvr.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version cb09d658 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReachWitnessValidation.xml -i ../../../trunk/examples/svcomp/weaver/parallel-barrier-loop.wvr.c ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/parallel-barrier-loop.wvr.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --witnessparser.only.consider.loop.invariants false --- Real Ultimate output --- This is Ultimate 0.2.4-dev-cb09d65-m [2024-01-27 23:29:36,700 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 23:29:36,799 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-27 23:29:36,804 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 23:29:36,805 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 23:29:36,844 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 23:29:36,845 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 23:29:36,845 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 23:29:36,845 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 23:29:36,849 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 23:29:36,849 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 23:29:36,849 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 23:29:36,850 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 23:29:36,851 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 23:29:36,851 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 23:29:36,852 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 23:29:36,852 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 23:29:36,852 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 23:29:36,853 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-27 23:29:36,853 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 23:29:36,853 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 23:29:36,854 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 23:29:36,854 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 23:29:36,854 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 23:29:36,854 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 23:29:36,855 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 23:29:36,855 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 23:29:36,855 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 23:29:36,856 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 23:29:36,856 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 23:29:36,857 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 23:29:36,857 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 23:29:36,857 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 23:29:36,858 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 23:29:36,858 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 23:29:36,858 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 23:29:36,858 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-27 23:29:36,859 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-27 23:29:36,859 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 23:29:36,859 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 23:29:36,859 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 23:29:36,859 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 23:29:36,860 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 23:29:36,860 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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/UAutomizer-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 [2024-01-27 23:29:37,075 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 23:29:37,103 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 23:29:37,105 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 23:29:37,106 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 23:29:37,107 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 23:29:37,108 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/parallel-barrier-loop.wvr.c [2024-01-27 23:29:38,279 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 23:29:38,496 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 23:29:38,496 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/parallel-barrier-loop.wvr.c [2024-01-27 23:29:38,504 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c5e7835f2/f2ffb59f94794811b7b126a98902b87b/FLAG09e656d53 [2024-01-27 23:29:38,517 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c5e7835f2/f2ffb59f94794811b7b126a98902b87b [2024-01-27 23:29:38,519 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-27 23:29:38,520 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-27 23:29:38,520 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/parallel-barrier-loop.wvr.yml/witness.yml [2024-01-27 23:29:38,729 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 23:29:38,730 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-27 23:29:38,731 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 23:29:38,731 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 23:29:38,734 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 23:29:38,735 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:29:38" (1/2) ... [2024-01-27 23:29:38,736 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@10fe1ad7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:29:38, skipping insertion in model container [2024-01-27 23:29:38,736 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:29:38" (1/2) ... [2024-01-27 23:29:38,737 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@6c8b7303 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:29:38, skipping insertion in model container [2024-01-27 23:29:38,738 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:29:38" (2/2) ... [2024-01-27 23:29:38,738 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@10fe1ad7 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:29:38, skipping insertion in model container [2024-01-27 23:29:38,738 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:29:38" (2/2) ... [2024-01-27 23:29:38,738 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-27 23:29:38,838 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-27 23:29:38,839 INFO L98 nessWitnessExtractor]: Location invariant before [L47-L47] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,840 INFO L98 nessWitnessExtractor]: Location invariant before [L47-L47] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,840 INFO L98 nessWitnessExtractor]: Location invariant before [L47-L47] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,840 INFO L98 nessWitnessExtractor]: Location invariant before [L47-L47] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,840 INFO L98 nessWitnessExtractor]: Location invariant before [L47-L47] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,840 INFO L98 nessWitnessExtractor]: Location invariant before [L63-L63] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,840 INFO L98 nessWitnessExtractor]: Location invariant before [L63-L63] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,841 INFO L98 nessWitnessExtractor]: Location invariant before [L63-L63] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,841 INFO L98 nessWitnessExtractor]: Location invariant before [L63-L63] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,841 INFO L98 nessWitnessExtractor]: Location invariant before [L63-L63] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,841 INFO L98 nessWitnessExtractor]: Location invariant before [L233-L233] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,841 INFO L98 nessWitnessExtractor]: Location invariant before [L233-L233] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,841 INFO L98 nessWitnessExtractor]: Location invariant before [L233-L233] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,841 INFO L98 nessWitnessExtractor]: Location invariant before [L233-L233] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,841 INFO L98 nessWitnessExtractor]: Location invariant before [L144-L144] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,842 INFO L98 nessWitnessExtractor]: Location invariant before [L144-L144] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,842 INFO L98 nessWitnessExtractor]: Location invariant before [L144-L144] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,842 INFO L98 nessWitnessExtractor]: Location invariant before [L144-L144] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,842 INFO L98 nessWitnessExtractor]: Location invariant before [L144-L144] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,842 INFO L98 nessWitnessExtractor]: Location invariant before [L45-L45] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,842 INFO L98 nessWitnessExtractor]: Location invariant before [L219-L219] f1_2 == (_Bool)0 [2024-01-27 23:29:38,843 INFO L98 nessWitnessExtractor]: Location invariant before [L219-L219] f2_3 == (_Bool)0 [2024-01-27 23:29:38,843 INFO L98 nessWitnessExtractor]: Location invariant before [L219-L219] temp_4 == 0U [2024-01-27 23:29:38,843 INFO L98 nessWitnessExtractor]: Location invariant before [L219-L219] f1_10 == (_Bool)0 [2024-01-27 23:29:38,843 INFO L98 nessWitnessExtractor]: Location invariant before [L219-L219] temp_12 == 0U [2024-01-27 23:29:38,843 INFO L98 nessWitnessExtractor]: Location invariant before [L219-L219] temp_15 == 0U [2024-01-27 23:29:38,844 INFO L98 nessWitnessExtractor]: Location invariant before [L219-L219] temp_5 == 0U [2024-01-27 23:29:38,844 INFO L98 nessWitnessExtractor]: Location invariant before [L219-L219] temp_14 == 0U [2024-01-27 23:29:38,844 INFO L98 nessWitnessExtractor]: Location invariant before [L219-L219] temp_6 == 0U [2024-01-27 23:29:38,844 INFO L98 nessWitnessExtractor]: Location invariant before [L219-L219] temp_7 == 0U [2024-01-27 23:29:38,844 INFO L98 nessWitnessExtractor]: Location invariant before [L219-L219] f2_11 == (_Bool)0 [2024-01-27 23:29:38,844 INFO L98 nessWitnessExtractor]: Location invariant before [L219-L219] temp_13 == 0U [2024-01-27 23:29:38,844 INFO L98 nessWitnessExtractor]: Location invariant before [L215-L215] temp_4 == 0U [2024-01-27 23:29:38,845 INFO L98 nessWitnessExtractor]: Location invariant before [L215-L215] temp_15 == 0U [2024-01-27 23:29:38,845 INFO L98 nessWitnessExtractor]: Location invariant before [L215-L215] temp_13 == 0U [2024-01-27 23:29:38,845 INFO L98 nessWitnessExtractor]: Location invariant before [L215-L215] temp_12 == 0U [2024-01-27 23:29:38,845 INFO L98 nessWitnessExtractor]: Location invariant before [L215-L215] x_8 == 0U [2024-01-27 23:29:38,845 INFO L98 nessWitnessExtractor]: Location invariant before [L215-L215] y_9 == 0U [2024-01-27 23:29:38,847 INFO L98 nessWitnessExtractor]: Location invariant before [L215-L215] f1_2 == (_Bool)0 [2024-01-27 23:29:38,847 INFO L98 nessWitnessExtractor]: Location invariant before [L215-L215] f2_3 == (_Bool)0 [2024-01-27 23:29:38,847 INFO L98 nessWitnessExtractor]: Location invariant before [L215-L215] f2_11 == (_Bool)0 [2024-01-27 23:29:38,847 INFO L98 nessWitnessExtractor]: Location invariant before [L215-L215] y_1 == 0U [2024-01-27 23:29:38,847 INFO L98 nessWitnessExtractor]: Location invariant before [L215-L215] temp_14 == 0U [2024-01-27 23:29:38,847 INFO L98 nessWitnessExtractor]: Location invariant before [L215-L215] temp_5 == 0U [2024-01-27 23:29:38,847 INFO L98 nessWitnessExtractor]: Location invariant before [L215-L215] f1_10 == (_Bool)0 [2024-01-27 23:29:38,848 INFO L98 nessWitnessExtractor]: Location invariant before [L215-L215] temp_6 == 0U [2024-01-27 23:29:38,848 INFO L98 nessWitnessExtractor]: Location invariant before [L215-L215] x_0 == 0U [2024-01-27 23:29:38,848 INFO L98 nessWitnessExtractor]: Location invariant before [L215-L215] temp_7 == 0U [2024-01-27 23:29:38,848 INFO L98 nessWitnessExtractor]: Location invariant before [L182-L182] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,848 INFO L98 nessWitnessExtractor]: Location invariant before [L182-L182] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,848 INFO L98 nessWitnessExtractor]: Location invariant before [L182-L182] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,849 INFO L98 nessWitnessExtractor]: Location invariant before [L182-L182] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,849 INFO L98 nessWitnessExtractor]: Location invariant before [L182-L182] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,849 INFO L98 nessWitnessExtractor]: Location invariant before [L175-L175] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,849 INFO L98 nessWitnessExtractor]: Location invariant before [L175-L175] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,850 INFO L98 nessWitnessExtractor]: Location invariant before [L175-L175] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,850 INFO L98 nessWitnessExtractor]: Location invariant before [L175-L175] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,851 INFO L98 nessWitnessExtractor]: Location invariant before [L175-L175] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,851 INFO L98 nessWitnessExtractor]: Location invariant before [L86-L86] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,851 INFO L98 nessWitnessExtractor]: Location invariant before [L98-L98] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,851 INFO L98 nessWitnessExtractor]: Location invariant before [L98-L98] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,851 INFO L98 nessWitnessExtractor]: Location invariant before [L98-L98] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,851 INFO L98 nessWitnessExtractor]: Location invariant before [L98-L98] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,852 INFO L98 nessWitnessExtractor]: Location invariant before [L98-L98] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,852 INFO L98 nessWitnessExtractor]: Loop invariant at [L78-L106] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,852 INFO L98 nessWitnessExtractor]: Location invariant before [L88-L88] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,852 INFO L98 nessWitnessExtractor]: Location invariant before [L88-L88] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,852 INFO L98 nessWitnessExtractor]: Location invariant before [L88-L88] f2_3 == (_Bool)1 [2024-01-27 23:29:38,852 INFO L98 nessWitnessExtractor]: Location invariant before [L88-L88] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,852 INFO L98 nessWitnessExtractor]: Location invariant before [L88-L88] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,852 INFO L98 nessWitnessExtractor]: Location invariant before [L52-L52] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,853 INFO L98 nessWitnessExtractor]: Location invariant before [L204-L204] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,853 INFO L98 nessWitnessExtractor]: Location invariant before [L55-L55] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,853 INFO L98 nessWitnessExtractor]: Location invariant before [L188-L188] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,853 INFO L98 nessWitnessExtractor]: Location invariant before [L188-L188] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,853 INFO L98 nessWitnessExtractor]: Location invariant before [L188-L188] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,853 INFO L98 nessWitnessExtractor]: Location invariant before [L188-L188] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,853 INFO L98 nessWitnessExtractor]: Location invariant before [L188-L188] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,854 INFO L98 nessWitnessExtractor]: Location invariant before [L119-L119] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,854 INFO L98 nessWitnessExtractor]: Location invariant before [L199-L199] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,854 INFO L98 nessWitnessExtractor]: Location invariant before [L199-L199] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,854 INFO L98 nessWitnessExtractor]: Location invariant before [L199-L199] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,854 INFO L98 nessWitnessExtractor]: Location invariant before [L199-L199] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,854 INFO L98 nessWitnessExtractor]: Location invariant before [L199-L199] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,854 INFO L98 nessWitnessExtractor]: Location invariant before [L93-L93] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,854 INFO L98 nessWitnessExtractor]: Location invariant before [L131-L131] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,855 INFO L98 nessWitnessExtractor]: Location invariant before [L131-L131] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,855 INFO L98 nessWitnessExtractor]: Location invariant before [L131-L131] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,855 INFO L98 nessWitnessExtractor]: Location invariant before [L131-L131] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,855 INFO L98 nessWitnessExtractor]: Location invariant before [L131-L131] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,855 INFO L98 nessWitnessExtractor]: Location invariant before [L226-L226] f2_11 == (_Bool)0 [2024-01-27 23:29:38,855 INFO L98 nessWitnessExtractor]: Location invariant before [L226-L226] temp_15 == 0U [2024-01-27 23:29:38,855 INFO L98 nessWitnessExtractor]: Location invariant before [L226-L226] f2_3 == (_Bool)0 [2024-01-27 23:29:38,856 INFO L98 nessWitnessExtractor]: Location invariant before [L226-L226] f1_10 == (_Bool)0 [2024-01-27 23:29:38,856 INFO L98 nessWitnessExtractor]: Location invariant before [L226-L226] f1_2 == (_Bool)0 [2024-01-27 23:29:38,856 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,856 INFO L98 nessWitnessExtractor]: Location invariant before [L134-L134] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,856 INFO L98 nessWitnessExtractor]: Location invariant before [L134-L134] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,856 INFO L98 nessWitnessExtractor]: Location invariant before [L134-L134] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,856 INFO L98 nessWitnessExtractor]: Location invariant before [L134-L134] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,856 INFO L98 nessWitnessExtractor]: Location invariant before [L134-L134] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,857 INFO L98 nessWitnessExtractor]: Location invariant before [L223-L223] f1_2 == (_Bool)0 [2024-01-27 23:29:38,857 INFO L98 nessWitnessExtractor]: Location invariant before [L223-L223] f1_10 == (_Bool)0 [2024-01-27 23:29:38,857 INFO L98 nessWitnessExtractor]: Location invariant before [L223-L223] f2_3 == (_Bool)0 [2024-01-27 23:29:38,857 INFO L98 nessWitnessExtractor]: Location invariant before [L223-L223] f2_11 == (_Bool)0 [2024-01-27 23:29:38,857 INFO L98 nessWitnessExtractor]: Location invariant before [L223-L223] temp_15 == 0U [2024-01-27 23:29:38,858 INFO L98 nessWitnessExtractor]: Location invariant before [L223-L223] temp_13 == 0U [2024-01-27 23:29:38,858 INFO L98 nessWitnessExtractor]: Location invariant before [L223-L223] temp_12 == 0U [2024-01-27 23:29:38,858 INFO L98 nessWitnessExtractor]: Location invariant before [L223-L223] temp_14 == 0U [2024-01-27 23:29:38,859 INFO L98 nessWitnessExtractor]: Location invariant before [L230-L230] f2_11 == (_Bool)0 [2024-01-27 23:29:38,860 INFO L98 nessWitnessExtractor]: Location invariant before [L230-L230] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,860 INFO L98 nessWitnessExtractor]: Location invariant before [L230-L230] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,860 INFO L98 nessWitnessExtractor]: Location invariant before [L230-L230] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,860 INFO L98 nessWitnessExtractor]: Location invariant before [L227-L227] f2_3 == (_Bool)0 [2024-01-27 23:29:38,860 INFO L98 nessWitnessExtractor]: Location invariant before [L227-L227] f1_10 == (_Bool)0 [2024-01-27 23:29:38,861 INFO L98 nessWitnessExtractor]: Location invariant before [L227-L227] f2_11 == (_Bool)0 [2024-01-27 23:29:38,861 INFO L98 nessWitnessExtractor]: Location invariant before [L227-L227] f1_2 == (_Bool)0 [2024-01-27 23:29:38,861 INFO L98 nessWitnessExtractor]: Location invariant before [L138-L138] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,861 INFO L98 nessWitnessExtractor]: Location invariant before [L138-L138] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,861 INFO L98 nessWitnessExtractor]: Location invariant before [L138-L138] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,861 INFO L98 nessWitnessExtractor]: Location invariant before [L138-L138] f1_10 == (_Bool)1 [2024-01-27 23:29:38,861 INFO L98 nessWitnessExtractor]: Location invariant before [L138-L138] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,862 INFO L98 nessWitnessExtractor]: Location invariant before [L81-L81] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,862 INFO L98 nessWitnessExtractor]: Location invariant before [L81-L81] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,862 INFO L98 nessWitnessExtractor]: Location invariant before [L81-L81] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,862 INFO L98 nessWitnessExtractor]: Location invariant before [L81-L81] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,862 INFO L98 nessWitnessExtractor]: Location invariant before [L81-L81] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,862 INFO L98 nessWitnessExtractor]: Location invariant before [L167-L167] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,862 INFO L98 nessWitnessExtractor]: Location invariant before [L167-L167] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,863 INFO L98 nessWitnessExtractor]: Location invariant before [L167-L167] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,863 INFO L98 nessWitnessExtractor]: Location invariant before [L167-L167] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,863 INFO L98 nessWitnessExtractor]: Location invariant before [L167-L167] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,863 INFO L98 nessWitnessExtractor]: Location invariant before [L205-L205] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,863 INFO L98 nessWitnessExtractor]: Location invariant before [L186-L186] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,863 INFO L98 nessWitnessExtractor]: Location invariant before [L186-L186] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,863 INFO L98 nessWitnessExtractor]: Location invariant before [L186-L186] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,863 INFO L98 nessWitnessExtractor]: Location invariant before [L186-L186] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,864 INFO L98 nessWitnessExtractor]: Location invariant before [L186-L186] f2_11 == (_Bool)0 [2024-01-27 23:29:38,864 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,864 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,864 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,864 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,865 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,865 INFO L98 nessWitnessExtractor]: Location invariant before [L206-L206] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,865 INFO L98 nessWitnessExtractor]: Location invariant before [L216-L216] temp_12 == 0U [2024-01-27 23:29:38,865 INFO L98 nessWitnessExtractor]: Location invariant before [L216-L216] x_8 == 0U [2024-01-27 23:29:38,866 INFO L98 nessWitnessExtractor]: Location invariant before [L216-L216] f1_10 == (_Bool)0 [2024-01-27 23:29:38,866 INFO L98 nessWitnessExtractor]: Location invariant before [L216-L216] temp_14 == 0U [2024-01-27 23:29:38,866 INFO L98 nessWitnessExtractor]: Location invariant before [L216-L216] temp_7 == 0U [2024-01-27 23:29:38,866 INFO L98 nessWitnessExtractor]: Location invariant before [L216-L216] y_1 == 0U [2024-01-27 23:29:38,866 INFO L98 nessWitnessExtractor]: Location invariant before [L216-L216] temp_6 == 0U [2024-01-27 23:29:38,866 INFO L98 nessWitnessExtractor]: Location invariant before [L216-L216] f2_11 == (_Bool)0 [2024-01-27 23:29:38,867 INFO L98 nessWitnessExtractor]: Location invariant before [L216-L216] y_9 == 0U [2024-01-27 23:29:38,867 INFO L98 nessWitnessExtractor]: Location invariant before [L216-L216] temp_5 == 0U [2024-01-27 23:29:38,867 INFO L98 nessWitnessExtractor]: Location invariant before [L216-L216] temp_4 == 0U [2024-01-27 23:29:38,867 INFO L98 nessWitnessExtractor]: Location invariant before [L216-L216] f1_2 == (_Bool)0 [2024-01-27 23:29:38,867 INFO L98 nessWitnessExtractor]: Location invariant before [L216-L216] temp_15 == 0U [2024-01-27 23:29:38,867 INFO L98 nessWitnessExtractor]: Location invariant before [L216-L216] f2_3 == (_Bool)0 [2024-01-27 23:29:38,867 INFO L98 nessWitnessExtractor]: Location invariant before [L216-L216] temp_13 == 0U [2024-01-27 23:29:38,868 INFO L98 nessWitnessExtractor]: Location invariant before [L154-L154] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,868 INFO L98 nessWitnessExtractor]: Location invariant before [L154-L154] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,868 INFO L98 nessWitnessExtractor]: Location invariant before [L154-L154] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,868 INFO L98 nessWitnessExtractor]: Location invariant before [L154-L154] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,868 INFO L98 nessWitnessExtractor]: Location invariant before [L154-L154] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,868 INFO L98 nessWitnessExtractor]: Location invariant before [L180-L180] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,869 INFO L98 nessWitnessExtractor]: Location invariant before [L90-L90] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,869 INFO L98 nessWitnessExtractor]: Location invariant before [L90-L90] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,869 INFO L98 nessWitnessExtractor]: Location invariant before [L90-L90] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,869 INFO L98 nessWitnessExtractor]: Location invariant before [L90-L90] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,869 INFO L98 nessWitnessExtractor]: Location invariant before [L90-L90] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,870 INFO L98 nessWitnessExtractor]: Location invariant before [L147-L147] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,870 INFO L98 nessWitnessExtractor]: Location invariant before [L147-L147] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,870 INFO L98 nessWitnessExtractor]: Location invariant before [L147-L147] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,870 INFO L98 nessWitnessExtractor]: Location invariant before [L147-L147] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,870 INFO L98 nessWitnessExtractor]: Location invariant before [L147-L147] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,870 INFO L98 nessWitnessExtractor]: Location invariant before [L152-L152] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,871 INFO L98 nessWitnessExtractor]: Location invariant before [L152-L152] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,871 INFO L98 nessWitnessExtractor]: Location invariant before [L152-L152] f1_10 == (_Bool)0 [2024-01-27 23:29:38,871 INFO L98 nessWitnessExtractor]: Location invariant before [L152-L152] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,872 INFO L98 nessWitnessExtractor]: Location invariant before [L152-L152] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,872 INFO L98 nessWitnessExtractor]: Location invariant before [L224-L224] temp_14 == 0U [2024-01-27 23:29:38,874 INFO L98 nessWitnessExtractor]: Location invariant before [L224-L224] f1_2 == (_Bool)0 [2024-01-27 23:29:38,874 INFO L98 nessWitnessExtractor]: Location invariant before [L224-L224] f1_10 == (_Bool)0 [2024-01-27 23:29:38,875 INFO L98 nessWitnessExtractor]: Location invariant before [L224-L224] f2_11 == (_Bool)0 [2024-01-27 23:29:38,875 INFO L98 nessWitnessExtractor]: Location invariant before [L224-L224] temp_15 == 0U [2024-01-27 23:29:38,879 INFO L98 nessWitnessExtractor]: Location invariant before [L224-L224] f2_3 == (_Bool)0 [2024-01-27 23:29:38,879 INFO L98 nessWitnessExtractor]: Location invariant before [L224-L224] temp_13 == 0U [2024-01-27 23:29:38,879 INFO L98 nessWitnessExtractor]: Location invariant before [L60-L60] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,879 INFO L98 nessWitnessExtractor]: Location invariant before [L60-L60] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,880 INFO L98 nessWitnessExtractor]: Location invariant before [L60-L60] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,880 INFO L98 nessWitnessExtractor]: Location invariant before [L60-L60] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,880 INFO L98 nessWitnessExtractor]: Location invariant before [L60-L60] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,880 INFO L98 nessWitnessExtractor]: Location invariant before [L94-L94] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,880 INFO L98 nessWitnessExtractor]: Location invariant before [L94-L94] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,880 INFO L98 nessWitnessExtractor]: Location invariant before [L94-L94] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,880 INFO L98 nessWitnessExtractor]: Location invariant before [L94-L94] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,880 INFO L98 nessWitnessExtractor]: Location invariant before [L94-L94] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,880 INFO L98 nessWitnessExtractor]: Location invariant before [L172-L172] f2_11 == (_Bool)1 [2024-01-27 23:29:38,881 INFO L98 nessWitnessExtractor]: Location invariant before [L172-L172] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,881 INFO L98 nessWitnessExtractor]: Location invariant before [L172-L172] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,881 INFO L98 nessWitnessExtractor]: Location invariant before [L172-L172] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,881 INFO L98 nessWitnessExtractor]: Location invariant before [L172-L172] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,881 INFO L98 nessWitnessExtractor]: Location invariant before [L124-L124] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,881 INFO L98 nessWitnessExtractor]: Location invariant before [L105-L105] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,881 INFO L98 nessWitnessExtractor]: Location invariant before [L105-L105] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,881 INFO L98 nessWitnessExtractor]: Location invariant before [L105-L105] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,881 INFO L98 nessWitnessExtractor]: Location invariant before [L105-L105] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,882 INFO L98 nessWitnessExtractor]: Location invariant before [L105-L105] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,882 INFO L98 nessWitnessExtractor]: Location invariant before [L54-L54] f1_2 == (_Bool)1 [2024-01-27 23:29:38,882 INFO L98 nessWitnessExtractor]: Location invariant before [L54-L54] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,882 INFO L98 nessWitnessExtractor]: Location invariant before [L54-L54] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,883 INFO L98 nessWitnessExtractor]: Location invariant before [L54-L54] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,883 INFO L98 nessWitnessExtractor]: Location invariant before [L54-L54] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,883 INFO L98 nessWitnessExtractor]: Location invariant before [L200-L200] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,883 INFO L98 nessWitnessExtractor]: Location invariant before [L200-L200] f1_10 == (_Bool)0 [2024-01-27 23:29:38,883 INFO L98 nessWitnessExtractor]: Location invariant before [L200-L200] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,883 INFO L98 nessWitnessExtractor]: Location invariant before [L200-L200] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,883 INFO L98 nessWitnessExtractor]: Location invariant before [L200-L200] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,884 INFO L98 nessWitnessExtractor]: Location invariant before [L198-L198] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,884 INFO L98 nessWitnessExtractor]: Location invariant before [L208-L208] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,884 INFO L98 nessWitnessExtractor]: Location invariant before [L150-L150] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,884 INFO L98 nessWitnessExtractor]: Location invariant before [L192-L192] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,884 INFO L98 nessWitnessExtractor]: Location invariant before [L145-L145] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,884 INFO L98 nessWitnessExtractor]: Location invariant before [L145-L145] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,884 INFO L98 nessWitnessExtractor]: Location invariant before [L145-L145] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,884 INFO L98 nessWitnessExtractor]: Location invariant before [L145-L145] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,885 INFO L98 nessWitnessExtractor]: Location invariant before [L145-L145] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,885 INFO L98 nessWitnessExtractor]: Location invariant before [L171-L171] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,887 INFO L98 nessWitnessExtractor]: Location invariant before [L171-L171] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,887 INFO L98 nessWitnessExtractor]: Location invariant before [L171-L171] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,888 INFO L98 nessWitnessExtractor]: Location invariant before [L171-L171] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,888 INFO L98 nessWitnessExtractor]: Location invariant before [L171-L171] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,888 INFO L98 nessWitnessExtractor]: Location invariant before [L141-L141] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,888 INFO L98 nessWitnessExtractor]: Location invariant before [L141-L141] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,888 INFO L98 nessWitnessExtractor]: Location invariant before [L141-L141] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,888 INFO L98 nessWitnessExtractor]: Location invariant before [L141-L141] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,888 INFO L98 nessWitnessExtractor]: Location invariant before [L141-L141] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,888 INFO L98 nessWitnessExtractor]: Location invariant before [L163-L163] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,888 INFO L98 nessWitnessExtractor]: Location invariant before [L82-L82] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,889 INFO L98 nessWitnessExtractor]: Location invariant before [L139-L139] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,889 INFO L98 nessWitnessExtractor]: Location invariant before [L181-L181] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,889 INFO L98 nessWitnessExtractor]: Location invariant before [L181-L181] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,889 INFO L98 nessWitnessExtractor]: Location invariant before [L181-L181] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,889 INFO L98 nessWitnessExtractor]: Location invariant before [L181-L181] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,889 INFO L98 nessWitnessExtractor]: Location invariant before [L181-L181] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,889 INFO L98 nessWitnessExtractor]: Location invariant before [L120-L120] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,889 INFO L98 nessWitnessExtractor]: Location invariant before [L174-L174] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,889 INFO L98 nessWitnessExtractor]: Location invariant before [L174-L174] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,890 INFO L98 nessWitnessExtractor]: Location invariant before [L174-L174] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,890 INFO L98 nessWitnessExtractor]: Location invariant before [L174-L174] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,890 INFO L98 nessWitnessExtractor]: Location invariant before [L174-L174] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,890 INFO L98 nessWitnessExtractor]: Location invariant before [L201-L201] f1_10 == (_Bool)0 [2024-01-27 23:29:38,890 INFO L98 nessWitnessExtractor]: Location invariant before [L201-L201] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,890 INFO L98 nessWitnessExtractor]: Location invariant before [L201-L201] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,891 INFO L98 nessWitnessExtractor]: Location invariant before [L201-L201] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,892 INFO L98 nessWitnessExtractor]: Location invariant before [L201-L201] f2_11 == (_Bool)0 [2024-01-27 23:29:38,893 INFO L98 nessWitnessExtractor]: Location invariant before [L137-L137] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,893 INFO L98 nessWitnessExtractor]: Location invariant before [L137-L137] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,893 INFO L98 nessWitnessExtractor]: Location invariant before [L137-L137] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,893 INFO L98 nessWitnessExtractor]: Location invariant before [L137-L137] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,893 INFO L98 nessWitnessExtractor]: Location invariant before [L137-L137] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,893 INFO L98 nessWitnessExtractor]: Location invariant before [L61-L61] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,893 INFO L98 nessWitnessExtractor]: Location invariant before [L61-L61] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,893 INFO L98 nessWitnessExtractor]: Location invariant before [L61-L61] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,893 INFO L98 nessWitnessExtractor]: Location invariant before [L61-L61] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,894 INFO L98 nessWitnessExtractor]: Location invariant before [L61-L61] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,894 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,894 INFO L98 nessWitnessExtractor]: Location invariant before [L43-L75] f1_2 == (_Bool)0 [2024-01-27 23:29:38,894 INFO L98 nessWitnessExtractor]: Location invariant before [L43-L75] f2_3 == (_Bool)0 [2024-01-27 23:29:38,894 INFO L98 nessWitnessExtractor]: Location invariant before [L43-L75] f2_11 == (_Bool)0 [2024-01-27 23:29:38,894 INFO L98 nessWitnessExtractor]: Location invariant before [L43-L75] f1_10 == (_Bool)0 [2024-01-27 23:29:38,894 INFO L98 nessWitnessExtractor]: Location invariant before [L43-L75] temp_15 == 0U [2024-01-27 23:29:38,894 INFO L98 nessWitnessExtractor]: Location invariant before [L133-L133] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,894 INFO L98 nessWitnessExtractor]: Location invariant before [L133-L133] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,894 INFO L98 nessWitnessExtractor]: Location invariant before [L133-L133] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,895 INFO L98 nessWitnessExtractor]: Location invariant before [L133-L133] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,895 INFO L98 nessWitnessExtractor]: Location invariant before [L133-L133] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,895 INFO L98 nessWitnessExtractor]: Location invariant before [L83-L83] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,895 INFO L98 nessWitnessExtractor]: Location invariant before [L83-L83] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,895 INFO L98 nessWitnessExtractor]: Location invariant before [L83-L83] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,895 INFO L98 nessWitnessExtractor]: Location invariant before [L83-L83] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,895 INFO L98 nessWitnessExtractor]: Location invariant before [L83-L83] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,895 INFO L98 nessWitnessExtractor]: Location invariant before [L203-L203] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,895 INFO L98 nessWitnessExtractor]: Location invariant before [L56-L56] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,896 INFO L98 nessWitnessExtractor]: Location invariant before [L56-L56] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,896 INFO L98 nessWitnessExtractor]: Location invariant before [L56-L56] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,896 INFO L98 nessWitnessExtractor]: Location invariant before [L56-L56] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,896 INFO L98 nessWitnessExtractor]: Location invariant before [L56-L56] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,896 INFO L98 nessWitnessExtractor]: Location invariant before [L89-L89] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,896 INFO L98 nessWitnessExtractor]: Location invariant before [L50-L50] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,896 INFO L98 nessWitnessExtractor]: Location invariant before [L50-L50] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,896 INFO L98 nessWitnessExtractor]: Location invariant before [L50-L50] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,896 INFO L98 nessWitnessExtractor]: Location invariant before [L50-L50] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,896 INFO L98 nessWitnessExtractor]: Location invariant before [L50-L50] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,897 INFO L98 nessWitnessExtractor]: Location invariant before [L116-L116] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,897 INFO L98 nessWitnessExtractor]: Location invariant before [L116-L116] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,897 INFO L98 nessWitnessExtractor]: Location invariant before [L116-L116] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,897 INFO L98 nessWitnessExtractor]: Location invariant before [L116-L116] f1_2 == (_Bool)0 [2024-01-27 23:29:38,897 INFO L98 nessWitnessExtractor]: Location invariant before [L116-L116] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,897 INFO L98 nessWitnessExtractor]: Location invariant before [L130-L130] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,897 INFO L98 nessWitnessExtractor]: Location invariant before [L130-L130] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,897 INFO L98 nessWitnessExtractor]: Location invariant before [L130-L130] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,897 INFO L98 nessWitnessExtractor]: Location invariant before [L130-L130] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,898 INFO L98 nessWitnessExtractor]: Location invariant before [L130-L130] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,898 INFO L98 nessWitnessExtractor]: Location invariant before [L217-L217] x_8 == 0U [2024-01-27 23:29:38,898 INFO L98 nessWitnessExtractor]: Location invariant before [L217-L217] f2_11 == (_Bool)0 [2024-01-27 23:29:38,898 INFO L98 nessWitnessExtractor]: Location invariant before [L217-L217] temp_15 == 0U [2024-01-27 23:29:38,899 INFO L98 nessWitnessExtractor]: Location invariant before [L217-L217] f2_3 == (_Bool)0 [2024-01-27 23:29:38,901 INFO L98 nessWitnessExtractor]: Location invariant before [L217-L217] temp_7 == 0U [2024-01-27 23:29:38,902 INFO L98 nessWitnessExtractor]: Location invariant before [L217-L217] f1_2 == (_Bool)0 [2024-01-27 23:29:38,902 INFO L98 nessWitnessExtractor]: Location invariant before [L217-L217] temp_6 == 0U [2024-01-27 23:29:38,902 INFO L98 nessWitnessExtractor]: Location invariant before [L217-L217] f1_10 == (_Bool)0 [2024-01-27 23:29:38,903 INFO L98 nessWitnessExtractor]: Location invariant before [L217-L217] temp_12 == 0U [2024-01-27 23:29:38,903 INFO L98 nessWitnessExtractor]: Location invariant before [L217-L217] temp_4 == 0U [2024-01-27 23:29:38,903 INFO L98 nessWitnessExtractor]: Location invariant before [L217-L217] temp_13 == 0U [2024-01-27 23:29:38,903 INFO L98 nessWitnessExtractor]: Location invariant before [L217-L217] temp_14 == 0U [2024-01-27 23:29:38,904 INFO L98 nessWitnessExtractor]: Location invariant before [L217-L217] y_9 == 0U [2024-01-27 23:29:38,904 INFO L98 nessWitnessExtractor]: Location invariant before [L217-L217] temp_5 == 0U [2024-01-27 23:29:38,904 INFO L98 nessWitnessExtractor]: Location invariant before [L173-L173] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,904 INFO L98 nessWitnessExtractor]: Location invariant before [L53-L53] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,904 INFO L98 nessWitnessExtractor]: Location invariant before [L53-L53] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,904 INFO L98 nessWitnessExtractor]: Location invariant before [L53-L53] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,904 INFO L98 nessWitnessExtractor]: Location invariant before [L53-L53] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,904 INFO L98 nessWitnessExtractor]: Location invariant before [L53-L53] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,904 INFO L98 nessWitnessExtractor]: Location invariant before [L122-L122] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,904 INFO L98 nessWitnessExtractor]: Location invariant before [L121-L121] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,905 INFO L98 nessWitnessExtractor]: Location invariant before [L71-L71] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,905 INFO L98 nessWitnessExtractor]: Location invariant before [L71-L71] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,905 INFO L98 nessWitnessExtractor]: Location invariant before [L71-L71] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,905 INFO L98 nessWitnessExtractor]: Location invariant before [L71-L71] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,905 INFO L98 nessWitnessExtractor]: Location invariant before [L71-L71] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,905 INFO L98 nessWitnessExtractor]: Location invariant before [L155-L155] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,905 INFO L98 nessWitnessExtractor]: Location invariant before [L155-L155] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,905 INFO L98 nessWitnessExtractor]: Location invariant before [L155-L155] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,905 INFO L98 nessWitnessExtractor]: Location invariant before [L155-L155] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,905 INFO L98 nessWitnessExtractor]: Location invariant before [L155-L155] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,906 INFO L98 nessWitnessExtractor]: Location invariant before [L177-L177] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,906 INFO L98 nessWitnessExtractor]: Location invariant before [L140-L140] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,906 INFO L98 nessWitnessExtractor]: Location invariant before [L140-L140] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,906 INFO L98 nessWitnessExtractor]: Location invariant before [L140-L140] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,906 INFO L98 nessWitnessExtractor]: Location invariant before [L140-L140] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,906 INFO L98 nessWitnessExtractor]: Location invariant before [L140-L140] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,906 INFO L98 nessWitnessExtractor]: Location invariant before [L148-L148] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,906 INFO L98 nessWitnessExtractor]: Location invariant before [L148-L148] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,906 INFO L98 nessWitnessExtractor]: Location invariant before [L148-L148] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,906 INFO L98 nessWitnessExtractor]: Location invariant before [L148-L148] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,907 INFO L98 nessWitnessExtractor]: Location invariant before [L148-L148] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,907 INFO L98 nessWitnessExtractor]: Location invariant before [L164-L164] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,907 INFO L98 nessWitnessExtractor]: Location invariant before [L164-L164] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,907 INFO L98 nessWitnessExtractor]: Location invariant before [L164-L164] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,907 INFO L98 nessWitnessExtractor]: Location invariant before [L164-L164] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,907 INFO L98 nessWitnessExtractor]: Location invariant before [L164-L164] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,907 INFO L98 nessWitnessExtractor]: Location invariant before [L104-L104] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,907 INFO L98 nessWitnessExtractor]: Location invariant before [L104-L104] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,907 INFO L98 nessWitnessExtractor]: Location invariant before [L104-L104] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,907 INFO L98 nessWitnessExtractor]: Location invariant before [L104-L104] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,908 INFO L98 nessWitnessExtractor]: Location invariant before [L104-L104] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,908 INFO L98 nessWitnessExtractor]: Location invariant before [L69-L69] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,908 INFO L98 nessWitnessExtractor]: Location invariant before [L189-L189] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,908 INFO L98 nessWitnessExtractor]: Location invariant before [L189-L189] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,908 INFO L98 nessWitnessExtractor]: Location invariant before [L189-L189] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,908 INFO L98 nessWitnessExtractor]: Location invariant before [L189-L189] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,908 INFO L98 nessWitnessExtractor]: Location invariant before [L189-L189] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,908 INFO L98 nessWitnessExtractor]: Location invariant before [L185-L185] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,908 INFO L98 nessWitnessExtractor]: Location invariant before [L185-L185] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,908 INFO L98 nessWitnessExtractor]: Location invariant before [L185-L185] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,909 INFO L98 nessWitnessExtractor]: Location invariant before [L185-L185] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,909 INFO L98 nessWitnessExtractor]: Location invariant before [L185-L185] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,909 INFO L98 nessWitnessExtractor]: Location invariant before [L102-L102] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,909 INFO L98 nessWitnessExtractor]: Location invariant before [L102-L102] f2_3 == (_Bool)0 [2024-01-27 23:29:38,909 INFO L98 nessWitnessExtractor]: Location invariant before [L102-L102] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,909 INFO L98 nessWitnessExtractor]: Location invariant before [L102-L102] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,909 INFO L98 nessWitnessExtractor]: Location invariant before [L102-L102] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,909 INFO L98 nessWitnessExtractor]: Location invariant before [L103-L103] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,909 INFO L98 nessWitnessExtractor]: Location invariant before [L67-L67] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,909 INFO L98 nessWitnessExtractor]: Location invariant before [L67-L67] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,910 INFO L98 nessWitnessExtractor]: Location invariant before [L67-L67] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,910 INFO L98 nessWitnessExtractor]: Location invariant before [L67-L67] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,910 INFO L98 nessWitnessExtractor]: Location invariant before [L67-L67] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,910 INFO L98 nessWitnessExtractor]: Location invariant before [L221-L221] temp_14 == 0U [2024-01-27 23:29:38,910 INFO L98 nessWitnessExtractor]: Location invariant before [L221-L221] f1_2 == (_Bool)0 [2024-01-27 23:29:38,910 INFO L98 nessWitnessExtractor]: Location invariant before [L221-L221] temp_7 == 0U [2024-01-27 23:29:38,910 INFO L98 nessWitnessExtractor]: Location invariant before [L221-L221] f1_10 == (_Bool)0 [2024-01-27 23:29:38,910 INFO L98 nessWitnessExtractor]: Location invariant before [L221-L221] temp_13 == 0U [2024-01-27 23:29:38,910 INFO L98 nessWitnessExtractor]: Location invariant before [L221-L221] temp_15 == 0U [2024-01-27 23:29:38,910 INFO L98 nessWitnessExtractor]: Location invariant before [L221-L221] f2_3 == (_Bool)0 [2024-01-27 23:29:38,911 INFO L98 nessWitnessExtractor]: Location invariant before [L221-L221] temp_6 == 0U [2024-01-27 23:29:38,911 INFO L98 nessWitnessExtractor]: Location invariant before [L221-L221] f2_11 == (_Bool)0 [2024-01-27 23:29:38,911 INFO L98 nessWitnessExtractor]: Location invariant before [L221-L221] temp_12 == 0U [2024-01-27 23:29:38,911 INFO L98 nessWitnessExtractor]: Location invariant before [L184-L184] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,911 INFO L98 nessWitnessExtractor]: Location invariant after [L18-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-27 23:29:38,911 INFO L98 nessWitnessExtractor]: Location invariant before [L132-L132] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,911 INFO L98 nessWitnessExtractor]: Location invariant before [L66-L66] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,911 INFO L98 nessWitnessExtractor]: Loop invariant at [L162-L190] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,911 INFO L98 nessWitnessExtractor]: Location invariant before [L225-L225] temp_15 == 0U [2024-01-27 23:29:38,911 INFO L98 nessWitnessExtractor]: Location invariant before [L225-L225] temp_14 == 0U [2024-01-27 23:29:38,912 INFO L98 nessWitnessExtractor]: Location invariant before [L225-L225] f2_3 == (_Bool)0 [2024-01-27 23:29:38,912 INFO L98 nessWitnessExtractor]: Location invariant before [L225-L225] f1_10 == (_Bool)0 [2024-01-27 23:29:38,912 INFO L98 nessWitnessExtractor]: Location invariant before [L225-L225] f1_2 == (_Bool)0 [2024-01-27 23:29:38,912 INFO L98 nessWitnessExtractor]: Location invariant before [L225-L225] f2_11 == (_Bool)0 [2024-01-27 23:29:38,912 INFO L98 nessWitnessExtractor]: Location invariant before [L64-L64] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,912 INFO L98 nessWitnessExtractor]: Location invariant before [L64-L64] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,912 INFO L98 nessWitnessExtractor]: Location invariant before [L64-L64] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,912 INFO L98 nessWitnessExtractor]: Location invariant before [L64-L64] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,912 INFO L98 nessWitnessExtractor]: Location invariant before [L64-L64] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,912 INFO L98 nessWitnessExtractor]: Location invariant before [L62-L62] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,913 INFO L98 nessWitnessExtractor]: Location invariant before [L59-L59] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,913 INFO L98 nessWitnessExtractor]: Location invariant before [L74-L74] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,913 INFO L98 nessWitnessExtractor]: Location invariant before [L153-L153] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,913 INFO L98 nessWitnessExtractor]: Location invariant before [L96-L96] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,913 INFO L98 nessWitnessExtractor]: Location invariant before [L158-L158] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,913 INFO L98 nessWitnessExtractor]: Location invariant before [L101-L101] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,913 INFO L98 nessWitnessExtractor]: Location invariant before [L101-L101] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,913 INFO L98 nessWitnessExtractor]: Location invariant before [L101-L101] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,913 INFO L98 nessWitnessExtractor]: Location invariant before [L101-L101] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,914 INFO L98 nessWitnessExtractor]: Location invariant before [L101-L101] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,914 INFO L98 nessWitnessExtractor]: Location invariant before [L220-L220] f1_2 == (_Bool)0 [2024-01-27 23:29:38,914 INFO L98 nessWitnessExtractor]: Location invariant before [L220-L220] temp_7 == 0U [2024-01-27 23:29:38,914 INFO L98 nessWitnessExtractor]: Location invariant before [L220-L220] f1_10 == (_Bool)0 [2024-01-27 23:29:38,914 INFO L98 nessWitnessExtractor]: Location invariant before [L220-L220] temp_6 == 0U [2024-01-27 23:29:38,914 INFO L98 nessWitnessExtractor]: Location invariant before [L220-L220] temp_5 == 0U [2024-01-27 23:29:38,914 INFO L98 nessWitnessExtractor]: Location invariant before [L220-L220] f2_11 == (_Bool)0 [2024-01-27 23:29:38,914 INFO L98 nessWitnessExtractor]: Location invariant before [L220-L220] temp_13 == 0U [2024-01-27 23:29:38,914 INFO L98 nessWitnessExtractor]: Location invariant before [L220-L220] f2_3 == (_Bool)0 [2024-01-27 23:29:38,914 INFO L98 nessWitnessExtractor]: Location invariant before [L220-L220] temp_12 == 0U [2024-01-27 23:29:38,915 INFO L98 nessWitnessExtractor]: Location invariant before [L220-L220] temp_14 == 0U [2024-01-27 23:29:38,915 INFO L98 nessWitnessExtractor]: Location invariant before [L220-L220] temp_15 == 0U [2024-01-27 23:29:38,915 INFO L98 nessWitnessExtractor]: Location invariant before [L70-L70] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,915 INFO L98 nessWitnessExtractor]: Location invariant before [L70-L70] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,915 INFO L98 nessWitnessExtractor]: Location invariant before [L70-L70] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,915 INFO L98 nessWitnessExtractor]: Location invariant before [L70-L70] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,915 INFO L98 nessWitnessExtractor]: Location invariant before [L70-L70] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,915 INFO L98 nessWitnessExtractor]: Location invariant before [L80-L80] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,915 INFO L98 nessWitnessExtractor]: Location invariant before [L80-L80] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,915 INFO L98 nessWitnessExtractor]: Location invariant before [L80-L80] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,916 INFO L98 nessWitnessExtractor]: Location invariant before [L80-L80] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,916 INFO L98 nessWitnessExtractor]: Location invariant before [L80-L80] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,916 INFO L98 nessWitnessExtractor]: Location invariant before [L228-L228] f1_10 == (_Bool)0 [2024-01-27 23:29:38,916 INFO L98 nessWitnessExtractor]: Location invariant before [L228-L228] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,916 INFO L98 nessWitnessExtractor]: Location invariant before [L228-L228] f2_11 == (_Bool)0 [2024-01-27 23:29:38,916 INFO L98 nessWitnessExtractor]: Location invariant before [L228-L228] f2_3 == (_Bool)0 [2024-01-27 23:29:38,916 INFO L98 nessWitnessExtractor]: Location invariant before [L114-L114] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,916 INFO L98 nessWitnessExtractor]: Location invariant before [L165-L165] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,916 INFO L98 nessWitnessExtractor]: Location invariant before [L165-L165] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,916 INFO L98 nessWitnessExtractor]: Location invariant before [L165-L165] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,917 INFO L98 nessWitnessExtractor]: Location invariant before [L165-L165] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,917 INFO L98 nessWitnessExtractor]: Location invariant before [L165-L165] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,917 INFO L98 nessWitnessExtractor]: Location invariant before [L68-L68] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,917 INFO L98 nessWitnessExtractor]: Location invariant before [L68-L68] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,917 INFO L98 nessWitnessExtractor]: Location invariant before [L68-L68] f1_2 == (_Bool)0 [2024-01-27 23:29:38,917 INFO L98 nessWitnessExtractor]: Location invariant before [L68-L68] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,917 INFO L98 nessWitnessExtractor]: Location invariant before [L68-L68] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,917 INFO L98 nessWitnessExtractor]: Location invariant before [L48-L48] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,917 INFO L98 nessWitnessExtractor]: Location invariant before [L129-L129] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,918 INFO L98 nessWitnessExtractor]: Location invariant before [L218-L218] temp_6 == 0U [2024-01-27 23:29:38,918 INFO L98 nessWitnessExtractor]: Location invariant before [L218-L218] y_9 == 0U [2024-01-27 23:29:38,918 INFO L98 nessWitnessExtractor]: Location invariant before [L218-L218] f1_10 == (_Bool)0 [2024-01-27 23:29:38,918 INFO L98 nessWitnessExtractor]: Location invariant before [L218-L218] temp_7 == 0U [2024-01-27 23:29:38,918 INFO L98 nessWitnessExtractor]: Location invariant before [L218-L218] f2_3 == (_Bool)0 [2024-01-27 23:29:38,918 INFO L98 nessWitnessExtractor]: Location invariant before [L218-L218] temp_4 == 0U [2024-01-27 23:29:38,918 INFO L98 nessWitnessExtractor]: Location invariant before [L218-L218] temp_14 == 0U [2024-01-27 23:29:38,918 INFO L98 nessWitnessExtractor]: Location invariant before [L218-L218] temp_5 == 0U [2024-01-27 23:29:38,918 INFO L98 nessWitnessExtractor]: Location invariant before [L218-L218] temp_15 == 0U [2024-01-27 23:29:38,918 INFO L98 nessWitnessExtractor]: Location invariant before [L218-L218] f2_11 == (_Bool)0 [2024-01-27 23:29:38,918 INFO L98 nessWitnessExtractor]: Location invariant before [L218-L218] f1_2 == (_Bool)0 [2024-01-27 23:29:38,919 INFO L98 nessWitnessExtractor]: Location invariant before [L218-L218] temp_13 == 0U [2024-01-27 23:29:38,919 INFO L98 nessWitnessExtractor]: Location invariant before [L218-L218] temp_12 == 0U [2024-01-27 23:29:38,919 INFO L98 nessWitnessExtractor]: Location invariant before [L91-L91] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,919 INFO L98 nessWitnessExtractor]: Location invariant before [L91-L91] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,919 INFO L98 nessWitnessExtractor]: Location invariant before [L91-L91] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,919 INFO L98 nessWitnessExtractor]: Location invariant before [L91-L91] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,919 INFO L98 nessWitnessExtractor]: Location invariant before [L91-L91] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,919 INFO L98 nessWitnessExtractor]: Location invariant before [L151-L151] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,919 INFO L98 nessWitnessExtractor]: Location invariant before [L151-L151] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,919 INFO L98 nessWitnessExtractor]: Location invariant before [L151-L151] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,920 INFO L98 nessWitnessExtractor]: Location invariant before [L151-L151] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,920 INFO L98 nessWitnessExtractor]: Location invariant before [L151-L151] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,920 INFO L98 nessWitnessExtractor]: Location invariant before [L79-L79] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,920 INFO L98 nessWitnessExtractor]: Location invariant before [L168-L168] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,920 INFO L98 nessWitnessExtractor]: Location invariant before [L168-L168] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,920 INFO L98 nessWitnessExtractor]: Location invariant before [L168-L168] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,920 INFO L98 nessWitnessExtractor]: Location invariant before [L168-L168] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,920 INFO L98 nessWitnessExtractor]: Location invariant before [L168-L168] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,920 INFO L98 nessWitnessExtractor]: Location invariant before [L95-L95] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,920 INFO L98 nessWitnessExtractor]: Location invariant before [L95-L95] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,921 INFO L98 nessWitnessExtractor]: Location invariant before [L95-L95] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,921 INFO L98 nessWitnessExtractor]: Location invariant before [L95-L95] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,921 INFO L98 nessWitnessExtractor]: Location invariant before [L95-L95] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,921 INFO L98 nessWitnessExtractor]: Location invariant before [L187-L187] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,921 INFO L98 nessWitnessExtractor]: Location invariant before [L49-L49] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,921 INFO L98 nessWitnessExtractor]: Location invariant before [L49-L49] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,921 INFO L98 nessWitnessExtractor]: Location invariant before [L49-L49] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,921 INFO L98 nessWitnessExtractor]: Location invariant before [L49-L49] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,921 INFO L98 nessWitnessExtractor]: Location invariant before [L49-L49] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,922 INFO L98 nessWitnessExtractor]: Location invariant before [L97-L97] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,922 INFO L98 nessWitnessExtractor]: Location invariant before [L97-L97] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,922 INFO L98 nessWitnessExtractor]: Location invariant before [L97-L97] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,922 INFO L98 nessWitnessExtractor]: Location invariant before [L97-L97] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,922 INFO L98 nessWitnessExtractor]: Location invariant before [L97-L97] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,922 INFO L98 nessWitnessExtractor]: Location invariant before [L179-L179] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,922 INFO L98 nessWitnessExtractor]: Location invariant before [L179-L179] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,922 INFO L98 nessWitnessExtractor]: Location invariant before [L179-L179] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,922 INFO L98 nessWitnessExtractor]: Location invariant before [L179-L179] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,922 INFO L98 nessWitnessExtractor]: Location invariant before [L179-L179] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,922 INFO L98 nessWitnessExtractor]: Loop invariant at [L44-L72] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,923 INFO L98 nessWitnessExtractor]: Location invariant before [L143-L143] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,923 INFO L98 nessWitnessExtractor]: Location invariant before [L235-L235] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,923 INFO L98 nessWitnessExtractor]: Location invariant before [L235-L235] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,923 INFO L98 nessWitnessExtractor]: Location invariant before [L235-L235] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,923 INFO L98 nessWitnessExtractor]: Location invariant before [L235-L235] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,923 INFO L98 nessWitnessExtractor]: Location invariant before [L146-L146] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,923 INFO L98 nessWitnessExtractor]: Location invariant before [L229-L229] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,923 INFO L98 nessWitnessExtractor]: Location invariant before [L229-L229] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,923 INFO L98 nessWitnessExtractor]: Location invariant before [L229-L229] f2_11 == (_Bool)0 [2024-01-27 23:29:38,923 INFO L98 nessWitnessExtractor]: Location invariant before [L229-L229] f1_10 == (_Bool)0 [2024-01-27 23:29:38,924 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,924 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,924 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,924 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,924 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,924 INFO L98 nessWitnessExtractor]: Location invariant before [L136-L136] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,924 INFO L98 nessWitnessExtractor]: Location invariant before [L100-L100] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,924 INFO L98 nessWitnessExtractor]: Location invariant before [L166-L166] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,924 INFO L98 nessWitnessExtractor]: Location invariant before [L46-L46] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,924 INFO L98 nessWitnessExtractor]: Location invariant before [L46-L46] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,925 INFO L98 nessWitnessExtractor]: Location invariant before [L46-L46] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,925 INFO L98 nessWitnessExtractor]: Location invariant before [L46-L46] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,925 INFO L98 nessWitnessExtractor]: Location invariant before [L46-L46] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,925 INFO L98 nessWitnessExtractor]: Location invariant before [L87-L87] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,925 INFO L98 nessWitnessExtractor]: Location invariant before [L87-L87] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,925 INFO L98 nessWitnessExtractor]: Location invariant before [L87-L87] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,925 INFO L98 nessWitnessExtractor]: Location invariant before [L87-L87] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,925 INFO L98 nessWitnessExtractor]: Location invariant before [L87-L87] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,925 INFO L98 nessWitnessExtractor]: Location invariant before [L178-L178] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,925 INFO L98 nessWitnessExtractor]: Location invariant before [L178-L178] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,926 INFO L98 nessWitnessExtractor]: Location invariant before [L178-L178] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,926 INFO L98 nessWitnessExtractor]: Location invariant before [L178-L178] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,926 INFO L98 nessWitnessExtractor]: Location invariant before [L178-L178] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,926 INFO L98 nessWitnessExtractor]: Location invariant before [L222-L222] temp_13 == 0U [2024-01-27 23:29:38,926 INFO L98 nessWitnessExtractor]: Location invariant before [L222-L222] temp_14 == 0U [2024-01-27 23:29:38,926 INFO L98 nessWitnessExtractor]: Location invariant before [L222-L222] temp_15 == 0U [2024-01-27 23:29:38,926 INFO L98 nessWitnessExtractor]: Location invariant before [L222-L222] f2_3 == (_Bool)0 [2024-01-27 23:29:38,926 INFO L98 nessWitnessExtractor]: Location invariant before [L222-L222] temp_7 == 0U [2024-01-27 23:29:38,926 INFO L98 nessWitnessExtractor]: Location invariant before [L222-L222] f1_2 == (_Bool)0 [2024-01-27 23:29:38,926 INFO L98 nessWitnessExtractor]: Location invariant before [L222-L222] f1_10 == (_Bool)0 [2024-01-27 23:29:38,927 INFO L98 nessWitnessExtractor]: Location invariant before [L222-L222] f2_11 == (_Bool)0 [2024-01-27 23:29:38,927 INFO L98 nessWitnessExtractor]: Location invariant before [L222-L222] temp_12 == 0U [2024-01-27 23:29:38,927 INFO L98 nessWitnessExtractor]: Location invariant before [L117-L117] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,927 INFO L98 nessWitnessExtractor]: Location invariant before [L117-L117] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,927 INFO L98 nessWitnessExtractor]: Location invariant before [L117-L117] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,927 INFO L98 nessWitnessExtractor]: Location invariant before [L117-L117] f1_2 == (_Bool)0 [2024-01-27 23:29:38,927 INFO L98 nessWitnessExtractor]: Location invariant before [L117-L117] f2_3 == (_Bool)0 [2024-01-27 23:29:38,927 INFO L98 nessWitnessExtractor]: Location invariant before [L57-L57] f1_2 == (_Bool)0 || f1_2 == (_Bool)1 [2024-01-27 23:29:38,927 INFO L98 nessWitnessExtractor]: Location invariant before [L57-L57] f1_10 == (_Bool)0 || f1_10 == (_Bool)1 [2024-01-27 23:29:38,927 INFO L98 nessWitnessExtractor]: Location invariant before [L57-L57] f2_3 == (_Bool)0 || f2_3 == (_Bool)1 [2024-01-27 23:29:38,928 INFO L98 nessWitnessExtractor]: Location invariant before [L57-L57] f2_11 == (_Bool)0 || f2_11 == (_Bool)1 [2024-01-27 23:29:38,928 INFO L98 nessWitnessExtractor]: Location invariant before [L57-L57] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,928 INFO L98 nessWitnessExtractor]: Loop invariant at [L128-L156] (unsigned long )_argptr == 0UL [2024-01-27 23:29:38,959 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 23:29:39,139 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/parallel-barrier-loop.wvr.c[6016,6029] [2024-01-27 23:29:39,146 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 23:29:39,156 INFO L202 MainTranslator]: Completed pre-run [2024-01-27 23:29:39,165 WARN L424 MainDispatcher]: Unable to annotate __assert_fail(const char *__assertion, const char *__file, unsigned int __line, const char *__function) with a witness entry 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 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 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-01-27 23:29:39,245 WARN L424 MainDispatcher]: Unable to annotate void* thread2(void* _argptr) { while ( __VERIFIER_nondet_bool() ) { __VERIFIER_atomic_begin(); temp_4 = x_0; __VERIFIER_atomic_end(); __VERIFIER_atomic_begin(); x_0 = temp_4 + 1; __VERIFIER_atomic_end(); __VERIFIER_atomic_begin(); f1_2 = 1; __VERIFIER_atomic_end(); __VERIFIER_atomic_begin(); assume_abort_if_not(f2_3); __VERIFIER_atomic_end(); __VERIFIER_atomic_begin(); temp_5 = y_1; __VERIFIER_atomic_end(); __VERIFIER_atomic_begin(); y_1 = temp_5 + 1; __VERIFIER_atomic_end(); __VERIFIER_atomic_begin(); f1_2 = 0; __VERIFIER_atomic_end(); __VERIFIER_atomic_begin(); assume_abort_if_not(!f2_3); __VERIFIER_atomic_end(); } return 0; } with a witness entry 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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-01-27 23:29:39,494 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/parallel-barrier-loop.wvr.c[6016,6029] [2024-01-27 23:29:39,500 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 23:29:39,513 INFO L206 MainTranslator]: Completed translation [2024-01-27 23:29:39,513 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:29:39 WrapperNode [2024-01-27 23:29:39,513 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 23:29:39,515 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-01-27 23:29:39,515 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-01-27 23:29:39,515 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-01-27 23:29:39,521 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 27.01 11:29:39" (1/1) ... [2024-01-27 23:29:39,547 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 27.01 11:29:39" (1/1) ... [2024-01-27 23:29:39,611 INFO L138 Inliner]: procedures = 25, calls = 120, calls flagged for inlining = 12, calls inlined = 12, statements flattened = 785 [2024-01-27 23:29:39,611 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-01-27 23:29:39,611 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-01-27 23:29:39,612 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-01-27 23:29:39,612 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-01-27 23:29:39,620 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:29:39" (1/1) ... [2024-01-27 23:29:39,620 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:29:39" (1/1) ... [2024-01-27 23:29:39,624 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:29:39" (1/1) ... [2024-01-27 23:29:39,639 INFO L175 MemorySlicer]: Split 14 memory accesses to 7 slices as follows [2, 2, 2, 2, 2, 2, 2]. 14 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [0, 2, 0, 0, 0, 0, 0]. The 6 writes are split as follows [1, 0, 1, 1, 1, 1, 1]. [2024-01-27 23:29:39,640 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:29:39" (1/1) ... [2024-01-27 23:29:39,640 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:29:39" (1/1) ... [2024-01-27 23:29:39,659 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:29:39" (1/1) ... [2024-01-27 23:29:39,662 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:29:39" (1/1) ... [2024-01-27 23:29:39,665 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:29:39" (1/1) ... [2024-01-27 23:29:39,667 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:29:39" (1/1) ... [2024-01-27 23:29:39,672 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-01-27 23:29:39,673 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-01-27 23:29:39,673 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-01-27 23:29:39,673 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-01-27 23:29:39,673 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:29:39" (1/1) ... [2024-01-27 23:29:39,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 23:29:39,684 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-01-27 23:29:39,695 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-01-27 23:29:39,726 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-01-27 23:29:39,761 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-01-27 23:29:39,762 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-01-27 23:29:39,762 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-01-27 23:29:39,762 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-01-27 23:29:39,763 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-01-27 23:29:39,763 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-01-27 23:29:39,763 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-01-27 23:29:39,763 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-01-27 23:29:39,763 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2024-01-27 23:29:39,764 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-01-27 23:29:39,764 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-01-27 23:29:39,764 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-01-27 23:29:39,764 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-01-27 23:29:39,764 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-01-27 23:29:39,764 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-01-27 23:29:39,764 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2024-01-27 23:29:39,764 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-01-27 23:29:39,764 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-01-27 23:29:39,765 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-01-27 23:29:39,765 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-01-27 23:29:39,765 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-01-27 23:29:39,765 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-01-27 23:29:39,765 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2024-01-27 23:29:39,765 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2024-01-27 23:29:39,765 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-01-27 23:29:39,765 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-01-27 23:29:39,765 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-01-27 23:29:39,766 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-01-27 23:29:39,766 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-01-27 23:29:39,766 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-01-27 23:29:39,766 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-01-27 23:29:39,766 INFO L130 BoogieDeclarations]: Found specification of procedure thread5 [2024-01-27 23:29:39,766 INFO L138 BoogieDeclarations]: Found implementation of procedure thread5 [2024-01-27 23:29:39,766 INFO L130 BoogieDeclarations]: Found specification of procedure thread6 [2024-01-27 23:29:39,766 INFO L138 BoogieDeclarations]: Found implementation of procedure thread6 [2024-01-27 23:29:39,767 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-01-27 23:29:39,767 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-01-27 23:29:39,767 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-01-27 23:29:39,767 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-01-27 23:29:39,767 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-01-27 23:29:39,771 WARN L214 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-01-27 23:29:39,916 INFO L244 CfgBuilder]: Building ICFG [2024-01-27 23:29:39,918 INFO L270 CfgBuilder]: Building CFG for each procedure with an implementation [2024-01-27 23:29:41,061 INFO L289 CfgBuilder]: Ommited future-live optimization because the input is a concurrent program. [2024-01-27 23:29:41,061 INFO L293 CfgBuilder]: Performing block encoding [2024-01-27 23:29:42,283 INFO L315 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-01-27 23:29:42,284 INFO L320 CfgBuilder]: Removed 4 assume(true) statements. [2024-01-27 23:29:42,285 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.01 11:29:42 BoogieIcfgContainer [2024-01-27 23:29:42,285 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-01-27 23:29:42,287 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-01-27 23:29:42,287 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-01-27 23:29:42,289 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-01-27 23:29:42,289 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 27.01 11:29:38" (1/4) ... [2024-01-27 23:29:42,290 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@74a8c517 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.01 11:29:42, skipping insertion in model container [2024-01-27 23:29:42,290 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:29:38" (2/4) ... [2024-01-27 23:29:42,290 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@74a8c517 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 27.01 11:29:42, skipping insertion in model container [2024-01-27 23:29:42,291 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:29:39" (3/4) ... [2024-01-27 23:29:42,291 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@74a8c517 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 27.01 11:29:42, skipping insertion in model container [2024-01-27 23:29:42,291 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.01 11:29:42" (4/4) ... [2024-01-27 23:29:42,292 INFO L112 eAbstractionObserver]: Analyzing ICFG parallel-barrier-loop.wvr.c [2024-01-27 23:29:42,306 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-01-27 23:29:42,306 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 557 error locations. [2024-01-27 23:29:42,306 INFO L518 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-01-27 23:29:42,630 INFO L144 ThreadInstanceAdder]: Constructed 18 joinOtherThreadTransitions. [2024-01-27 23:29:42,664 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 878 places, 871 transitions, 1808 flow [2024-01-27 23:29:42,909 INFO L124 PetriNetUnfolderBase]: 12/849 cut-off events. [2024-01-27 23:29:42,909 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-01-27 23:29:42,926 INFO L83 FinitePrefix]: Finished finitePrefix Result has 878 conditions, 849 events. 12/849 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 38. Compared 4187 event pairs, 0 based on Foata normal form. 0/280 useless extension candidates. Maximal degree in co-relation 731. Up to 3 conditions per place. [2024-01-27 23:29:42,926 INFO L82 GeneralOperation]: Start removeDead. Operand has 878 places, 871 transitions, 1808 flow [2024-01-27 23:29:42,960 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 855 places, 848 transitions, 1744 flow [2024-01-27 23:29:42,966 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-01-27 23:29:42,972 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=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@6d255b3a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-01-27 23:29:42,972 INFO L358 AbstractCegarLoop]: Starting to check reachability of 973 error locations. [2024-01-27 23:29:42,974 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-01-27 23:29:42,974 INFO L124 PetriNetUnfolderBase]: 0/1 cut-off events. [2024-01-27 23:29:42,974 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-01-27 23:29:42,974 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-01-27 23:29:42,975 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2024-01-27 23:29:42,975 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [thread1Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread1Err1ASSERT_VIOLATIONWITNESS_INVARIANT, thread1Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 970 more)] === [2024-01-27 23:29:42,979 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-01-27 23:29:42,979 INFO L85 PathProgramCache]: Analyzing trace with hash 133644, now seen corresponding path program 1 times [2024-01-27 23:29:42,986 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-01-27 23:29:42,986 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1448556706] [2024-01-27 23:29:42,986 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-27 23:29:42,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-01-27 23:29:43,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-27 23:29:43,176 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-01-27 23:29:43,177 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-01-27 23:29:43,177 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1448556706] [2024-01-27 23:29:43,177 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1448556706] provided 1 perfect and 0 imperfect interpolant sequences [2024-01-27 23:29:43,178 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-01-27 23:29:43,178 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-01-27 23:29:43,179 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1887957320] [2024-01-27 23:29:43,179 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-01-27 23:29:43,186 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-01-27 23:29:43,190 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-01-27 23:29:43,209 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-01-27 23:29:43,209 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-01-27 23:29:43,238 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 399 out of 875 [2024-01-27 23:29:43,243 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 855 places, 848 transitions, 1744 flow. Second operand has 3 states, 3 states have (on average 399.6666666666667) internal successors, (1199), 3 states have internal predecessors, (1199), 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-01-27 23:29:43,243 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-01-27 23:29:43,243 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 399 of 875 [2024-01-27 23:29:43,244 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand