./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/pthread-C-DAC/pthread-finding-k-matches.i --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/pthread-finding-k-matches.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/pthread-C-DAC/pthread-finding-k-matches.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/pthread-finding-k-matches.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:06:32,590 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 23:06:32,683 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-27 23:06:32,697 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 23:06:32,697 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 23:06:32,722 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 23:06:32,722 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 23:06:32,722 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 23:06:32,723 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 23:06:32,726 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 23:06:32,726 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 23:06:32,727 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 23:06:32,727 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 23:06:32,728 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 23:06:32,729 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 23:06:32,729 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 23:06:32,729 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 23:06:32,729 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 23:06:32,730 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-27 23:06:32,730 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 23:06:32,731 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 23:06:32,731 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 23:06:32,731 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 23:06:32,732 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 23:06:32,732 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 23:06:32,732 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 23:06:32,732 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 23:06:32,733 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 23:06:32,733 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 23:06:32,733 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 23:06:32,734 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 23:06:32,734 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 23:06:32,734 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 23:06:32,735 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 23:06:32,735 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 23:06:32,735 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 23:06:32,735 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-27 23:06:32,735 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-27 23:06:32,736 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 23:06:32,736 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 23:06:32,736 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 23:06:32,736 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 23:06:32,737 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 23:06:32,737 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:06:32,948 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 23:06:32,968 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 23:06:32,970 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 23:06:32,971 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-27 23:06:32,972 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-27 23:06:32,973 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/pthread-finding-k-matches.yml/witness.yml [2024-01-27 23:06:33,234 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 23:06:33,234 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 23:06:33,235 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-C-DAC/pthread-finding-k-matches.i [2024-01-27 23:06:34,337 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 23:06:34,560 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 23:06:34,561 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-C-DAC/pthread-finding-k-matches.i [2024-01-27 23:06:34,575 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/24340c447/b0a2b26bba9d4f0fa527e1adffcd9238/FLAGfca7cd8f3 [2024-01-27 23:06:34,585 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/24340c447/b0a2b26bba9d4f0fa527e1adffcd9238 [2024-01-27 23:06:34,586 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 23:06:34,586 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-27 23:06:34,589 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 23:06:34,589 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 23:06:34,592 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 23:06:34,593 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:06:33" (1/2) ... [2024-01-27 23:06:34,594 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2ee3c34e and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:06:34, skipping insertion in model container [2024-01-27 23:06:34,594 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:06:33" (1/2) ... [2024-01-27 23:06:34,595 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@4f318f80 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:06:34, skipping insertion in model container [2024-01-27 23:06:34,595 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:06:34" (2/2) ... [2024-01-27 23:06:34,596 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2ee3c34e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:06:34, skipping insertion in model container [2024-01-27 23:06:34,596 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:06:34" (2/2) ... [2024-01-27 23:06:34,596 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-27 23:06:35,374 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-27 23:06:35,378 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] (2147483647LL - (long long )end) + (long long )local_count >= 0LL [2024-01-27 23:06:35,383 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] (4294967296LL + (long long )end) + (long long )i >= 0LL [2024-01-27 23:06:35,383 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] tid == mytid [2024-01-27 23:06:35,383 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] (2147483648LL + (long long )i) + (long long )local_count >= 0LL [2024-01-27 23:06:35,395 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] start % 500 == 0 [2024-01-27 23:06:35,395 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] start <= 500 [2024-01-27 23:06:35,395 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] (4294967295LL - (long long )end) + (long long )i >= 0LL [2024-01-27 23:06:35,395 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] (2147483647LL - (long long )end) - (long long )local_count >= 0LL [2024-01-27 23:06:35,395 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] (2147483647LL - (long long )i) + (long long )local_count >= 0LL [2024-01-27 23:06:35,395 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] (2147483647LL - (long long )i) - (long long )local_count >= 0LL [2024-01-27 23:06:35,396 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] 0 == local_count [2024-01-27 23:06:35,396 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] (2147483648LL + (long long )end) + (long long )local_count >= 0LL [2024-01-27 23:06:35,396 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] (4294967294LL - (long long )end) - (long long )i >= 0LL [2024-01-27 23:06:35,396 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] local_count == 0 [2024-01-27 23:06:35,396 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] (4294967295LL + (long long )end) - (long long )i >= 0LL [2024-01-27 23:06:35,396 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] (2147483648LL + (long long )i) - (long long )local_count >= 0LL [2024-01-27 23:06:35,396 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] (2147483648LL + (long long )end) - (long long )local_count >= 0LL [2024-01-27 23:06:35,396 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] 0 <= start [2024-01-27 23:06:35,397 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] start <= 65535 [2024-01-27 23:06:35,397 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] temp <= 1000 [2024-01-27 23:06:35,397 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] (2000LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,397 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] 0 <= temp [2024-01-27 23:06:35,397 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] (2147483648LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,397 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] (long long )i - (long long )temp >= 0LL [2024-01-27 23:06:35,397 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,397 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,398 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] (-1000LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,398 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,398 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] (2147483647LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,398 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] (2147484648LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,398 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] (2147484647LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,398 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,398 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] i == 1000 [2024-01-27 23:06:35,398 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] (1000LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,399 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (4294967294LL - (long long )end) - (long long )i >= 0LL [2024-01-27 23:06:35,412 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (4294967295LL + (long long )end) - (long long )i >= 0LL [2024-01-27 23:06:35,412 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (4294967295LL - (long long )i) + (long long )start >= 0LL [2024-01-27 23:06:35,412 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (2147483648LL + (long long )i) + (long long )local_count >= 0LL [2024-01-27 23:06:35,414 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (4294967296LL + (long long )i) + (long long )start >= 0LL [2024-01-27 23:06:35,414 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (4294967295LL - (long long )end) + (long long )i >= 0LL [2024-01-27 23:06:35,414 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (2147483648LL + (long long )end) - (long long )local_count >= 0LL [2024-01-27 23:06:35,414 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] 0 == local_count [2024-01-27 23:06:35,414 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (2147483647LL - (long long )local_count) - (long long )start >= 0LL [2024-01-27 23:06:35,415 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (4294967296LL + (long long )end) + (long long )i >= 0LL [2024-01-27 23:06:35,415 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (2147483647LL - (long long )i) - (long long )local_count >= 0LL [2024-01-27 23:06:35,415 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] local_count == 0 [2024-01-27 23:06:35,415 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (4294967295LL - (long long )end) + (long long )start >= 0LL [2024-01-27 23:06:35,415 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (2147483648LL - (long long )local_count) + (long long )start >= 0LL [2024-01-27 23:06:35,415 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (2147483648LL + (long long )i) - (long long )local_count >= 0LL [2024-01-27 23:06:35,415 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (4294967296LL + (long long )end) + (long long )start >= 0LL [2024-01-27 23:06:35,416 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (4294967294LL - (long long )i) - (long long )start >= 0LL [2024-01-27 23:06:35,416 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (4294967294LL - (long long )end) - (long long )start >= 0LL [2024-01-27 23:06:35,416 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (2147483648LL + (long long )local_count) + (long long )start >= 0LL [2024-01-27 23:06:35,416 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (2147483647LL - (long long )end) + (long long )local_count >= 0LL [2024-01-27 23:06:35,416 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (2147483648LL + (long long )end) + (long long )local_count >= 0LL [2024-01-27 23:06:35,417 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (2147483647LL + (long long )local_count) - (long long )start >= 0LL [2024-01-27 23:06:35,417 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (4294967295LL + (long long )i) - (long long )start >= 0LL [2024-01-27 23:06:35,418 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (2147483647LL - (long long )end) - (long long )local_count >= 0LL [2024-01-27 23:06:35,418 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (2147483647LL - (long long )i) + (long long )local_count >= 0LL [2024-01-27 23:06:35,418 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (4294967295LL + (long long )end) - (long long )start >= 0LL [2024-01-27 23:06:35,419 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] -2147483648. <= search_no [2024-01-27 23:06:35,419 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,419 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] iterations == 500 [2024-01-27 23:06:35,419 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,419 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,419 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,420 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,420 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] count == 0 [2024-01-27 23:06:35,420 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,420 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] search_no <= 2147483647. [2024-01-27 23:06:35,420 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,420 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] num_threads == 2 [2024-01-27 23:06:35,420 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,421 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,421 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,421 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] i == 1000 [2024-01-27 23:06:35,421 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,421 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,422 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] (4294967294LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,422 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] iterations == 0 [2024-01-27 23:06:35,422 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,422 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] count == 0 [2024-01-27 23:06:35,422 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] (4294967296LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,422 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] num_threads == 0 [2024-01-27 23:06:35,423 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] (4294967295LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,423 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] (4294967295LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,423 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] (4294967295LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,423 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] search_no == 0. [2024-01-27 23:06:35,423 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] (4294967295LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,423 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] (4294967294LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,423 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,424 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,424 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] (4294967296LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,424 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,424 INFO L98 nessWitnessExtractor]: Location invariant before [L1389-L1392] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,424 INFO L98 nessWitnessExtractor]: Location invariant before [L1389-L1392] (((((((((2147483647LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (2147483649LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (2147483646LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (2147483648LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1) || ((((((((((2147483648LL + (long long )i) + (long long )ret_count >= 0LL && (2147483648LL + (long long )i) + (long long )temp >= 0LL) && (2147483648LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (2147483647LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (2147483647LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && 0 == i) && i == 0) [2024-01-27 23:06:35,424 INFO L98 nessWitnessExtractor]: Location invariant before [L1389-L1392] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,425 INFO L98 nessWitnessExtractor]: Location invariant before [L1389-L1392] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,425 INFO L98 nessWitnessExtractor]: Location invariant before [L1389-L1392] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,425 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,425 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] i == 1000 [2024-01-27 23:06:35,425 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,425 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,425 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,426 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,426 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,426 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] -2147483648. <= search_no [2024-01-27 23:06:35,426 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,427 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,427 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,428 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] search_no <= 2147483647. [2024-01-27 23:06:35,428 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,428 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,428 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] num_threads == 2 [2024-01-27 23:06:35,428 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] iterations == 500 [2024-01-27 23:06:35,429 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,429 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] count == 0 [2024-01-27 23:06:35,429 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,429 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,429 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] iterations == 0 [2024-01-27 23:06:35,429 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] count == 0 [2024-01-27 23:06:35,429 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,429 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] search_no <= 2147483647. [2024-01-27 23:06:35,429 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,430 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] -2147483648. <= search_no [2024-01-27 23:06:35,430 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,430 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,430 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] num_threads == 2 [2024-01-27 23:06:35,430 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,430 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,431 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,431 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] i == 1000 [2024-01-27 23:06:35,431 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,431 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,431 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,431 INFO L98 nessWitnessExtractor]: Location invariant before [L1333-L1333] end % 500 == 0 [2024-01-27 23:06:35,431 INFO L98 nessWitnessExtractor]: Location invariant before [L1333-L1333] end != 0 [2024-01-27 23:06:35,431 INFO L98 nessWitnessExtractor]: Location invariant before [L1333-L1333] (-1LL + (long long )end) - (long long )i >= 0LL [2024-01-27 23:06:35,432 INFO L98 nessWitnessExtractor]: Location invariant before [L1333-L1333] start % 500 == 0 [2024-01-27 23:06:35,432 INFO L98 nessWitnessExtractor]: Location invariant before [L1333-L1333] (0 <= local_count && ((((((((((((((12 <= i && i <= 999) && (-13LL + (long long )end) - (long long )start >= 0LL) && (-12LL + (long long )i) - (long long )start >= 0LL) || ((((((11 <= i && i <= 511) && local_count <= 11) && (11LL - (long long )i) + (long long )start >= 0LL) && (-12LL + (long long )end) - (long long )start >= 0LL) && (-11LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 11)) || ((((((10 <= i && i <= 510) && local_count <= 10) && (10LL - (long long )i) + (long long )start >= 0LL) && (-11LL + (long long )end) - (long long )start >= 0LL) && (-10LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 10)) || ((((((9 <= i && i <= 509) && local_count <= 9) && (9LL - (long long )i) + (long long )start >= 0LL) && (-10LL + (long long )end) - (long long )start >= 0LL) && (-9LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 9)) || ((((((8 <= i && i <= 508) && local_count <= 8) && (8LL - (long long )i) + (long long )start >= 0LL) && (-9LL + (long long )end) - (long long )start >= 0LL) && (-8LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 8)) || ((((((7 <= i && i <= 507) && local_count <= 7) && (7LL - (long long )i) + (long long )start >= 0LL) && (-8LL + (long long )end) - (long long )start >= 0LL) && (-7LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 7)) || ((((((6 <= i && i <= 506) && local_count <= 6) && (6LL - (long long )i) + (long long )start >= 0LL) && (-7LL + (long long )end) - (long long )start >= 0LL) && (-6LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 6)) || ((((((5 <= i && i <= 505) && local_count <= 5) && (5LL - (long long )i) + (long long )start >= 0LL) && (-6LL + (long long )end) - (long long )start >= 0LL) && (-5LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 5)) || ((((((4 <= i && i <= 504) && local_count <= 4) && (4LL - (long long )i) + (long long )start >= 0LL) && (-5LL + (long long )end) - (long long )start >= 0LL) && (-4LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 4)) || (((((((3 <= i && i <= 503) && local_count <= 3) && local_count <= 65535) && (3LL - (long long )i) + (long long )start >= 0LL) && (-4LL + (long long )end) - (long long )start >= 0LL) && (-3LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 3)) || (((((((2 <= i && i <= 502) && local_count <= 2) && local_count <= 255) && (2LL - (long long )i) + (long long )start >= 0LL) && (-3LL + (long long )end) - (long long )start >= 0LL) && (-2LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 2)) || (((((((1 <= i && i <= 501) && local_count <= 1) && (1LL - (long long )i) + (long long )start >= 0LL) && (-2LL + (long long )end) - (long long )start >= 0LL) && (-1LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 1) && (local_count == 0 || local_count == 1)))) || (((((((((0 <= i && i <= 500) && i <= 65535) && (0LL - (long long )i) + (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )start >= 0LL) && (long long )i - (long long )start >= 0LL) && 0 == local_count) && i == start) && local_count == 0) && i % 500 == 0) [2024-01-27 23:06:35,432 INFO L98 nessWitnessExtractor]: Location invariant before [L1333-L1333] start <= 65535 [2024-01-27 23:06:35,432 INFO L98 nessWitnessExtractor]: Location invariant before [L1333-L1333] 500 <= end [2024-01-27 23:06:35,432 INFO L98 nessWitnessExtractor]: Location invariant before [L1333-L1333] tid == mytid [2024-01-27 23:06:35,432 INFO L98 nessWitnessExtractor]: Location invariant before [L1333-L1333] 0 <= start [2024-01-27 23:06:35,432 INFO L98 nessWitnessExtractor]: Location invariant before [L1333-L1333] start <= 500 [2024-01-27 23:06:35,433 INFO L98 nessWitnessExtractor]: Location invariant before [L1333-L1333] end <= 1000 [2024-01-27 23:06:35,433 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967295LL - (long long )i) + (long long )local_count >= 0LL [2024-01-27 23:06:35,433 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967295LL - (long long )i) + (long long )start >= 0LL [2024-01-27 23:06:35,433 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967295LL + (long long )i) - (long long )local_count >= 0LL [2024-01-27 23:06:35,433 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967295LL + (long long )end) - (long long )local_count >= 0LL [2024-01-27 23:06:35,433 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967295LL + (long long )local_count) - (long long )start >= 0LL [2024-01-27 23:06:35,433 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967294LL - (long long )i) - (long long )start >= 0LL [2024-01-27 23:06:35,433 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967294LL - (long long )end) - (long long )i >= 0LL [2024-01-27 23:06:35,433 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967295LL + (long long )i) - (long long )start >= 0LL [2024-01-27 23:06:35,434 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967296LL + (long long )end) + (long long )start >= 0LL [2024-01-27 23:06:35,434 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967296LL + (long long )end) + (long long )local_count >= 0LL [2024-01-27 23:06:35,434 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967294LL - (long long )local_count) - (long long )start >= 0LL [2024-01-27 23:06:35,434 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967296LL + (long long )i) + (long long )local_count >= 0LL [2024-01-27 23:06:35,434 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967296LL + (long long )local_count) + (long long )start >= 0LL [2024-01-27 23:06:35,434 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967295LL - (long long )local_count) + (long long )start >= 0LL [2024-01-27 23:06:35,434 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967296LL + (long long )i) + (long long )start >= 0LL [2024-01-27 23:06:35,434 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967296LL + (long long )end) + (long long )i >= 0LL [2024-01-27 23:06:35,435 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967295LL + (long long )end) - (long long )i >= 0LL [2024-01-27 23:06:35,435 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967294LL - (long long )i) - (long long )local_count >= 0LL [2024-01-27 23:06:35,435 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967294LL - (long long )end) - (long long )local_count >= 0LL [2024-01-27 23:06:35,435 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967295LL - (long long )end) + (long long )start >= 0LL [2024-01-27 23:06:35,436 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967295LL - (long long )end) + (long long )local_count >= 0LL [2024-01-27 23:06:35,436 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967295LL - (long long )end) + (long long )i >= 0LL [2024-01-27 23:06:35,436 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967294LL - (long long )end) - (long long )start >= 0LL [2024-01-27 23:06:35,450 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967295LL + (long long )end) - (long long )start >= 0LL [2024-01-27 23:06:35,450 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] iterations == 0 [2024-01-27 23:06:35,450 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,451 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] num_threads == 0 [2024-01-27 23:06:35,451 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] (4294967295LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,451 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] (4294967296LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,451 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,451 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] (4294967296LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,451 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] (4294967295LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,451 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] (4294967294LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,451 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] count == 0 [2024-01-27 23:06:35,452 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] (4294967295LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,452 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] (4294967295LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,452 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,452 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] (4294967294LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,452 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,452 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] search_no == 0. [2024-01-27 23:06:35,452 INFO L98 nessWitnessExtractor]: Loop invariant at [L1331-L1335] 0 <= start [2024-01-27 23:06:35,452 INFO L98 nessWitnessExtractor]: Loop invariant at [L1331-L1335] end % 500 == 0 [2024-01-27 23:06:35,452 INFO L98 nessWitnessExtractor]: Loop invariant at [L1331-L1335] start <= 500 [2024-01-27 23:06:35,453 INFO L98 nessWitnessExtractor]: Loop invariant at [L1331-L1335] start <= 65535 [2024-01-27 23:06:35,453 INFO L98 nessWitnessExtractor]: Loop invariant at [L1331-L1335] 500 <= end [2024-01-27 23:06:35,453 INFO L98 nessWitnessExtractor]: Loop invariant at [L1331-L1335] start % 500 == 0 [2024-01-27 23:06:35,453 INFO L98 nessWitnessExtractor]: Loop invariant at [L1331-L1335] tid == mytid [2024-01-27 23:06:35,453 INFO L98 nessWitnessExtractor]: Loop invariant at [L1331-L1335] (((0 <= local_count && end != 0) && (((((((((((((((((((((((((12 <= i && (-12LL + (long long )i) - (long long )start >= 0LL) && (((i <= 999 && (-13LL + (long long )end) - (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )i >= 0LL) || ((i <= 1000 && (-12LL + (long long )end) - (long long )start >= 0LL) && (long long )end - (long long )i >= 0LL))) || (((((((11 <= i && i <= 511) && local_count <= 12) && (11LL - (long long )i) + (long long )start >= 0LL) && (-12LL + (long long )end) - (long long )start >= 0LL) && (-11LL + (long long )i) - (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )i >= 0LL) && i % 500 == 11)) || (((((((11 <= i && i <= 511) && local_count <= 11) && (11LL - (long long )i) + (long long )start >= 0LL) && (-11LL + (long long )i) - (long long )start >= 0LL) && (-11LL + (long long )end) - (long long )start >= 0LL) && (long long )end - (long long )i >= 0LL) && i % 500 == 11)) || (((((((10 <= i && i <= 510) && local_count <= 11) && (10LL - (long long )i) + (long long )start >= 0LL) && (-11LL + (long long )end) - (long long )start >= 0LL) && (-10LL + (long long )i) - (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )i >= 0LL) && i % 500 == 10)) || (((((((10 <= i && i <= 510) && local_count <= 10) && (10LL - (long long )i) + (long long )start >= 0LL) && (-10LL + (long long )i) - (long long )start >= 0LL) && (-10LL + (long long )end) - (long long )start >= 0LL) && (long long )end - (long long )i >= 0LL) && i % 500 == 10)) || (((((((9 <= i && i <= 509) && local_count <= 10) && (9LL - (long long )i) + (long long )start >= 0LL) && (-10LL + (long long )end) - (long long )start >= 0LL) && (-9LL + (long long )i) - (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )i >= 0LL) && i % 500 == 9)) || (((((((9 <= i && i <= 509) && local_count <= 9) && (9LL - (long long )i) + (long long )start >= 0LL) && (-9LL + (long long )i) - (long long )start >= 0LL) && (-9LL + (long long )end) - (long long )start >= 0LL) && (long long )end - (long long )i >= 0LL) && i % 500 == 9)) || (((((((8 <= i && i <= 508) && local_count <= 9) && (8LL - (long long )i) + (long long )start >= 0LL) && (-9LL + (long long )end) - (long long )start >= 0LL) && (-8LL + (long long )i) - (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )i >= 0LL) && i % 500 == 8)) || (((((((8 <= i && i <= 508) && local_count <= 8) && (8LL - (long long )i) + (long long )start >= 0LL) && (-8LL + (long long )i) - (long long )start >= 0LL) && (-8LL + (long long )end) - (long long )start >= 0LL) && (long long )end - (long long )i >= 0LL) && i % 500 == 8)) || (((((((7 <= i && i <= 507) && local_count <= 8) && (7LL - (long long )i) + (long long )start >= 0LL) && (-8LL + (long long )end) - (long long )start >= 0LL) && (-7LL + (long long )i) - (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )i >= 0LL) && i % 500 == 7)) || (((((((7 <= i && i <= 507) && local_count <= 7) && (7LL - (long long )i) + (long long )start >= 0LL) && (-7LL + (long long )i) - (long long )start >= 0LL) && (-7LL + (long long )end) - (long long )start >= 0LL) && (long long )end - (long long )i >= 0LL) && i % 500 == 7)) || (((((((6 <= i && i <= 506) && local_count <= 7) && (6LL - (long long )i) + (long long )start >= 0LL) && (-7LL + (long long )end) - (long long )start >= 0LL) && (-6LL + (long long )i) - (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )i >= 0LL) && i % 500 == 6)) || (((((((6 <= i && i <= 506) && local_count <= 6) && (6LL - (long long )i) + (long long )start >= 0LL) && (-6LL + (long long )i) - (long long )start >= 0LL) && (-6LL + (long long )end) - (long long )start >= 0LL) && (long long )end - (long long )i >= 0LL) && i % 500 == 6)) || (((((((5 <= i && i <= 505) && local_count <= 6) && (5LL - (long long )i) + (long long )start >= 0LL) && (-6LL + (long long )end) - (long long )start >= 0LL) && (-5LL + (long long )i) - (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )i >= 0LL) && i % 500 == 5)) || (((((((5 <= i && i <= 505) && local_count <= 5) && (5LL - (long long )i) + (long long )start >= 0LL) && (-5LL + (long long )i) - (long long )start >= 0LL) && (-5LL + (long long )end) - (long long )start >= 0LL) && (long long )end - (long long )i >= 0LL) && i % 500 == 5)) || (((((((4 <= i && i <= 504) && local_count <= 5) && (4LL - (long long )i) + (long long )start >= 0LL) && (-5LL + (long long )end) - (long long )start >= 0LL) && (-4LL + (long long )i) - (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )i >= 0LL) && i % 500 == 4)) || (((((((4 <= i && i <= 504) && local_count <= 4) && (4LL - (long long )i) + (long long )start >= 0LL) && (-4LL + (long long )i) - (long long )start >= 0LL) && (-4LL + (long long )end) - (long long )start >= 0LL) && (long long )end - (long long )i >= 0LL) && i % 500 == 4)) || (((((((3 <= i && i <= 503) && local_count <= 4) && (3LL - (long long )i) + (long long )start >= 0LL) && (-4LL + (long long )end) - (long long )start >= 0LL) && (-3LL + (long long )i) - (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )i >= 0LL) && i % 500 == 3)) || ((((((((3 <= i && i <= 503) && local_count <= 3) && local_count <= 65535) && (3LL - (long long )i) + (long long )start >= 0LL) && (-3LL + (long long )i) - (long long )start >= 0LL) && (-3LL + (long long )end) - (long long )start >= 0LL) && (long long )end - (long long )i >= 0LL) && i % 500 == 3)) || ((((((((2 <= i && i <= 502) && local_count <= 3) && local_count <= 65535) && (2LL - (long long )i) + (long long )start >= 0LL) && (-3LL + (long long )end) - (long long )start >= 0LL) && (-2LL + (long long )i) - (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )i >= 0LL) && i % 500 == 2)) || ((((((((2 <= i && i <= 502) && local_count <= 2) && local_count <= 255) && (2LL - (long long )i) + (long long )start >= 0LL) && (-2LL + (long long )i) - (long long )start >= 0LL) && (-2LL + (long long )end) - (long long )start >= 0LL) && (long long )end - (long long )i >= 0LL) && i % 500 == 2)) || ((((((((1 <= i && i <= 501) && local_count <= 2) && local_count <= 255) && (1LL - (long long )i) + (long long )start >= 0LL) && (-2LL + (long long )end) - (long long )start >= 0LL) && (-1LL + (long long )i) - (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )i >= 0LL) && i % 500 == 1)) || ((((((((1 <= i && i <= 501) && local_count <= 1) && (1LL - (long long )i) + (long long )start >= 0LL) && (-1LL + (long long )i) - (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )start >= 0LL) && (long long )end - (long long )i >= 0LL) && i % 500 == 1) && (local_count == 0 || local_count == 1))) || ((((((((((0 <= i && i <= 500) && i <= 65535) && local_count <= 1) && (0LL - (long long )i) + (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )i >= 0LL) && (-1LL + (long long )end) - (long long )start >= 0LL) && (long long )i - (long long )start >= 0LL) && i == start) && i % 500 == 0) && (local_count == 0 || local_count == 1)))) || ((((((((0 <= i && i <= 500) && i <= 65535) && (0LL - (long long )i) + (long long )start >= 0LL) && (long long )i - (long long )start >= 0LL) && 0 == local_count) && i == start) && local_count == 0) && i % 500 == 0)) || ((((((2147483648LL + (long long )i) + (long long )local_count >= 0LL && (2147483647LL - (long long )i) + (long long )local_count >= 0LL) && (2147483648LL + (long long )i) - (long long )local_count >= 0LL) && (2147483647LL - (long long )i) - (long long )local_count >= 0LL) && 0 == local_count) && local_count == 0) [2024-01-27 23:06:35,453 INFO L98 nessWitnessExtractor]: Loop invariant at [L1331-L1335] end <= 1000 [2024-01-27 23:06:35,453 INFO L98 nessWitnessExtractor]: Loop invariant at [L1387-L1393] (2147483647LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,453 INFO L98 nessWitnessExtractor]: Loop invariant at [L1387-L1393] (2147483648LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,454 INFO L98 nessWitnessExtractor]: Loop invariant at [L1387-L1393] (((((((((((((-2LL + (long long )i) + (long long )ret_count >= 0LL && (2147483646LL + (long long )i) + (long long )temp >= 0LL) && (2LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483650LL - (long long )i) + (long long )temp >= 0LL) && (-2LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483645LL + (long long )i) - (long long )temp >= 0LL) && (2LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) - (long long )temp >= 0LL) && i == 2) || (((((((((-1LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (1LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (-1LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (1LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1)) || (((((((((-1LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (1LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (-1LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (1LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1)) || ((((((((((2147483648LL + (long long )i) + (long long )temp >= 0LL && (0LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (long long )i + (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (0LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )ret_count >= 0LL) && 0 == i) && i == 0)) || ((((((((((2147483648LL + (long long )i) + (long long )temp >= 0LL && (0LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (long long )i + (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (0LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )ret_count >= 0LL) && 0 == i) && i == 0)) || (((((((((-2LL + (long long )i) + (long long )ret_count >= 0LL && (2147483646LL + (long long )i) + (long long )temp >= 0LL) && (2LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483650LL - (long long )i) + (long long )temp >= 0LL) && (-2LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483645LL + (long long )i) - (long long )temp >= 0LL) && (2LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) - (long long )temp >= 0LL) && i == 2) [2024-01-27 23:06:35,454 INFO L98 nessWitnessExtractor]: Loop invariant at [L1387-L1393] ret_count == 0 [2024-01-27 23:06:35,454 INFO L98 nessWitnessExtractor]: Loop invariant at [L1387-L1393] (2147483647LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,454 INFO L98 nessWitnessExtractor]: Loop invariant at [L1387-L1393] (2147483648LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,454 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,454 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,454 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,454 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,455 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,455 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,455 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,455 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] i == 1000 [2024-01-27 23:06:35,455 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,455 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,455 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] num_threads == 2 [2024-01-27 23:06:35,455 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] search_no <= 2147483647. [2024-01-27 23:06:35,456 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,456 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] -2147483648. <= search_no [2024-01-27 23:06:35,456 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] count == 0 [2024-01-27 23:06:35,456 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] iterations == 500 [2024-01-27 23:06:35,456 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,456 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,456 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,456 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] (4294967295LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,456 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] count == 0 [2024-01-27 23:06:35,457 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] (4294967296LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,457 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] (4294967296LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,457 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] (4294967294LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,457 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] num_threads == 0 [2024-01-27 23:06:35,457 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] (4294967295LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,457 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,457 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,457 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] (4294967295LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,458 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] (4294967295LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,458 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,458 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] (4294967294LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,458 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] iterations == 0 [2024-01-27 23:06:35,458 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] search_no == 0. [2024-01-27 23:06:35,458 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L22] iterations == 0 [2024-01-27 23:06:35,458 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L22] num_threads == 0 [2024-01-27 23:06:35,458 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L22] search_no == 0. [2024-01-27 23:06:35,458 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L22] count == 0 [2024-01-27 23:06:35,459 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,459 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] iterations == 0 [2024-01-27 23:06:35,459 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] (4294967296LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,459 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,459 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] count == 0 [2024-01-27 23:06:35,459 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] (4294967294LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,459 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] search_no == 0. [2024-01-27 23:06:35,459 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] (4294967294LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,460 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] num_threads == 0 [2024-01-27 23:06:35,460 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] (4294967296LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,460 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] (4294967295LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,460 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,460 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] (4294967295LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,460 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,460 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] (4294967295LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,460 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] (4294967295LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,460 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] (2147484647LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,461 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,461 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] (2147484648LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,461 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,461 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] 0 <= temp [2024-01-27 23:06:35,461 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] (1000LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,461 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] (-1000LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,461 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] (2147483647LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,461 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] (2000LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,462 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,462 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] temp <= 1000 [2024-01-27 23:06:35,462 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] (long long )i - (long long )temp >= 0LL [2024-01-27 23:06:35,462 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] i == 1000 [2024-01-27 23:06:35,462 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] (2147483648LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,462 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,462 INFO L98 nessWitnessExtractor]: Location invariant before [L1382-L1385] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,462 INFO L98 nessWitnessExtractor]: Location invariant before [L1382-L1385] (((((((((2147483647LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (2147483649LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (2147483646LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (2147483648LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1) || ((((((((((2147483648LL + (long long )i) + (long long )ret_count >= 0LL && (2147483648LL + (long long )i) + (long long )temp >= 0LL) && (2147483648LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (2147483647LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (2147483647LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && 0 == i) && i == 0) [2024-01-27 23:06:35,462 INFO L98 nessWitnessExtractor]: Location invariant before [L1382-L1385] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,463 INFO L98 nessWitnessExtractor]: Location invariant before [L1382-L1385] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,463 INFO L98 nessWitnessExtractor]: Location invariant before [L1382-L1385] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,463 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] -2147483648. <= search_no [2024-01-27 23:06:35,463 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,463 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] i == 1000 [2024-01-27 23:06:35,463 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] search_no <= 2147483647. [2024-01-27 23:06:35,463 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,463 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,464 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] iterations == 0 [2024-01-27 23:06:35,464 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,464 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,464 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,464 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,464 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,464 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,464 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] count == 0 [2024-01-27 23:06:35,464 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] num_threads == 2 [2024-01-27 23:06:35,465 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,465 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,465 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,465 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] (1000LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,465 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] 0 <= temp [2024-01-27 23:06:35,465 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] i == 1000 [2024-01-27 23:06:35,465 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,465 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] (2147483648LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,466 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] temp <= 1000 [2024-01-27 23:06:35,466 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] (2147483647LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,466 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] (2000LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,466 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,466 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,466 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,466 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] ret_count != 0 [2024-01-27 23:06:35,466 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] (-1000LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,466 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] (2147484647LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,467 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] (long long )i - (long long )temp >= 0LL [2024-01-27 23:06:35,467 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] (2147484648LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,467 INFO L98 nessWitnessExtractor]: Location invariant before [L1332-L1334] tid == mytid [2024-01-27 23:06:35,467 INFO L98 nessWitnessExtractor]: Location invariant before [L1332-L1334] end % 500 == 0 [2024-01-27 23:06:35,467 INFO L98 nessWitnessExtractor]: Location invariant before [L1332-L1334] (-1LL + (long long )end) - (long long )i >= 0LL [2024-01-27 23:06:35,467 INFO L98 nessWitnessExtractor]: Location invariant before [L1332-L1334] start <= 65535 [2024-01-27 23:06:35,467 INFO L98 nessWitnessExtractor]: Location invariant before [L1332-L1334] end <= 1000 [2024-01-27 23:06:35,467 INFO L98 nessWitnessExtractor]: Location invariant before [L1332-L1334] 500 <= end [2024-01-27 23:06:35,468 INFO L98 nessWitnessExtractor]: Location invariant before [L1332-L1334] 0 <= start [2024-01-27 23:06:35,468 INFO L98 nessWitnessExtractor]: Location invariant before [L1332-L1334] start % 500 == 0 [2024-01-27 23:06:35,468 INFO L98 nessWitnessExtractor]: Location invariant before [L1332-L1334] end != 0 [2024-01-27 23:06:35,468 INFO L98 nessWitnessExtractor]: Location invariant before [L1332-L1334] (0 <= local_count && ((((((((((((((12 <= i && i <= 999) && (-13LL + (long long )end) - (long long )start >= 0LL) && (-12LL + (long long )i) - (long long )start >= 0LL) || ((((((11 <= i && i <= 511) && local_count <= 11) && (11LL - (long long )i) + (long long )start >= 0LL) && (-12LL + (long long )end) - (long long )start >= 0LL) && (-11LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 11)) || ((((((10 <= i && i <= 510) && local_count <= 10) && (10LL - (long long )i) + (long long )start >= 0LL) && (-11LL + (long long )end) - (long long )start >= 0LL) && (-10LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 10)) || ((((((9 <= i && i <= 509) && local_count <= 9) && (9LL - (long long )i) + (long long )start >= 0LL) && (-10LL + (long long )end) - (long long )start >= 0LL) && (-9LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 9)) || ((((((8 <= i && i <= 508) && local_count <= 8) && (8LL - (long long )i) + (long long )start >= 0LL) && (-9LL + (long long )end) - (long long )start >= 0LL) && (-8LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 8)) || ((((((7 <= i && i <= 507) && local_count <= 7) && (7LL - (long long )i) + (long long )start >= 0LL) && (-8LL + (long long )end) - (long long )start >= 0LL) && (-7LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 7)) || ((((((6 <= i && i <= 506) && local_count <= 6) && (6LL - (long long )i) + (long long )start >= 0LL) && (-7LL + (long long )end) - (long long )start >= 0LL) && (-6LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 6)) || ((((((5 <= i && i <= 505) && local_count <= 5) && (5LL - (long long )i) + (long long )start >= 0LL) && (-6LL + (long long )end) - (long long )start >= 0LL) && (-5LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 5)) || ((((((4 <= i && i <= 504) && local_count <= 4) && (4LL - (long long )i) + (long long )start >= 0LL) && (-5LL + (long long )end) - (long long )start >= 0LL) && (-4LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 4)) || (((((((3 <= i && i <= 503) && local_count <= 3) && local_count <= 65535) && (3LL - (long long )i) + (long long )start >= 0LL) && (-4LL + (long long )end) - (long long )start >= 0LL) && (-3LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 3)) || (((((((2 <= i && i <= 502) && local_count <= 2) && local_count <= 255) && (2LL - (long long )i) + (long long )start >= 0LL) && (-3LL + (long long )end) - (long long )start >= 0LL) && (-2LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 2)) || (((((((1 <= i && i <= 501) && local_count <= 1) && (1LL - (long long )i) + (long long )start >= 0LL) && (-2LL + (long long )end) - (long long )start >= 0LL) && (-1LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 1) && (local_count == 0 || local_count == 1)))) || (((((((((0 <= i && i <= 500) && i <= 65535) && (0LL - (long long )i) + (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )start >= 0LL) && (long long )i - (long long )start >= 0LL) && 0 == local_count) && i == start) && local_count == 0) && i % 500 == 0) [2024-01-27 23:06:35,468 INFO L98 nessWitnessExtractor]: Location invariant before [L1332-L1334] start <= 500 [2024-01-27 23:06:35,468 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] 0 <= temp [2024-01-27 23:06:35,468 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] (2000LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,484 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] (1000LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,484 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] (-1000LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,484 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] (1000LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,484 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] (0LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,484 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] (1000LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,485 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] ret_count == 0 [2024-01-27 23:06:35,485 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] (-1000LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,485 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] temp <= 1000 [2024-01-27 23:06:35,485 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] (long long )ret_count + (long long )temp >= 0LL [2024-01-27 23:06:35,485 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] i == 1000 [2024-01-27 23:06:35,485 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] (long long )i - (long long )temp >= 0LL [2024-01-27 23:06:35,485 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] (1000LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,485 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] (-1000LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,486 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] (1000LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,486 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,486 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,486 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] i == 1000 [2024-01-27 23:06:35,486 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,486 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,486 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,486 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] count == 0 [2024-01-27 23:06:35,486 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,487 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,487 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] search_no <= 2147483647. [2024-01-27 23:06:35,487 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,487 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] num_threads == 0 [2024-01-27 23:06:35,487 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] iterations == 0 [2024-01-27 23:06:35,487 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,487 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] -2147483648. <= search_no [2024-01-27 23:06:35,487 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,487 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,488 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,488 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] 0 <= temp [2024-01-27 23:06:35,488 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] (0LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,488 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] (1000LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,488 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] ret_count == 0 [2024-01-27 23:06:35,488 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] (-1000LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,488 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] (-1000LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,488 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] (1000LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,488 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] (1000LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,489 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] (1000LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,489 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] i == 1000 [2024-01-27 23:06:35,489 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] (-1000LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,489 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] temp <= 1000 [2024-01-27 23:06:35,489 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] (long long )i - (long long )temp >= 0LL [2024-01-27 23:06:35,489 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] (long long )ret_count + (long long )temp >= 0LL [2024-01-27 23:06:35,489 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] (1000LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,489 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] (2000LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,489 INFO L98 nessWitnessExtractor]: Loop invariant at [L1379-L1386] (2147483648LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,490 INFO L98 nessWitnessExtractor]: Loop invariant at [L1379-L1386] (2147483647LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,490 INFO L98 nessWitnessExtractor]: Loop invariant at [L1379-L1386] ret_count == 0 [2024-01-27 23:06:35,490 INFO L98 nessWitnessExtractor]: Loop invariant at [L1379-L1386] (2147483648LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,490 INFO L98 nessWitnessExtractor]: Loop invariant at [L1379-L1386] (2147483647LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,490 INFO L98 nessWitnessExtractor]: Loop invariant at [L1379-L1386] (((((((((((((-2LL + (long long )i) + (long long )ret_count >= 0LL && (2147483646LL + (long long )i) + (long long )temp >= 0LL) && (2LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483650LL - (long long )i) + (long long )temp >= 0LL) && (-2LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483645LL + (long long )i) - (long long )temp >= 0LL) && (2LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) - (long long )temp >= 0LL) && i == 2) || (((((((((-1LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (1LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (-1LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (1LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1)) || (((((((((-1LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (1LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (-1LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (1LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1)) || ((((((((((2147483648LL + (long long )i) + (long long )temp >= 0LL && (0LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (long long )i + (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (0LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )ret_count >= 0LL) && 0 == i) && i == 0)) || ((((((((((((((-2147483648. <= search_no && search_no <= 2147483647.) && (2147483648LL + (long long )i) + (long long )temp >= 0LL) && (0LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (long long )i + (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (0LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )ret_count >= 0LL) && 0 == i) && count == 0) && num_threads == 2) && iterations == 500) && i == 0)) || (((((((((((((-2147483648. <= search_no && search_no <= 2147483647.) && (-1000LL + (long long )i) + (long long )ret_count >= 0LL) && (2147482648LL + (long long )i) + (long long )temp >= 0LL) && (1000LL - (long long )i) + (long long )ret_count >= 0LL) && (2147484648LL - (long long )i) + (long long )temp >= 0LL) && (-1000LL + (long long )i) - (long long )ret_count >= 0LL) && (2147482647LL + (long long )i) - (long long )temp >= 0LL) && (1000LL - (long long )i) - (long long )ret_count >= 0LL) && (2147484647LL - (long long )i) - (long long )temp >= 0LL) && count == 0) && num_threads == 2) && iterations == 500) && i == 1000) [2024-01-27 23:06:35,490 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (4294967295LL + (long long )end) - (long long )start >= 0LL [2024-01-27 23:06:35,490 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] tid == mytid [2024-01-27 23:06:35,490 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (2147483648LL + (long long )end) - (long long )local_count >= 0LL [2024-01-27 23:06:35,490 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (4294967295LL - (long long )end) + (long long )i >= 0LL [2024-01-27 23:06:35,491 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (2147483647LL + (long long )local_count) - (long long )start >= 0LL [2024-01-27 23:06:35,491 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (2147483647LL - (long long )end) - (long long )local_count >= 0LL [2024-01-27 23:06:35,491 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (4294967296LL + (long long )i) + (long long )start >= 0LL [2024-01-27 23:06:35,491 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] 0 == local_count [2024-01-27 23:06:35,491 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (4294967295LL + (long long )end) - (long long )i >= 0LL [2024-01-27 23:06:35,491 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (2147483647LL - (long long )i) - (long long )local_count >= 0LL [2024-01-27 23:06:35,491 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (2147483648LL - (long long )local_count) + (long long )start >= 0LL [2024-01-27 23:06:35,491 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] local_count == 0 [2024-01-27 23:06:35,491 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (2147483647LL - (long long )local_count) - (long long )start >= 0LL [2024-01-27 23:06:35,492 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (2147483648LL + (long long )i) + (long long )local_count >= 0LL [2024-01-27 23:06:35,492 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (4294967296LL + (long long )end) + (long long )i >= 0LL [2024-01-27 23:06:35,492 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (4294967295LL - (long long )end) + (long long )start >= 0LL [2024-01-27 23:06:35,492 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (4294967294LL - (long long )end) - (long long )start >= 0LL [2024-01-27 23:06:35,492 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (2147483647LL - (long long )end) + (long long )local_count >= 0LL [2024-01-27 23:06:35,492 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (2147483648LL + (long long )i) - (long long )local_count >= 0LL [2024-01-27 23:06:35,492 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (2147483648LL + (long long )local_count) + (long long )start >= 0LL [2024-01-27 23:06:35,492 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (2147483647LL - (long long )i) + (long long )local_count >= 0LL [2024-01-27 23:06:35,492 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (4294967296LL + (long long )end) + (long long )start >= 0LL [2024-01-27 23:06:35,493 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (2147483648LL + (long long )end) + (long long )local_count >= 0LL [2024-01-27 23:06:35,493 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (4294967295LL + (long long )i) - (long long )start >= 0LL [2024-01-27 23:06:35,493 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (4294967295LL - (long long )i) + (long long )start >= 0LL [2024-01-27 23:06:35,493 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (4294967294LL - (long long )i) - (long long )start >= 0LL [2024-01-27 23:06:35,493 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (4294967294LL - (long long )end) - (long long )i >= 0LL [2024-01-27 23:06:35,493 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] -2147483648. <= search_no [2024-01-27 23:06:35,493 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,493 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,493 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,494 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,494 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,494 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] count == 0 [2024-01-27 23:06:35,494 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,494 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,494 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,494 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] i == 1000 [2024-01-27 23:06:35,494 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] iterations == 500 [2024-01-27 23:06:35,494 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] search_no <= 2147483647. [2024-01-27 23:06:35,495 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,495 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,495 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,495 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,495 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] num_threads == 2 [2024-01-27 23:06:35,495 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,495 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] search_no <= 2147483647. [2024-01-27 23:06:35,495 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,495 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,495 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] iterations == 500 [2024-01-27 23:06:35,496 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,496 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] count == 0 [2024-01-27 23:06:35,496 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,496 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,496 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] -2147483648. <= search_no [2024-01-27 23:06:35,496 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,496 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,496 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] num_threads == 2 [2024-01-27 23:06:35,497 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,497 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,497 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] i == 1000 [2024-01-27 23:06:35,497 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,497 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,497 INFO L98 nessWitnessExtractor]: Location invariant before [L1380-L1380] (2147483647LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,497 INFO L98 nessWitnessExtractor]: Location invariant before [L1380-L1380] (2147483648LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,497 INFO L98 nessWitnessExtractor]: Location invariant before [L1380-L1380] ret_count == 0 [2024-01-27 23:06:35,498 INFO L98 nessWitnessExtractor]: Location invariant before [L1380-L1380] (2147483648LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,498 INFO L98 nessWitnessExtractor]: Location invariant before [L1380-L1380] (((((((((-1LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (1LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (-1LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (1LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1) || ((((((((((((((-2147483648. <= search_no && search_no <= 2147483647.) && (2147483648LL + (long long )i) + (long long )temp >= 0LL) && (0LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (long long )i + (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (0LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )ret_count >= 0LL) && 0 == i) && count == 0) && num_threads == 2) && iterations == 500) && i == 0) [2024-01-27 23:06:35,498 INFO L98 nessWitnessExtractor]: Location invariant before [L1380-L1380] (2147483647LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,498 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] temp <= 1000 [2024-01-27 23:06:35,498 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] ret_count == 0 [2024-01-27 23:06:35,498 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] (long long )i - (long long )temp >= 0LL [2024-01-27 23:06:35,498 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] 0 <= temp [2024-01-27 23:06:35,498 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] (1000LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,498 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] (1000LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,499 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] (0LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,499 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] (-1000LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,499 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] (1000LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,499 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] (1000LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,499 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] (1000LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,499 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] (-1000LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,499 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] (long long )ret_count + (long long )temp >= 0LL [2024-01-27 23:06:35,499 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] (2000LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,499 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] (-1000LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,500 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] i == 1000 [2024-01-27 23:06:35,500 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,500 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] (2147484647LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,500 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] temp <= 1000 [2024-01-27 23:06:35,500 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] (-1000LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,500 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,500 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] (long long )i - (long long )temp >= 0LL [2024-01-27 23:06:35,500 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] (2000LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,500 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,501 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] i == 1000 [2024-01-27 23:06:35,501 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] (2147483648LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,501 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] (2147483647LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,501 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] (2147484648LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,501 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] (1000LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,501 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] ret_count != 0 [2024-01-27 23:06:35,501 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,501 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] 0 <= temp [2024-01-27 23:06:35,501 INFO L98 nessWitnessExtractor]: Location invariant before [L1388-L1388] (2147483647LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,502 INFO L98 nessWitnessExtractor]: Location invariant before [L1388-L1388] ret_count == 0 [2024-01-27 23:06:35,502 INFO L98 nessWitnessExtractor]: Location invariant before [L1388-L1388] (2147483648LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,502 INFO L98 nessWitnessExtractor]: Location invariant before [L1388-L1388] (2147483647LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,502 INFO L98 nessWitnessExtractor]: Location invariant before [L1388-L1388] (2147483648LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,502 INFO L98 nessWitnessExtractor]: Location invariant before [L1388-L1388] (((((((((-1LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (1LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (-1LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (1LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1) || ((((((((((2147483648LL + (long long )i) + (long long )temp >= 0LL && (0LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (long long )i + (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (0LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )ret_count >= 0LL) && 0 == i) && i == 0) [2024-01-27 23:06:35,520 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] ret_count == 0 [2024-01-27 23:06:35,520 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] (1000LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,520 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] (1000LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,520 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] 0 <= temp [2024-01-27 23:06:35,520 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] (1000LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,521 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] (1000LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,521 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] (-1000LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,521 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] (long long )ret_count + (long long )temp >= 0LL [2024-01-27 23:06:35,521 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] (-1000LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,521 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] (0LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,521 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] (long long )i - (long long )temp >= 0LL [2024-01-27 23:06:35,521 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] (1000LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,521 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] temp <= 1000 [2024-01-27 23:06:35,521 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] (-1000LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,522 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] i == 1000 [2024-01-27 23:06:35,522 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] (2000LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,522 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] (long long )i - (long long )start >= 0LL [2024-01-27 23:06:35,522 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] start % 500 == 0 [2024-01-27 23:06:35,522 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] end <= 1000 [2024-01-27 23:06:35,522 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] start <= 500 [2024-01-27 23:06:35,522 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] 0 <= start [2024-01-27 23:06:35,522 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] i != 0 [2024-01-27 23:06:35,522 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] start <= 65535 [2024-01-27 23:06:35,523 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] (0LL - (long long )end) + (long long )i >= 0LL [2024-01-27 23:06:35,523 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] 500 <= i [2024-01-27 23:06:35,523 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] end % 500 == 0 [2024-01-27 23:06:35,523 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] 500 <= end [2024-01-27 23:06:35,523 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] 0 <= local_count [2024-01-27 23:06:35,524 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] tid == mytid [2024-01-27 23:06:35,524 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] 0 <= count [2024-01-27 23:06:35,524 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] i <= 1000 [2024-01-27 23:06:35,525 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] (1000LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,525 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] (1000LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,525 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] ret_count == 0 [2024-01-27 23:06:35,525 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] (1000LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,525 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] (-1000LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,525 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] (1000LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,525 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] (-1000LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,525 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] (-1000LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,525 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] (long long )i - (long long )temp >= 0LL [2024-01-27 23:06:35,526 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] (0LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,526 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] (1000LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,526 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] (long long )ret_count + (long long )temp >= 0LL [2024-01-27 23:06:35,526 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] 0 <= temp [2024-01-27 23:06:35,526 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] i == 1000 [2024-01-27 23:06:35,526 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] temp <= 1000 [2024-01-27 23:06:35,526 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] (2000LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,526 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] -2147483648. <= search_no [2024-01-27 23:06:35,526 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,527 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] i == 1000 [2024-01-27 23:06:35,527 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] num_threads == 2 [2024-01-27 23:06:35,527 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] iterations == 500 [2024-01-27 23:06:35,527 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,527 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] count == 0 [2024-01-27 23:06:35,527 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] search_no <= 2147483647. [2024-01-27 23:06:35,528 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,528 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,528 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,528 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,528 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,528 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,528 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,528 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,528 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,529 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,529 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] ret_count != 0 [2024-01-27 23:06:35,529 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] count == 0 [2024-01-27 23:06:35,529 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,529 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,529 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,529 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] (4294967295LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,529 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] (4294967296LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,529 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] (4294967295LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,529 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] search_no == 0. [2024-01-27 23:06:35,530 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] iterations == 0 [2024-01-27 23:06:35,530 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] (4294967295LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,530 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] (4294967296LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,530 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] (4294967295LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,530 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] num_threads == 0 [2024-01-27 23:06:35,530 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,531 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] (4294967294LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,532 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] (4294967294LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,536 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,537 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] -2147483648. <= search_no [2024-01-27 23:06:35,537 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] count == 0 [2024-01-27 23:06:35,537 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,543 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,543 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,543 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] iterations == 500 [2024-01-27 23:06:35,543 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,544 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,544 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,544 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,544 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,544 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] num_threads == 2 [2024-01-27 23:06:35,544 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] search_no <= 2147483647. [2024-01-27 23:06:35,544 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,544 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,544 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,544 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] i == 1000 [2024-01-27 23:06:35,544 INFO L98 nessWitnessExtractor]: Location invariant before [L1384-L1384] ret_count != 0 [2024-01-27 23:06:35,545 INFO L98 nessWitnessExtractor]: Location invariant before [L1384-L1384] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,545 INFO L98 nessWitnessExtractor]: Location invariant before [L1384-L1384] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,545 INFO L98 nessWitnessExtractor]: Location invariant before [L1384-L1384] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,545 INFO L98 nessWitnessExtractor]: Location invariant before [L1384-L1384] (((((((((2147483647LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (2147483649LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (2147483646LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (2147483648LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1) || ((((((((((2147483648LL + (long long )i) + (long long )ret_count >= 0LL && (2147483648LL + (long long )i) + (long long )temp >= 0LL) && (2147483648LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (2147483647LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (2147483647LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && 0 == i) && i == 0) [2024-01-27 23:06:35,545 INFO L98 nessWitnessExtractor]: Location invariant before [L1384-L1384] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,545 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] (-1000LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,545 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] (1000LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,545 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] (1000LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,545 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] (long long )i - (long long )temp >= 0LL [2024-01-27 23:06:35,545 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] i == 1000 [2024-01-27 23:06:35,546 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] (long long )ret_count + (long long )temp >= 0LL [2024-01-27 23:06:35,546 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] temp <= 1000 [2024-01-27 23:06:35,546 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] ret_count == 0 [2024-01-27 23:06:35,546 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] (1000LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,546 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] (2000LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,546 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] 0 <= temp [2024-01-27 23:06:35,546 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] (-1000LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,546 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] (-1000LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,546 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] (0LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,546 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] (1000LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,546 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] (1000LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,547 INFO L98 nessWitnessExtractor]: Location invariant before [L1396-L1397] (0 <= temp && ((((((((((((((((((((((12 <= i && i <= 999) && temp <= 1000) && (-12LL + (long long )i) + (long long )ret_count >= 0LL) && (-12LL + (long long )i) + (long long )temp >= 0LL) && (999LL - (long long )i) + (long long )ret_count >= 0LL) && (999LL - (long long )i) + (long long )temp >= 0LL) && (-12LL + (long long )i) - (long long )ret_count >= 0LL) && (999LL + (long long )ret_count) - (long long )temp >= 0LL) && (999LL - (long long )i) - (long long )ret_count >= 0LL) && (999LL - (long long )ret_count) - (long long )temp >= 0LL) && (1998LL - (long long )i) - (long long )temp >= 0LL) || ((((((((((temp <= 11 && (-11LL + (long long )i) + (long long )ret_count >= 0LL) && (-11LL + (long long )i) + (long long )temp >= 0LL) && (11LL - (long long )i) + (long long )ret_count >= 0LL) && (11LL - (long long )i) + (long long )temp >= 0LL) && (-11LL + (long long )i) - (long long )ret_count >= 0LL) && (11LL + (long long )ret_count) - (long long )temp >= 0LL) && (11LL - (long long )i) - (long long )ret_count >= 0LL) && (11LL - (long long )ret_count) - (long long )temp >= 0LL) && (22LL - (long long )i) - (long long )temp >= 0LL) && i == 11)) || ((((((((((temp <= 10 && (-10LL + (long long )i) + (long long )ret_count >= 0LL) && (-10LL + (long long )i) + (long long )temp >= 0LL) && (10LL - (long long )i) + (long long )ret_count >= 0LL) && (10LL - (long long )i) + (long long )temp >= 0LL) && (-10LL + (long long )i) - (long long )ret_count >= 0LL) && (10LL + (long long )ret_count) - (long long )temp >= 0LL) && (10LL - (long long )i) - (long long )ret_count >= 0LL) && (10LL - (long long )ret_count) - (long long )temp >= 0LL) && (20LL - (long long )i) - (long long )temp >= 0LL) && i == 10)) || ((((((((((temp <= 9 && (-9LL + (long long )i) + (long long )ret_count >= 0LL) && (-9LL + (long long )i) + (long long )temp >= 0LL) && (9LL - (long long )i) + (long long )ret_count >= 0LL) && (9LL - (long long )i) + (long long )temp >= 0LL) && (-9LL + (long long )i) - (long long )ret_count >= 0LL) && (9LL + (long long )ret_count) - (long long )temp >= 0LL) && (9LL - (long long )i) - (long long )ret_count >= 0LL) && (9LL - (long long )ret_count) - (long long )temp >= 0LL) && (18LL - (long long )i) - (long long )temp >= 0LL) && i == 9)) || ((((((((((temp <= 8 && (-8LL + (long long )i) + (long long )ret_count >= 0LL) && (-8LL + (long long )i) + (long long )temp >= 0LL) && (8LL - (long long )i) + (long long )ret_count >= 0LL) && (8LL - (long long )i) + (long long )temp >= 0LL) && (-8LL + (long long )i) - (long long )ret_count >= 0LL) && (8LL + (long long )ret_count) - (long long )temp >= 0LL) && (8LL - (long long )i) - (long long )ret_count >= 0LL) && (8LL - (long long )ret_count) - (long long )temp >= 0LL) && (16LL - (long long )i) - (long long )temp >= 0LL) && i == 8)) || ((((((((((temp <= 7 && (-7LL + (long long )i) + (long long )ret_count >= 0LL) && (-7LL + (long long )i) + (long long )temp >= 0LL) && (7LL - (long long )i) + (long long )ret_count >= 0LL) && (7LL - (long long )i) + (long long )temp >= 0LL) && (-7LL + (long long )i) - (long long )ret_count >= 0LL) && (7LL + (long long )ret_count) - (long long )temp >= 0LL) && (7LL - (long long )i) - (long long )ret_count >= 0LL) && (7LL - (long long )ret_count) - (long long )temp >= 0LL) && (14LL - (long long )i) - (long long )temp >= 0LL) && i == 7)) || ((((((((((temp <= 6 && (-6LL + (long long )i) + (long long )ret_count >= 0LL) && (-6LL + (long long )i) + (long long )temp >= 0LL) && (6LL - (long long )i) + (long long )ret_count >= 0LL) && (6LL - (long long )i) + (long long )temp >= 0LL) && (-6LL + (long long )i) - (long long )ret_count >= 0LL) && (6LL + (long long )ret_count) - (long long )temp >= 0LL) && (6LL - (long long )i) - (long long )ret_count >= 0LL) && (6LL - (long long )ret_count) - (long long )temp >= 0LL) && (12LL - (long long )i) - (long long )temp >= 0LL) && i == 6)) || ((((((((((temp <= 5 && (-5LL + (long long )i) + (long long )ret_count >= 0LL) && (-5LL + (long long )i) + (long long )temp >= 0LL) && (5LL - (long long )i) + (long long )ret_count >= 0LL) && (5LL - (long long )i) + (long long )temp >= 0LL) && (-5LL + (long long )i) - (long long )ret_count >= 0LL) && (5LL + (long long )ret_count) - (long long )temp >= 0LL) && (5LL - (long long )i) - (long long )ret_count >= 0LL) && (5LL - (long long )ret_count) - (long long )temp >= 0LL) && (10LL - (long long )i) - (long long )temp >= 0LL) && i == 5)) || ((((((((((temp <= 4 && (-4LL + (long long )i) + (long long )ret_count >= 0LL) && (-4LL + (long long )i) + (long long )temp >= 0LL) && (4LL - (long long )i) + (long long )ret_count >= 0LL) && (4LL - (long long )i) + (long long )temp >= 0LL) && (-4LL + (long long )i) - (long long )ret_count >= 0LL) && (4LL + (long long )ret_count) - (long long )temp >= 0LL) && (4LL - (long long )i) - (long long )ret_count >= 0LL) && (4LL - (long long )ret_count) - (long long )temp >= 0LL) && (8LL - (long long )i) - (long long )temp >= 0LL) && i == 4)) || (((((((((((temp <= 3 && temp <= 65535) && (-3LL + (long long )i) + (long long )ret_count >= 0LL) && (-3LL + (long long )i) + (long long )temp >= 0LL) && (3LL - (long long )i) + (long long )ret_count >= 0LL) && (3LL - (long long )i) + (long long )temp >= 0LL) && (-3LL + (long long )i) - (long long )ret_count >= 0LL) && (3LL + (long long )ret_count) - (long long )temp >= 0LL) && (3LL - (long long )i) - (long long )ret_count >= 0LL) && (3LL - (long long )ret_count) - (long long )temp >= 0LL) && (6LL - (long long )i) - (long long )temp >= 0LL) && i == 3)) || (((((((((((temp <= 2 && temp <= 255) && (-2LL + (long long )i) + (long long )ret_count >= 0LL) && (-2LL + (long long )i) + (long long )temp >= 0LL) && (2LL - (long long )i) + (long long )ret_count >= 0LL) && (2LL - (long long )i) + (long long )temp >= 0LL) && (-2LL + (long long )i) - (long long )ret_count >= 0LL) && (2LL + (long long )ret_count) - (long long )temp >= 0LL) && (2LL - (long long )i) - (long long )ret_count >= 0LL) && (2LL - (long long )ret_count) - (long long )temp >= 0LL) && (4LL - (long long )i) - (long long )temp >= 0LL) && i == 2)) || (((((((((((temp <= 1 && (-1LL + (long long )i) + (long long )ret_count >= 0LL) && (-1LL + (long long )i) + (long long )temp >= 0LL) && (1LL - (long long )i) + (long long )ret_count >= 0LL) && (1LL - (long long )i) + (long long )temp >= 0LL) && (-1LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )ret_count) - (long long )temp >= 0LL) && (1LL - (long long )i) - (long long )ret_count >= 0LL) && (1LL - (long long )ret_count) - (long long )temp >= 0LL) && (2LL - (long long )i) - (long long )temp >= 0LL) && i == 1) && (temp == 0 || temp == 1)))) || ((((((((((((((0LL - (long long )i) + (long long )ret_count >= 0LL && (0LL - (long long )i) + (long long )temp >= 0LL) && (long long )i + (long long )ret_count >= 0LL) && (long long )i + (long long )temp >= 0LL) && (0LL - (long long )i) - (long long )ret_count >= 0LL) && (0LL - (long long )i) - (long long )temp >= 0LL) && (0LL - (long long )ret_count) - (long long )temp >= 0LL) && (long long )i - (long long )ret_count >= 0LL) && (long long )ret_count - (long long )temp >= 0LL) && 0 == i) && 0 == temp) && i == 0) && i == temp) && temp == 0) [2024-01-27 23:06:35,547 INFO L98 nessWitnessExtractor]: Location invariant after [L1396-L1397] (long long )ret_count + (long long )temp >= 0LL [2024-01-27 23:06:35,547 INFO L98 nessWitnessExtractor]: Location invariant after [L1396-L1397] (long long )i - (long long )temp >= 0LL [2024-01-27 23:06:35,547 INFO L98 nessWitnessExtractor]: Location invariant after [L1396-L1397] (0LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,547 INFO L98 nessWitnessExtractor]: Location invariant after [L1396-L1397] (0 <= temp && ((((((((((((((((((((((12 <= i && i <= 999) && temp <= 1000) && (-12LL + (long long )i) + (long long )ret_count >= 0LL) && (-12LL + (long long )i) + (long long )temp >= 0LL) && (999LL - (long long )i) + (long long )ret_count >= 0LL) && (999LL - (long long )i) + (long long )temp >= 0LL) && (-12LL + (long long )i) - (long long )ret_count >= 0LL) && (999LL + (long long )ret_count) - (long long )temp >= 0LL) && (999LL - (long long )i) - (long long )ret_count >= 0LL) && (999LL - (long long )ret_count) - (long long )temp >= 0LL) && (1998LL - (long long )i) - (long long )temp >= 0LL) || ((((((((((temp <= 11 && (-11LL + (long long )i) + (long long )ret_count >= 0LL) && (-11LL + (long long )i) + (long long )temp >= 0LL) && (11LL - (long long )i) + (long long )ret_count >= 0LL) && (11LL - (long long )i) + (long long )temp >= 0LL) && (-11LL + (long long )i) - (long long )ret_count >= 0LL) && (11LL + (long long )ret_count) - (long long )temp >= 0LL) && (11LL - (long long )i) - (long long )ret_count >= 0LL) && (11LL - (long long )ret_count) - (long long )temp >= 0LL) && (22LL - (long long )i) - (long long )temp >= 0LL) && i == 11)) || ((((((((((temp <= 10 && (-10LL + (long long )i) + (long long )ret_count >= 0LL) && (-10LL + (long long )i) + (long long )temp >= 0LL) && (10LL - (long long )i) + (long long )ret_count >= 0LL) && (10LL - (long long )i) + (long long )temp >= 0LL) && (-10LL + (long long )i) - (long long )ret_count >= 0LL) && (10LL + (long long )ret_count) - (long long )temp >= 0LL) && (10LL - (long long )i) - (long long )ret_count >= 0LL) && (10LL - (long long )ret_count) - (long long )temp >= 0LL) && (20LL - (long long )i) - (long long )temp >= 0LL) && i == 10)) || ((((((((((temp <= 9 && (-9LL + (long long )i) + (long long )ret_count >= 0LL) && (-9LL + (long long )i) + (long long )temp >= 0LL) && (9LL - (long long )i) + (long long )ret_count >= 0LL) && (9LL - (long long )i) + (long long )temp >= 0LL) && (-9LL + (long long )i) - (long long )ret_count >= 0LL) && (9LL + (long long )ret_count) - (long long )temp >= 0LL) && (9LL - (long long )i) - (long long )ret_count >= 0LL) && (9LL - (long long )ret_count) - (long long )temp >= 0LL) && (18LL - (long long )i) - (long long )temp >= 0LL) && i == 9)) || ((((((((((temp <= 8 && (-8LL + (long long )i) + (long long )ret_count >= 0LL) && (-8LL + (long long )i) + (long long )temp >= 0LL) && (8LL - (long long )i) + (long long )ret_count >= 0LL) && (8LL - (long long )i) + (long long )temp >= 0LL) && (-8LL + (long long )i) - (long long )ret_count >= 0LL) && (8LL + (long long )ret_count) - (long long )temp >= 0LL) && (8LL - (long long )i) - (long long )ret_count >= 0LL) && (8LL - (long long )ret_count) - (long long )temp >= 0LL) && (16LL - (long long )i) - (long long )temp >= 0LL) && i == 8)) || ((((((((((temp <= 7 && (-7LL + (long long )i) + (long long )ret_count >= 0LL) && (-7LL + (long long )i) + (long long )temp >= 0LL) && (7LL - (long long )i) + (long long )ret_count >= 0LL) && (7LL - (long long )i) + (long long )temp >= 0LL) && (-7LL + (long long )i) - (long long )ret_count >= 0LL) && (7LL + (long long )ret_count) - (long long )temp >= 0LL) && (7LL - (long long )i) - (long long )ret_count >= 0LL) && (7LL - (long long )ret_count) - (long long )temp >= 0LL) && (14LL - (long long )i) - (long long )temp >= 0LL) && i == 7)) || ((((((((((temp <= 6 && (-6LL + (long long )i) + (long long )ret_count >= 0LL) && (-6LL + (long long )i) + (long long )temp >= 0LL) && (6LL - (long long )i) + (long long )ret_count >= 0LL) && (6LL - (long long )i) + (long long )temp >= 0LL) && (-6LL + (long long )i) - (long long )ret_count >= 0LL) && (6LL + (long long )ret_count) - (long long )temp >= 0LL) && (6LL - (long long )i) - (long long )ret_count >= 0LL) && (6LL - (long long )ret_count) - (long long )temp >= 0LL) && (12LL - (long long )i) - (long long )temp >= 0LL) && i == 6)) || ((((((((((temp <= 5 && (-5LL + (long long )i) + (long long )ret_count >= 0LL) && (-5LL + (long long )i) + (long long )temp >= 0LL) && (5LL - (long long )i) + (long long )ret_count >= 0LL) && (5LL - (long long )i) + (long long )temp >= 0LL) && (-5LL + (long long )i) - (long long )ret_count >= 0LL) && (5LL + (long long )ret_count) - (long long )temp >= 0LL) && (5LL - (long long )i) - (long long )ret_count >= 0LL) && (5LL - (long long )ret_count) - (long long )temp >= 0LL) && (10LL - (long long )i) - (long long )temp >= 0LL) && i == 5)) || ((((((((((temp <= 4 && (-4LL + (long long )i) + (long long )ret_count >= 0LL) && (-4LL + (long long )i) + (long long )temp >= 0LL) && (4LL - (long long )i) + (long long )ret_count >= 0LL) && (4LL - (long long )i) + (long long )temp >= 0LL) && (-4LL + (long long )i) - (long long )ret_count >= 0LL) && (4LL + (long long )ret_count) - (long long )temp >= 0LL) && (4LL - (long long )i) - (long long )ret_count >= 0LL) && (4LL - (long long )ret_count) - (long long )temp >= 0LL) && (8LL - (long long )i) - (long long )temp >= 0LL) && i == 4)) || (((((((((((temp <= 3 && temp <= 65535) && (-3LL + (long long )i) + (long long )ret_count >= 0LL) && (-3LL + (long long )i) + (long long )temp >= 0LL) && (3LL - (long long )i) + (long long )ret_count >= 0LL) && (3LL - (long long )i) + (long long )temp >= 0LL) && (-3LL + (long long )i) - (long long )ret_count >= 0LL) && (3LL + (long long )ret_count) - (long long )temp >= 0LL) && (3LL - (long long )i) - (long long )ret_count >= 0LL) && (3LL - (long long )ret_count) - (long long )temp >= 0LL) && (6LL - (long long )i) - (long long )temp >= 0LL) && i == 3)) || (((((((((((temp <= 2 && temp <= 255) && (-2LL + (long long )i) + (long long )ret_count >= 0LL) && (-2LL + (long long )i) + (long long )temp >= 0LL) && (2LL - (long long )i) + (long long )ret_count >= 0LL) && (2LL - (long long )i) + (long long )temp >= 0LL) && (-2LL + (long long )i) - (long long )ret_count >= 0LL) && (2LL + (long long )ret_count) - (long long )temp >= 0LL) && (2LL - (long long )i) - (long long )ret_count >= 0LL) && (2LL - (long long )ret_count) - (long long )temp >= 0LL) && (4LL - (long long )i) - (long long )temp >= 0LL) && i == 2)) || (((((((((((temp <= 1 && (-1LL + (long long )i) + (long long )ret_count >= 0LL) && (-1LL + (long long )i) + (long long )temp >= 0LL) && (1LL - (long long )i) + (long long )ret_count >= 0LL) && (1LL - (long long )i) + (long long )temp >= 0LL) && (-1LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )ret_count) - (long long )temp >= 0LL) && (1LL - (long long )i) - (long long )ret_count >= 0LL) && (1LL - (long long )ret_count) - (long long )temp >= 0LL) && (2LL - (long long )i) - (long long )temp >= 0LL) && i == 1) && (temp == 0 || temp == 1)))) || ((((((((((((((0LL - (long long )i) + (long long )ret_count >= 0LL && (0LL - (long long )i) + (long long )temp >= 0LL) && (long long )i + (long long )ret_count >= 0LL) && (long long )i + (long long )temp >= 0LL) && (0LL - (long long )i) - (long long )ret_count >= 0LL) && (0LL - (long long )i) - (long long )temp >= 0LL) && (0LL - (long long )ret_count) - (long long )temp >= 0LL) && (long long )i - (long long )ret_count >= 0LL) && (long long )ret_count - (long long )temp >= 0LL) && 0 == i) && 0 == temp) && i == 0) && i == temp) && temp == 0) [2024-01-27 23:06:35,547 INFO L98 nessWitnessExtractor]: Location invariant before [L1396-L1397] (long long )ret_count + (long long )temp >= 0LL [2024-01-27 23:06:35,547 INFO L98 nessWitnessExtractor]: Location invariant before [L1396-L1397] (long long )i - (long long )temp >= 0LL [2024-01-27 23:06:35,548 INFO L98 nessWitnessExtractor]: Location invariant before [L1396-L1397] ret_count == 0 [2024-01-27 23:06:35,548 INFO L98 nessWitnessExtractor]: Location invariant after [L1396-L1397] ret_count == 0 [2024-01-27 23:06:35,548 INFO L98 nessWitnessExtractor]: Location invariant before [L1396-L1397] (0LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,548 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] start <= 65535 [2024-01-27 23:06:35,548 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] i != 0 [2024-01-27 23:06:35,548 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] start % 500 == 0 [2024-01-27 23:06:35,548 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] start <= 500 [2024-01-27 23:06:35,548 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] 500 <= i [2024-01-27 23:06:35,548 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] tid == mytid [2024-01-27 23:06:35,548 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] 0 <= local_count [2024-01-27 23:06:35,548 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] (long long )i - (long long )start >= 0LL [2024-01-27 23:06:35,549 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] end % 500 == 0 [2024-01-27 23:06:35,549 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] end <= 1000 [2024-01-27 23:06:35,549 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] (0LL - (long long )end) + (long long )i >= 0LL [2024-01-27 23:06:35,549 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] 0 <= count [2024-01-27 23:06:35,549 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] i <= 1000 [2024-01-27 23:06:35,549 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] 0 <= start [2024-01-27 23:06:35,549 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] 500 <= end [2024-01-27 23:06:35,549 INFO L98 nessWitnessExtractor]: Loop invariant at [L1352-L1354] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,549 INFO L98 nessWitnessExtractor]: Loop invariant at [L1352-L1354] num_threads == 0 [2024-01-27 23:06:35,549 INFO L98 nessWitnessExtractor]: Loop invariant at [L1352-L1354] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,549 INFO L98 nessWitnessExtractor]: Loop invariant at [L1352-L1354] (((((((((((((((((((((((((((((((((2147483638LL + (long long )i) + (long long )ret_count >= 0LL && (2147483638LL + (long long )i) + (long long )temp >= 0LL) && (2147483658LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483658LL - (long long )i) + (long long )temp >= 0LL) && (2147483637LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483637LL + (long long )i) - (long long )temp >= 0LL) && (2147483657LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483657LL - (long long )i) - (long long )temp >= 0LL) && i == 10) || (((((((((2147483639LL + (long long )i) + (long long )ret_count >= 0LL && (2147483639LL + (long long )i) + (long long )temp >= 0LL) && (2147483657LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483657LL - (long long )i) + (long long )temp >= 0LL) && (2147483638LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483638LL + (long long )i) - (long long )temp >= 0LL) && (2147483656LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483656LL - (long long )i) - (long long )temp >= 0LL) && i == 9)) || (((((((((2147483639LL + (long long )i) + (long long )ret_count >= 0LL && (2147483639LL + (long long )i) + (long long )temp >= 0LL) && (2147483657LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483657LL - (long long )i) + (long long )temp >= 0LL) && (2147483638LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483638LL + (long long )i) - (long long )temp >= 0LL) && (2147483656LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483656LL - (long long )i) - (long long )temp >= 0LL) && i == 9)) || (((((((((2147483640LL + (long long )i) + (long long )ret_count >= 0LL && (2147483640LL + (long long )i) + (long long )temp >= 0LL) && (2147483656LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483656LL - (long long )i) + (long long )temp >= 0LL) && (2147483639LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483639LL + (long long )i) - (long long )temp >= 0LL) && (2147483655LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483655LL - (long long )i) - (long long )temp >= 0LL) && i == 8)) || (((((((((2147483640LL + (long long )i) + (long long )ret_count >= 0LL && (2147483640LL + (long long )i) + (long long )temp >= 0LL) && (2147483656LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483656LL - (long long )i) + (long long )temp >= 0LL) && (2147483639LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483639LL + (long long )i) - (long long )temp >= 0LL) && (2147483655LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483655LL - (long long )i) - (long long )temp >= 0LL) && i == 8)) || (((((((((2147483641LL + (long long )i) + (long long )ret_count >= 0LL && (2147483641LL + (long long )i) + (long long )temp >= 0LL) && (2147483655LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483655LL - (long long )i) + (long long )temp >= 0LL) && (2147483640LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483640LL + (long long )i) - (long long )temp >= 0LL) && (2147483654LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483654LL - (long long )i) - (long long )temp >= 0LL) && i == 7)) || (((((((((2147483641LL + (long long )i) + (long long )ret_count >= 0LL && (2147483641LL + (long long )i) + (long long )temp >= 0LL) && (2147483655LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483655LL - (long long )i) + (long long )temp >= 0LL) && (2147483640LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483640LL + (long long )i) - (long long )temp >= 0LL) && (2147483654LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483654LL - (long long )i) - (long long )temp >= 0LL) && i == 7)) || (((((((((2147483642LL + (long long )i) + (long long )ret_count >= 0LL && (2147483642LL + (long long )i) + (long long )temp >= 0LL) && (2147483654LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483654LL - (long long )i) + (long long )temp >= 0LL) && (2147483641LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483641LL + (long long )i) - (long long )temp >= 0LL) && (2147483653LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483653LL - (long long )i) - (long long )temp >= 0LL) && i == 6)) || (((((((((2147483642LL + (long long )i) + (long long )ret_count >= 0LL && (2147483642LL + (long long )i) + (long long )temp >= 0LL) && (2147483654LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483654LL - (long long )i) + (long long )temp >= 0LL) && (2147483641LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483641LL + (long long )i) - (long long )temp >= 0LL) && (2147483653LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483653LL - (long long )i) - (long long )temp >= 0LL) && i == 6)) || (((((((((2147483643LL + (long long )i) + (long long )ret_count >= 0LL && (2147483643LL + (long long )i) + (long long )temp >= 0LL) && (2147483653LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483653LL - (long long )i) + (long long )temp >= 0LL) && (2147483642LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483642LL + (long long )i) - (long long )temp >= 0LL) && (2147483652LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483652LL - (long long )i) - (long long )temp >= 0LL) && i == 5)) || (((((((((2147483643LL + (long long )i) + (long long )ret_count >= 0LL && (2147483643LL + (long long )i) + (long long )temp >= 0LL) && (2147483653LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483653LL - (long long )i) + (long long )temp >= 0LL) && (2147483642LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483642LL + (long long )i) - (long long )temp >= 0LL) && (2147483652LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483652LL - (long long )i) - (long long )temp >= 0LL) && i == 5)) || (((((((((2147483644LL + (long long )i) + (long long )ret_count >= 0LL && (2147483644LL + (long long )i) + (long long )temp >= 0LL) && (2147483652LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483652LL - (long long )i) + (long long )temp >= 0LL) && (2147483643LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483643LL + (long long )i) - (long long )temp >= 0LL) && (2147483651LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483651LL - (long long )i) - (long long )temp >= 0LL) && i == 4)) || (((((((((2147483644LL + (long long )i) + (long long )ret_count >= 0LL && (2147483644LL + (long long )i) + (long long )temp >= 0LL) && (2147483652LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483652LL - (long long )i) + (long long )temp >= 0LL) && (2147483643LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483643LL + (long long )i) - (long long )temp >= 0LL) && (2147483651LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483651LL - (long long )i) - (long long )temp >= 0LL) && i == 4)) || (((((((((2147483645LL + (long long )i) + (long long )ret_count >= 0LL && (2147483645LL + (long long )i) + (long long )temp >= 0LL) && (2147483651LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483651LL - (long long )i) + (long long )temp >= 0LL) && (2147483644LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483644LL + (long long )i) - (long long )temp >= 0LL) && (2147483650LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483650LL - (long long )i) - (long long )temp >= 0LL) && i == 3)) || (((((((((2147483645LL + (long long )i) + (long long )ret_count >= 0LL && (2147483645LL + (long long )i) + (long long )temp >= 0LL) && (2147483651LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483651LL - (long long )i) + (long long )temp >= 0LL) && (2147483644LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483644LL + (long long )i) - (long long )temp >= 0LL) && (2147483650LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483650LL - (long long )i) - (long long )temp >= 0LL) && i == 3)) || (((((((((2147483646LL + (long long )i) + (long long )ret_count >= 0LL && (2147483646LL + (long long )i) + (long long )temp >= 0LL) && (2147483650LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483650LL - (long long )i) + (long long )temp >= 0LL) && (2147483645LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483645LL + (long long )i) - (long long )temp >= 0LL) && (2147483649LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) - (long long )temp >= 0LL) && i == 2)) || (((((((((2147483646LL + (long long )i) + (long long )ret_count >= 0LL && (2147483646LL + (long long )i) + (long long )temp >= 0LL) && (2147483650LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483650LL - (long long )i) + (long long )temp >= 0LL) && (2147483645LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483645LL + (long long )i) - (long long )temp >= 0LL) && (2147483649LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) - (long long )temp >= 0LL) && i == 2)) || (((((((((2147483647LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (2147483649LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (2147483646LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (2147483648LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1)) || (((((((((2147483647LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (2147483649LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (2147483646LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (2147483648LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1)) || ((((((((((2147483648LL + (long long )i) + (long long )ret_count >= 0LL && (2147483648LL + (long long )i) + (long long )temp >= 0LL) && (2147483648LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (2147483647LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (2147483647LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && 0 == i) && i == 0)) || ((((((((((2147483648LL + (long long )i) + (long long )ret_count >= 0LL && (2147483648LL + (long long )i) + (long long )temp >= 0LL) && (2147483648LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (2147483647LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (2147483647LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && 0 == i) && i == 0)) || ((((((((4294967296LL + (long long )i) + (long long )ret_count >= 0LL && (4294967296LL + (long long )i) + (long long )temp >= 0LL) && (4294967295LL - (long long )i) + (long long )ret_count >= 0LL) && (4294967295LL - (long long )i) + (long long )temp >= 0LL) && (4294967295LL + (long long )i) - (long long )ret_count >= 0LL) && (4294967295LL + (long long )i) - (long long )temp >= 0LL) && (4294967294LL - (long long )i) - (long long )ret_count >= 0LL) && (4294967294LL - (long long )i) - (long long )temp >= 0LL)) || (((((((((12 <= i && i <= 999) && (2147483636LL + (long long )i) + (long long )ret_count >= 0LL) && (2147483636LL + (long long )i) + (long long )temp >= 0LL) && (2147484647LL - (long long )i) + (long long )ret_count >= 0LL) && (2147484647LL - (long long )i) + (long long )temp >= 0LL) && (2147483635LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483635LL + (long long )i) - (long long )temp >= 0LL) && (2147484646LL - (long long )i) - (long long )ret_count >= 0LL) && (2147484646LL - (long long )i) - (long long )temp >= 0LL)) || (((((((((12 <= i && i <= 1000) && (2147483636LL + (long long )i) + (long long )ret_count >= 0LL) && (2147483636LL + (long long )i) + (long long )temp >= 0LL) && (2147484648LL - (long long )i) + (long long )ret_count >= 0LL) && (2147484648LL - (long long )i) + (long long )temp >= 0LL) && (2147483635LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483635LL + (long long )i) - (long long )temp >= 0LL) && (2147484647LL - (long long )i) - (long long )ret_count >= 0LL) && (2147484647LL - (long long )i) - (long long )temp >= 0LL)) || (((((((((2147483637LL + (long long )i) + (long long )ret_count >= 0LL && (2147483637LL + (long long )i) + (long long )temp >= 0LL) && (2147483659LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483659LL - (long long )i) + (long long )temp >= 0LL) && (2147483636LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483636LL + (long long )i) - (long long )temp >= 0LL) && (2147483658LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483658LL - (long long )i) - (long long )temp >= 0LL) && i == 11)) || (((((((((2147483637LL + (long long )i) + (long long )ret_count >= 0LL && (2147483637LL + (long long )i) + (long long )temp >= 0LL) && (2147483659LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483659LL - (long long )i) + (long long )temp >= 0LL) && (2147483636LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483636LL + (long long )i) - (long long )temp >= 0LL) && (2147483658LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483658LL - (long long )i) - (long long )temp >= 0LL) && i == 11) [2024-01-27 23:06:35,552 INFO L98 nessWitnessExtractor]: Loop invariant at [L1352-L1354] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,552 INFO L98 nessWitnessExtractor]: Loop invariant at [L1352-L1354] search_no == 0. [2024-01-27 23:06:35,552 INFO L98 nessWitnessExtractor]: Loop invariant at [L1352-L1354] iterations == 0 [2024-01-27 23:06:35,552 INFO L98 nessWitnessExtractor]: Loop invariant at [L1352-L1354] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,552 INFO L98 nessWitnessExtractor]: Loop invariant at [L1352-L1354] count == 0 [2024-01-27 23:06:35,552 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] (2147483648LL + (long long )i) - (long long )local_count >= 0LL [2024-01-27 23:06:35,552 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] start <= 500 [2024-01-27 23:06:35,552 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] local_count == 0 [2024-01-27 23:06:35,552 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] 500 <= end [2024-01-27 23:06:35,552 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] end <= 1000 [2024-01-27 23:06:35,552 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] start % 500 == 0 [2024-01-27 23:06:35,553 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] start <= 65535 [2024-01-27 23:06:35,553 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] 0 <= start [2024-01-27 23:06:35,553 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] 0 == local_count [2024-01-27 23:06:35,553 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] end % 500 == 0 [2024-01-27 23:06:35,553 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] (2147483648LL + (long long )i) + (long long )local_count >= 0LL [2024-01-27 23:06:35,553 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] tid == mytid [2024-01-27 23:06:35,553 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] (2147483647LL - (long long )i) - (long long )local_count >= 0LL [2024-01-27 23:06:35,553 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] (2147483647LL - (long long )i) + (long long )local_count >= 0LL [2024-01-27 23:06:35,553 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] i == 1000 [2024-01-27 23:06:35,553 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] (long long )ret_count + (long long )temp >= 0LL [2024-01-27 23:06:35,553 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] 0 <= temp [2024-01-27 23:06:35,554 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] (1000LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,554 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] (1000LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,554 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] (-1000LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,554 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] (1000LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,554 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] (2000LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,554 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] (0LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,554 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] (1000LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,554 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] (1000LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,554 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] (long long )i - (long long )temp >= 0LL [2024-01-27 23:06:35,554 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] ret_count == 0 [2024-01-27 23:06:35,554 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] temp <= 1000 [2024-01-27 23:06:35,555 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] (-1000LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,555 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] (-1000LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,555 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,555 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] count == 0 [2024-01-27 23:06:35,555 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] num_threads == 0 [2024-01-27 23:06:35,555 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] (4294967295LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,555 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,555 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] (4294967295LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,555 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] (4294967295LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,555 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,556 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] iterations == 0 [2024-01-27 23:06:35,556 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] (4294967296LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,556 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] (4294967295LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,556 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] (4294967296LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,556 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,556 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] (4294967294LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,556 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] search_no == 0. [2024-01-27 23:06:35,556 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] (4294967294LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,556 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] search_no <= 2147483647. [2024-01-27 23:06:35,556 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] (2147483648LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,556 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] (2147483647LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,556 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,557 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] i == 1000 [2024-01-27 23:06:35,557 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] (1000LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,557 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,557 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] -2147483648. <= search_no [2024-01-27 23:06:35,557 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] (1000LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,557 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,566 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] num_threads == 2 [2024-01-27 23:06:35,566 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] (-1000LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,566 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] (-1000LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,567 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] iterations == 500 [2024-01-27 23:06:35,567 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] (2147483647LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,567 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] (2147483648LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,567 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] count == 0 [2024-01-27 23:06:35,567 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] ret_count == 0 [2024-01-27 23:06:35,567 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,567 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] start % 500 == 0 [2024-01-27 23:06:35,567 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] (long long )i - (long long )start >= 0LL [2024-01-27 23:06:35,568 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] (0LL - (long long )end) + (long long )i >= 0LL [2024-01-27 23:06:35,568 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] i != 0 [2024-01-27 23:06:35,568 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] 500 <= end [2024-01-27 23:06:35,568 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] end % 500 == 0 [2024-01-27 23:06:35,568 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] 0 <= start [2024-01-27 23:06:35,568 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] start <= 65535 [2024-01-27 23:06:35,568 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] end <= 1000 [2024-01-27 23:06:35,568 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] 0 <= local_count [2024-01-27 23:06:35,568 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] i <= 1000 [2024-01-27 23:06:35,568 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] 500 <= i [2024-01-27 23:06:35,568 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] tid == mytid [2024-01-27 23:06:35,569 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] start <= 500 [2024-01-27 23:06:35,569 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] count == 0 [2024-01-27 23:06:35,569 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,569 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,569 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,569 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] num_threads == 2 [2024-01-27 23:06:35,569 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,569 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,569 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] -2147483648. <= search_no [2024-01-27 23:06:35,569 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] iterations == 500 [2024-01-27 23:06:35,569 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] ret_count != 0 [2024-01-27 23:06:35,570 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] i == 1000 [2024-01-27 23:06:35,570 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,570 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,570 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,570 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] search_no <= 2147483647. [2024-01-27 23:06:35,570 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,570 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,570 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,570 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,570 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] (2147483649LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,570 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] (2LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,571 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] (-2LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,571 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] (2147483650LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,571 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] (2147483645LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,571 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] (2147483646LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,571 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] ret_count == 0 [2024-01-27 23:06:35,571 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] (2147483648LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,571 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] (2147483648LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,571 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] (2147483647LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,571 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] (2147483647LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,571 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] i == 2 [2024-01-27 23:06:35,571 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] (-2LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,572 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] (2LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,572 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] count == 0 [2024-01-27 23:06:35,572 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,572 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,572 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,572 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,572 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] iterations == 0 [2024-01-27 23:06:35,572 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,572 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] search_no == 0. [2024-01-27 23:06:35,572 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] num_threads == 0 [2024-01-27 23:06:35,572 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,573 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,573 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] i == 1000 [2024-01-27 23:06:35,573 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,573 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,573 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,573 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,573 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,573 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,573 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,573 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,573 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] ret_count != 0 [2024-01-27 23:06:35,574 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] search_no <= 2147483647. [2024-01-27 23:06:35,574 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,574 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] i == 1000 [2024-01-27 23:06:35,574 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,574 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,574 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,575 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,575 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,575 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] count == 0 [2024-01-27 23:06:35,575 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,575 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] -2147483648. <= search_no [2024-01-27 23:06:35,575 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] iterations == 500 [2024-01-27 23:06:35,575 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,575 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,575 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] num_threads == 2 [2024-01-27 23:06:35,575 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] 0 <= local_count [2024-01-27 23:06:35,575 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] i <= 1000 [2024-01-27 23:06:35,576 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] start % 500 == 0 [2024-01-27 23:06:35,576 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] 500 <= end [2024-01-27 23:06:35,576 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] end <= 1000 [2024-01-27 23:06:35,576 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] i != 0 [2024-01-27 23:06:35,576 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] start <= 500 [2024-01-27 23:06:35,576 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] (long long )i - (long long )start >= 0LL [2024-01-27 23:06:35,576 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] end % 500 == 0 [2024-01-27 23:06:35,576 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] 0 <= start [2024-01-27 23:06:35,576 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] tid == mytid [2024-01-27 23:06:35,576 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] (0LL - (long long )end) + (long long )i >= 0LL [2024-01-27 23:06:35,577 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] 500 <= i [2024-01-27 23:06:35,577 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] start <= 65535 [2024-01-27 23:06:35,577 INFO L98 nessWitnessExtractor]: Location invariant before [L1381-L1381] (((((((((-1LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (1LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (-1LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (1LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1) || ((((((((((((((-2147483648. <= search_no && search_no <= 2147483647.) && (2147483648LL + (long long )i) + (long long )temp >= 0LL) && (0LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (long long )i + (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (0LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )ret_count >= 0LL) && 0 == i) && count == 0) && num_threads == 2) && iterations == 500) && i == 0) [2024-01-27 23:06:35,577 INFO L98 nessWitnessExtractor]: Location invariant before [L1381-L1381] (2147483647LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,577 INFO L98 nessWitnessExtractor]: Location invariant before [L1381-L1381] (2147483648LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,577 INFO L98 nessWitnessExtractor]: Location invariant before [L1381-L1381] (2147483648LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,577 INFO L98 nessWitnessExtractor]: Location invariant before [L1381-L1381] ret_count == 0 [2024-01-27 23:06:35,577 INFO L98 nessWitnessExtractor]: Location invariant before [L1381-L1381] (2147483647LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,577 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] (1000LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,577 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,577 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] (1000LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,578 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,578 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:35,578 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] (2147483647LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,578 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] num_threads == 2 [2024-01-27 23:06:35,578 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] (-1000LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:35,578 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] search_no <= 2147483647. [2024-01-27 23:06:35,578 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] (2147483648LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,578 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] (2147483648LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,578 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] i == 1000 [2024-01-27 23:06:35,578 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] ret_count == 0 [2024-01-27 23:06:35,578 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] -2147483648. <= search_no [2024-01-27 23:06:35,579 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] iterations == 500 [2024-01-27 23:06:35,579 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:35,579 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] count == 0 [2024-01-27 23:06:35,579 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] (2147483647LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,579 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] (-1000LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:35,579 INFO L98 nessWitnessExtractor]: Location invariant before [L1391-L1391] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,579 INFO L98 nessWitnessExtractor]: Location invariant before [L1391-L1391] (((((((((2147483647LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (2147483649LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (2147483646LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (2147483648LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1) || ((((((((((2147483648LL + (long long )i) + (long long )ret_count >= 0LL && (2147483648LL + (long long )i) + (long long )temp >= 0LL) && (2147483648LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (2147483647LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (2147483647LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && 0 == i) && i == 0) [2024-01-27 23:06:35,579 INFO L98 nessWitnessExtractor]: Location invariant before [L1391-L1391] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,579 INFO L98 nessWitnessExtractor]: Location invariant before [L1391-L1391] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,579 INFO L98 nessWitnessExtractor]: Location invariant before [L1391-L1391] ret_count != 0 [2024-01-27 23:06:35,579 INFO L98 nessWitnessExtractor]: Location invariant before [L1391-L1391] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,580 INFO L98 nessWitnessExtractor]: Loop invariant at [L1395-L1398] (long long )ret_count + (long long )temp >= 0LL [2024-01-27 23:06:35,580 INFO L98 nessWitnessExtractor]: Loop invariant at [L1395-L1398] ret_count == 0 [2024-01-27 23:06:35,580 INFO L98 nessWitnessExtractor]: Loop invariant at [L1395-L1398] ((0 <= temp && ((((((((((((((((((((((((((((((12 <= i && temp <= 1000) && (-12LL + (long long )i) + (long long )ret_count >= 0LL) && (-12LL + (long long )i) + (long long )temp >= 0LL) && (-12LL + (long long )i) - (long long )ret_count >= 0LL) && (1000LL + (long long )ret_count) - (long long )temp >= 0LL) && (1000LL - (long long )ret_count) - (long long )temp >= 0LL) && ((((((i <= 999 && (999LL - (long long )i) + (long long )ret_count >= 0LL) && (999LL - (long long )i) + (long long )temp >= 0LL) && (1LL + (long long )i) - (long long )temp >= 0LL) && (999LL - (long long )i) - (long long )ret_count >= 0LL) && (1999LL - (long long )i) - (long long )temp >= 0LL) || (((((i <= 1000 && (1000LL - (long long )i) + (long long )ret_count >= 0LL) && (1000LL - (long long )i) + (long long )temp >= 0LL) && (1000LL - (long long )i) - (long long )ret_count >= 0LL) && (2000LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )temp >= 0LL))) || (((((((((((temp <= 12 && (-11LL + (long long )i) + (long long )ret_count >= 0LL) && (-11LL + (long long )i) + (long long )temp >= 0LL) && (11LL - (long long )i) + (long long )ret_count >= 0LL) && (11LL - (long long )i) + (long long )temp >= 0LL) && (-11LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )i) - (long long )temp >= 0LL) && (12LL + (long long )ret_count) - (long long )temp >= 0LL) && (11LL - (long long )i) - (long long )ret_count >= 0LL) && (12LL - (long long )ret_count) - (long long )temp >= 0LL) && (23LL - (long long )i) - (long long )temp >= 0LL) && i == 11)) || (((((((((((temp <= 11 && (-11LL + (long long )i) + (long long )ret_count >= 0LL) && (-11LL + (long long )i) + (long long )temp >= 0LL) && (11LL - (long long )i) + (long long )ret_count >= 0LL) && (11LL - (long long )i) + (long long )temp >= 0LL) && (-11LL + (long long )i) - (long long )ret_count >= 0LL) && (11LL + (long long )ret_count) - (long long )temp >= 0LL) && (11LL - (long long )i) - (long long )ret_count >= 0LL) && (11LL - (long long )ret_count) - (long long )temp >= 0LL) && (22LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )temp >= 0LL) && i == 11)) || (((((((((((temp <= 11 && (-10LL + (long long )i) + (long long )ret_count >= 0LL) && (-10LL + (long long )i) + (long long )temp >= 0LL) && (10LL - (long long )i) + (long long )ret_count >= 0LL) && (10LL - (long long )i) + (long long )temp >= 0LL) && (-10LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )i) - (long long )temp >= 0LL) && (11LL + (long long )ret_count) - (long long )temp >= 0LL) && (10LL - (long long )i) - (long long )ret_count >= 0LL) && (11LL - (long long )ret_count) - (long long )temp >= 0LL) && (21LL - (long long )i) - (long long )temp >= 0LL) && i == 10)) || (((((((((((temp <= 10 && (-10LL + (long long )i) + (long long )ret_count >= 0LL) && (-10LL + (long long )i) + (long long )temp >= 0LL) && (10LL - (long long )i) + (long long )ret_count >= 0LL) && (10LL - (long long )i) + (long long )temp >= 0LL) && (-10LL + (long long )i) - (long long )ret_count >= 0LL) && (10LL + (long long )ret_count) - (long long )temp >= 0LL) && (10LL - (long long )i) - (long long )ret_count >= 0LL) && (10LL - (long long )ret_count) - (long long )temp >= 0LL) && (20LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )temp >= 0LL) && i == 10)) || (((((((((((temp <= 10 && (-9LL + (long long )i) + (long long )ret_count >= 0LL) && (-9LL + (long long )i) + (long long )temp >= 0LL) && (9LL - (long long )i) + (long long )ret_count >= 0LL) && (9LL - (long long )i) + (long long )temp >= 0LL) && (-9LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )i) - (long long )temp >= 0LL) && (10LL + (long long )ret_count) - (long long )temp >= 0LL) && (9LL - (long long )i) - (long long )ret_count >= 0LL) && (10LL - (long long )ret_count) - (long long )temp >= 0LL) && (19LL - (long long )i) - (long long )temp >= 0LL) && i == 9)) || (((((((((((temp <= 9 && (-9LL + (long long )i) + (long long )ret_count >= 0LL) && (-9LL + (long long )i) + (long long )temp >= 0LL) && (9LL - (long long )i) + (long long )ret_count >= 0LL) && (9LL - (long long )i) + (long long )temp >= 0LL) && (-9LL + (long long )i) - (long long )ret_count >= 0LL) && (9LL + (long long )ret_count) - (long long )temp >= 0LL) && (9LL - (long long )i) - (long long )ret_count >= 0LL) && (9LL - (long long )ret_count) - (long long )temp >= 0LL) && (18LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )temp >= 0LL) && i == 9)) || (((((((((((temp <= 9 && (-8LL + (long long )i) + (long long )ret_count >= 0LL) && (-8LL + (long long )i) + (long long )temp >= 0LL) && (8LL - (long long )i) + (long long )ret_count >= 0LL) && (8LL - (long long )i) + (long long )temp >= 0LL) && (-8LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )i) - (long long )temp >= 0LL) && (9LL + (long long )ret_count) - (long long )temp >= 0LL) && (8LL - (long long )i) - (long long )ret_count >= 0LL) && (9LL - (long long )ret_count) - (long long )temp >= 0LL) && (17LL - (long long )i) - (long long )temp >= 0LL) && i == 8)) || (((((((((((temp <= 8 && (-8LL + (long long )i) + (long long )ret_count >= 0LL) && (-8LL + (long long )i) + (long long )temp >= 0LL) && (8LL - (long long )i) + (long long )ret_count >= 0LL) && (8LL - (long long )i) + (long long )temp >= 0LL) && (-8LL + (long long )i) - (long long )ret_count >= 0LL) && (8LL + (long long )ret_count) - (long long )temp >= 0LL) && (8LL - (long long )i) - (long long )ret_count >= 0LL) && (8LL - (long long )ret_count) - (long long )temp >= 0LL) && (16LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )temp >= 0LL) && i == 8)) || (((((((((((temp <= 8 && (-7LL + (long long )i) + (long long )ret_count >= 0LL) && (-7LL + (long long )i) + (long long )temp >= 0LL) && (7LL - (long long )i) + (long long )ret_count >= 0LL) && (7LL - (long long )i) + (long long )temp >= 0LL) && (-7LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )i) - (long long )temp >= 0LL) && (8LL + (long long )ret_count) - (long long )temp >= 0LL) && (7LL - (long long )i) - (long long )ret_count >= 0LL) && (8LL - (long long )ret_count) - (long long )temp >= 0LL) && (15LL - (long long )i) - (long long )temp >= 0LL) && i == 7)) || (((((((((((temp <= 7 && (-7LL + (long long )i) + (long long )ret_count >= 0LL) && (-7LL + (long long )i) + (long long )temp >= 0LL) && (7LL - (long long )i) + (long long )ret_count >= 0LL) && (7LL - (long long )i) + (long long )temp >= 0LL) && (-7LL + (long long )i) - (long long )ret_count >= 0LL) && (7LL + (long long )ret_count) - (long long )temp >= 0LL) && (7LL - (long long )i) - (long long )ret_count >= 0LL) && (7LL - (long long )ret_count) - (long long )temp >= 0LL) && (14LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )temp >= 0LL) && i == 7)) || (((((((((((temp <= 7 && (-6LL + (long long )i) + (long long )ret_count >= 0LL) && (-6LL + (long long )i) + (long long )temp >= 0LL) && (6LL - (long long )i) + (long long )ret_count >= 0LL) && (6LL - (long long )i) + (long long )temp >= 0LL) && (-6LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )i) - (long long )temp >= 0LL) && (7LL + (long long )ret_count) - (long long )temp >= 0LL) && (6LL - (long long )i) - (long long )ret_count >= 0LL) && (7LL - (long long )ret_count) - (long long )temp >= 0LL) && (13LL - (long long )i) - (long long )temp >= 0LL) && i == 6)) || (((((((((((temp <= 6 && (-6LL + (long long )i) + (long long )ret_count >= 0LL) && (-6LL + (long long )i) + (long long )temp >= 0LL) && (6LL - (long long )i) + (long long )ret_count >= 0LL) && (6LL - (long long )i) + (long long )temp >= 0LL) && (-6LL + (long long )i) - (long long )ret_count >= 0LL) && (6LL + (long long )ret_count) - (long long )temp >= 0LL) && (6LL - (long long )i) - (long long )ret_count >= 0LL) && (6LL - (long long )ret_count) - (long long )temp >= 0LL) && (12LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )temp >= 0LL) && i == 6)) || (((((((((((temp <= 6 && (-5LL + (long long )i) + (long long )ret_count >= 0LL) && (-5LL + (long long )i) + (long long )temp >= 0LL) && (5LL - (long long )i) + (long long )ret_count >= 0LL) && (5LL - (long long )i) + (long long )temp >= 0LL) && (-5LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )i) - (long long )temp >= 0LL) && (6LL + (long long )ret_count) - (long long )temp >= 0LL) && (5LL - (long long )i) - (long long )ret_count >= 0LL) && (6LL - (long long )ret_count) - (long long )temp >= 0LL) && (11LL - (long long )i) - (long long )temp >= 0LL) && i == 5)) || (((((((((((temp <= 5 && (-5LL + (long long )i) + (long long )ret_count >= 0LL) && (-5LL + (long long )i) + (long long )temp >= 0LL) && (5LL - (long long )i) + (long long )ret_count >= 0LL) && (5LL - (long long )i) + (long long )temp >= 0LL) && (-5LL + (long long )i) - (long long )ret_count >= 0LL) && (5LL + (long long )ret_count) - (long long )temp >= 0LL) && (5LL - (long long )i) - (long long )ret_count >= 0LL) && (5LL - (long long )ret_count) - (long long )temp >= 0LL) && (10LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )temp >= 0LL) && i == 5)) || (((((((((((temp <= 5 && (-4LL + (long long )i) + (long long )ret_count >= 0LL) && (-4LL + (long long )i) + (long long )temp >= 0LL) && (4LL - (long long )i) + (long long )ret_count >= 0LL) && (4LL - (long long )i) + (long long )temp >= 0LL) && (-4LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )i) - (long long )temp >= 0LL) && (5LL + (long long )ret_count) - (long long )temp >= 0LL) && (4LL - (long long )i) - (long long )ret_count >= 0LL) && (5LL - (long long )ret_count) - (long long )temp >= 0LL) && (9LL - (long long )i) - (long long )temp >= 0LL) && i == 4)) || (((((((((((temp <= 4 && (-4LL + (long long )i) + (long long )ret_count >= 0LL) && (-4LL + (long long )i) + (long long )temp >= 0LL) && (4LL - (long long )i) + (long long )ret_count >= 0LL) && (4LL - (long long )i) + (long long )temp >= 0LL) && (-4LL + (long long )i) - (long long )ret_count >= 0LL) && (4LL + (long long )ret_count) - (long long )temp >= 0LL) && (4LL - (long long )i) - (long long )ret_count >= 0LL) && (4LL - (long long )ret_count) - (long long )temp >= 0LL) && (8LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )temp >= 0LL) && i == 4)) || (((((((((((temp <= 4 && (-3LL + (long long )i) + (long long )ret_count >= 0LL) && (-3LL + (long long )i) + (long long )temp >= 0LL) && (3LL - (long long )i) + (long long )ret_count >= 0LL) && (3LL - (long long )i) + (long long )temp >= 0LL) && (-3LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )i) - (long long )temp >= 0LL) && (4LL + (long long )ret_count) - (long long )temp >= 0LL) && (3LL - (long long )i) - (long long )ret_count >= 0LL) && (4LL - (long long )ret_count) - (long long )temp >= 0LL) && (7LL - (long long )i) - (long long )temp >= 0LL) && i == 3)) || ((((((((((((temp <= 3 && temp <= 65535) && (-3LL + (long long )i) + (long long )ret_count >= 0LL) && (-3LL + (long long )i) + (long long )temp >= 0LL) && (3LL - (long long )i) + (long long )ret_count >= 0LL) && (3LL - (long long )i) + (long long )temp >= 0LL) && (-3LL + (long long )i) - (long long )ret_count >= 0LL) && (3LL + (long long )ret_count) - (long long )temp >= 0LL) && (3LL - (long long )i) - (long long )ret_count >= 0LL) && (3LL - (long long )ret_count) - (long long )temp >= 0LL) && (6LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )temp >= 0LL) && i == 3)) || ((((((((((((temp <= 3 && temp <= 65535) && (-2LL + (long long )i) + (long long )ret_count >= 0LL) && (-2LL + (long long )i) + (long long )temp >= 0LL) && (2LL - (long long )i) + (long long )ret_count >= 0LL) && (2LL - (long long )i) + (long long )temp >= 0LL) && (-2LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )i) - (long long )temp >= 0LL) && (3LL + (long long )ret_count) - (long long )temp >= 0LL) && (2LL - (long long )i) - (long long )ret_count >= 0LL) && (3LL - (long long )ret_count) - (long long )temp >= 0LL) && (5LL - (long long )i) - (long long )temp >= 0LL) && i == 2)) || ((((((((((((temp <= 2 && temp <= 255) && (-2LL + (long long )i) + (long long )ret_count >= 0LL) && (-2LL + (long long )i) + (long long )temp >= 0LL) && (2LL - (long long )i) + (long long )ret_count >= 0LL) && (2LL - (long long )i) + (long long )temp >= 0LL) && (-2LL + (long long )i) - (long long )ret_count >= 0LL) && (2LL + (long long )ret_count) - (long long )temp >= 0LL) && (2LL - (long long )i) - (long long )ret_count >= 0LL) && (2LL - (long long )ret_count) - (long long )temp >= 0LL) && (4LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )temp >= 0LL) && i == 2)) || ((((((((((((temp <= 2 && temp <= 255) && (-1LL + (long long )i) + (long long )ret_count >= 0LL) && (-1LL + (long long )i) + (long long )temp >= 0LL) && (1LL - (long long )i) + (long long )ret_count >= 0LL) && (1LL - (long long )i) + (long long )temp >= 0LL) && (-1LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )i) - (long long )temp >= 0LL) && (2LL + (long long )ret_count) - (long long )temp >= 0LL) && (1LL - (long long )i) - (long long )ret_count >= 0LL) && (2LL - (long long )ret_count) - (long long )temp >= 0LL) && (3LL - (long long )i) - (long long )temp >= 0LL) && i == 1)) || ((((((((((((temp <= 1 && (-1LL + (long long )i) + (long long )ret_count >= 0LL) && (-1LL + (long long )i) + (long long )temp >= 0LL) && (1LL - (long long )i) + (long long )ret_count >= 0LL) && (1LL - (long long )i) + (long long )temp >= 0LL) && (-1LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )ret_count) - (long long )temp >= 0LL) && (1LL - (long long )i) - (long long )ret_count >= 0LL) && (1LL - (long long )ret_count) - (long long )temp >= 0LL) && (2LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )temp >= 0LL) && i == 1) && (temp == 0 || temp == 1))) || (((((((((((((temp <= 1 && (0LL - (long long )i) + (long long )ret_count >= 0LL) && (0LL - (long long )i) + (long long )temp >= 0LL) && (long long )i + (long long )ret_count >= 0LL) && (long long )i + (long long )temp >= 0LL) && (1LL + (long long )i) - (long long )temp >= 0LL) && (1LL + (long long )ret_count) - (long long )temp >= 0LL) && (0LL - (long long )i) - (long long )ret_count >= 0LL) && (1LL - (long long )i) - (long long )temp >= 0LL) && (1LL - (long long )ret_count) - (long long )temp >= 0LL) && (long long )i - (long long )ret_count >= 0LL) && 0 == i) && i == 0) && (temp == 0 || temp == 1)))) || (((((((((((((((0LL - (long long )i) + (long long )ret_count >= 0LL && (0LL - (long long )i) + (long long )temp >= 0LL) && (long long )i + (long long )ret_count >= 0LL) && (long long )i + (long long )temp >= 0LL) && (0LL - (long long )i) - (long long )ret_count >= 0LL) && (0LL - (long long )i) - (long long )temp >= 0LL) && (0LL - (long long )ret_count) - (long long )temp >= 0LL) && (long long )i - (long long )ret_count >= 0LL) && (long long )i - (long long )temp >= 0LL) && (long long )ret_count - (long long )temp >= 0LL) && 0 == i) && 0 == temp) && i == 0) && i == temp) && temp == 0)) || (((((((((((((-2LL + (long long )i) + (long long )ret_count >= 0LL && (-2LL + (long long )i) + (long long )temp >= 0LL) && (2LL - (long long )i) + (long long )ret_count >= 0LL) && (2LL - (long long )i) + (long long )temp >= 0LL) && (-2LL + (long long )i) - (long long )ret_count >= 0LL) && (-2LL + (long long )i) - (long long )temp >= 0LL) && (0LL - (long long )ret_count) - (long long )temp >= 0LL) && (2LL - (long long )i) - (long long )ret_count >= 0LL) && (2LL - (long long )i) - (long long )temp >= 0LL) && (long long )ret_count - (long long )temp >= 0LL) && 0 == temp) && i == 2) && temp == 0) [2024-01-27 23:06:35,580 INFO L98 nessWitnessExtractor]: Loop invariant at [L1395-L1398] (0LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,580 INFO L98 nessWitnessExtractor]: Location invariant before [L1353-L1353] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,580 INFO L98 nessWitnessExtractor]: Location invariant before [L1353-L1353] ((((((((((((((((((((2147483638LL + (long long )i) + (long long )ret_count >= 0LL && (2147483638LL + (long long )i) + (long long )temp >= 0LL) && (2147483658LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483658LL - (long long )i) + (long long )temp >= 0LL) && (2147483637LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483637LL + (long long )i) - (long long )temp >= 0LL) && (2147483657LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483657LL - (long long )i) - (long long )temp >= 0LL) && i == 10) || (((((((((2147483639LL + (long long )i) + (long long )ret_count >= 0LL && (2147483639LL + (long long )i) + (long long )temp >= 0LL) && (2147483657LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483657LL - (long long )i) + (long long )temp >= 0LL) && (2147483638LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483638LL + (long long )i) - (long long )temp >= 0LL) && (2147483656LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483656LL - (long long )i) - (long long )temp >= 0LL) && i == 9)) || (((((((((2147483640LL + (long long )i) + (long long )ret_count >= 0LL && (2147483640LL + (long long )i) + (long long )temp >= 0LL) && (2147483656LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483656LL - (long long )i) + (long long )temp >= 0LL) && (2147483639LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483639LL + (long long )i) - (long long )temp >= 0LL) && (2147483655LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483655LL - (long long )i) - (long long )temp >= 0LL) && i == 8)) || (((((((((2147483641LL + (long long )i) + (long long )ret_count >= 0LL && (2147483641LL + (long long )i) + (long long )temp >= 0LL) && (2147483655LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483655LL - (long long )i) + (long long )temp >= 0LL) && (2147483640LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483640LL + (long long )i) - (long long )temp >= 0LL) && (2147483654LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483654LL - (long long )i) - (long long )temp >= 0LL) && i == 7)) || (((((((((2147483642LL + (long long )i) + (long long )ret_count >= 0LL && (2147483642LL + (long long )i) + (long long )temp >= 0LL) && (2147483654LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483654LL - (long long )i) + (long long )temp >= 0LL) && (2147483641LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483641LL + (long long )i) - (long long )temp >= 0LL) && (2147483653LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483653LL - (long long )i) - (long long )temp >= 0LL) && i == 6)) || (((((((((2147483643LL + (long long )i) + (long long )ret_count >= 0LL && (2147483643LL + (long long )i) + (long long )temp >= 0LL) && (2147483653LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483653LL - (long long )i) + (long long )temp >= 0LL) && (2147483642LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483642LL + (long long )i) - (long long )temp >= 0LL) && (2147483652LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483652LL - (long long )i) - (long long )temp >= 0LL) && i == 5)) || (((((((((2147483644LL + (long long )i) + (long long )ret_count >= 0LL && (2147483644LL + (long long )i) + (long long )temp >= 0LL) && (2147483652LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483652LL - (long long )i) + (long long )temp >= 0LL) && (2147483643LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483643LL + (long long )i) - (long long )temp >= 0LL) && (2147483651LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483651LL - (long long )i) - (long long )temp >= 0LL) && i == 4)) || (((((((((2147483645LL + (long long )i) + (long long )ret_count >= 0LL && (2147483645LL + (long long )i) + (long long )temp >= 0LL) && (2147483651LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483651LL - (long long )i) + (long long )temp >= 0LL) && (2147483644LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483644LL + (long long )i) - (long long )temp >= 0LL) && (2147483650LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483650LL - (long long )i) - (long long )temp >= 0LL) && i == 3)) || (((((((((2147483646LL + (long long )i) + (long long )ret_count >= 0LL && (2147483646LL + (long long )i) + (long long )temp >= 0LL) && (2147483650LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483650LL - (long long )i) + (long long )temp >= 0LL) && (2147483645LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483645LL + (long long )i) - (long long )temp >= 0LL) && (2147483649LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) - (long long )temp >= 0LL) && i == 2)) || (((((((((2147483647LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (2147483649LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (2147483646LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (2147483648LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1)) || ((((((((((2147483648LL + (long long )i) + (long long )ret_count >= 0LL && (2147483648LL + (long long )i) + (long long )temp >= 0LL) && (2147483648LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (2147483647LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (2147483647LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && 0 == i) && i == 0)) || (((((((((12 <= i && i <= 999) && (2147483636LL + (long long )i) + (long long )ret_count >= 0LL) && (2147483636LL + (long long )i) + (long long )temp >= 0LL) && (2147484647LL - (long long )i) + (long long )ret_count >= 0LL) && (2147484647LL - (long long )i) + (long long )temp >= 0LL) && (2147483635LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483635LL + (long long )i) - (long long )temp >= 0LL) && (2147484646LL - (long long )i) - (long long )ret_count >= 0LL) && (2147484646LL - (long long )i) - (long long )temp >= 0LL)) || (((((((((2147483637LL + (long long )i) + (long long )ret_count >= 0LL && (2147483637LL + (long long )i) + (long long )temp >= 0LL) && (2147483659LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483659LL - (long long )i) + (long long )temp >= 0LL) && (2147483636LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483636LL + (long long )i) - (long long )temp >= 0LL) && (2147483658LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483658LL - (long long )i) - (long long )temp >= 0LL) && i == 11) [2024-01-27 23:06:35,581 INFO L98 nessWitnessExtractor]: Location invariant before [L1353-L1353] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,581 INFO L98 nessWitnessExtractor]: Location invariant before [L1353-L1353] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:35,581 INFO L98 nessWitnessExtractor]: Location invariant before [L1353-L1353] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:35,581 INFO L98 nessWitnessExtractor]: Location invariant before [L1353-L1353] num_threads == 0 [2024-01-27 23:06:35,581 INFO L98 nessWitnessExtractor]: Location invariant before [L1353-L1353] iterations == 0 [2024-01-27 23:06:35,581 INFO L98 nessWitnessExtractor]: Location invariant before [L1353-L1353] search_no == 0. [2024-01-27 23:06:35,581 INFO L98 nessWitnessExtractor]: Location invariant before [L1353-L1353] count == 0 [2024-01-27 23:06:35,666 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 23:06:35,817 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/pthread-C-DAC/pthread-finding-k-matches.i[820,833] [2024-01-27 23:06:36,050 ERROR L324 MainTranslator]: Unsupported Syntax: Unsupported function: pthread_attr_init [2024-01-27 23:06:36,051 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@4f318f80 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:06:36, skipping insertion in model container [2024-01-27 23:06:36,051 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 23:06:36,051 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-27 23:06:36,053 INFO L158 Benchmark]: Toolchain (without parser) took 1465.74ms. Allocated memory was 136.3MB in the beginning and 268.4MB in the end (delta: 132.1MB). Free memory was 74.2MB in the beginning and 231.3MB in the end (delta: -157.1MB). Peak memory consumption was 43.6MB. Max. memory is 16.1GB. [2024-01-27 23:06:36,054 INFO L158 Benchmark]: Witness Parser took 0.14ms. Allocated memory is still 136.3MB. Free memory is still 101.7MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:06:36,054 INFO L158 Benchmark]: CDTParser took 0.14ms. Allocated memory is still 136.3MB. Free memory is still 95.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:06:36,055 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1462.52ms. Allocated memory was 136.3MB in the beginning and 268.4MB in the end (delta: 132.1MB). Free memory was 73.8MB in the beginning and 231.3MB in the end (delta: -157.5MB). Peak memory consumption was 43.6MB. Max. memory is 16.1GB. [2024-01-27 23:06:36,056 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Witness Parser took 0.14ms. Allocated memory is still 136.3MB. Free memory is still 101.7MB. There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.14ms. Allocated memory is still 136.3MB. Free memory is still 95.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1462.52ms. Allocated memory was 136.3MB in the beginning and 268.4MB in the end (delta: 132.1MB). Free memory was 73.8MB in the beginning and 231.3MB in the end (delta: -157.5MB). Peak memory consumption was 43.6MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 1369]: Unsupported Syntax Unsupported function: pthread_attr_init RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/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/pthread-C-DAC/pthread-finding-k-matches.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/pthread-finding-k-matches.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.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:06:38,035 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 23:06:38,107 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-01-27 23:06:38,112 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 23:06:38,113 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 23:06:38,216 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 23:06:38,216 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 23:06:38,216 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 23:06:38,217 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 23:06:38,221 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 23:06:38,222 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 23:06:38,222 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 23:06:38,222 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 23:06:38,223 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 23:06:38,224 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 23:06:38,224 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 23:06:38,224 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 23:06:38,224 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 23:06:38,225 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 23:06:38,225 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 23:06:38,225 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 23:06:38,227 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 23:06:38,227 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 23:06:38,227 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-01-27 23:06:38,228 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-01-27 23:06:38,228 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 23:06:38,228 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-01-27 23:06:38,228 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 23:06:38,228 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 23:06:38,229 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 23:06:38,230 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 23:06:38,230 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 23:06:38,230 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 23:06:38,230 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 23:06:38,230 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 23:06:38,230 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 23:06:38,231 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 23:06:38,231 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 23:06:38,231 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-01-27 23:06:38,232 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-01-27 23:06:38,232 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 23:06:38,232 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 23:06:38,232 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 23:06:38,232 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 23:06:38,233 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 23:06:38,233 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-01-27 23:06:38,233 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:06:38,471 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 23:06:38,485 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 23:06:38,487 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 23:06:38,488 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 23:06:38,488 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 23:06:38,489 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-C-DAC/pthread-finding-k-matches.i [2024-01-27 23:06:39,779 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 23:06:40,021 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 23:06:40,023 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-C-DAC/pthread-finding-k-matches.i [2024-01-27 23:06:40,038 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6cebdb336/3bfb122786d54befb8283e6ede887854/FLAG7b2a44de5 [2024-01-27 23:06:40,047 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6cebdb336/3bfb122786d54befb8283e6ede887854 [2024-01-27 23:06:40,049 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-27 23:06:40,052 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-27 23:06:40,053 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/pthread-finding-k-matches.yml/witness.yml [2024-01-27 23:06:40,299 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 23:06:40,300 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-27 23:06:40,301 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 23:06:40,301 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 23:06:40,305 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 23:06:40,305 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:06:40" (1/2) ... [2024-01-27 23:06:40,306 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@59b955c4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:06:40, skipping insertion in model container [2024-01-27 23:06:40,306 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:06:40" (1/2) ... [2024-01-27 23:06:40,308 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@596d55a5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:06:40, skipping insertion in model container [2024-01-27 23:06:40,308 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:06:40" (2/2) ... [2024-01-27 23:06:40,331 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@59b955c4 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:06:40, skipping insertion in model container [2024-01-27 23:06:40,332 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:06:40" (2/2) ... [2024-01-27 23:06:40,332 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-27 23:06:40,932 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-27 23:06:40,934 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] (2147483647LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,934 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] (-2LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,934 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] (2147483649LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,934 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] ret_count == 0 [2024-01-27 23:06:40,934 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] (2LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,934 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] (-2LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,934 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] i == 2 [2024-01-27 23:06:40,935 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] (2147483648LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,935 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] (2147483650LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,935 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] (2147483645LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,935 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] (2147483646LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,935 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] (2147483648LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,935 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] (2LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,935 INFO L98 nessWitnessExtractor]: Location invariant before [L1394-L1394] (2147483647LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,936 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] count == 0 [2024-01-27 23:06:40,936 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,936 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,936 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,936 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,936 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,936 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,937 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,937 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,937 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,937 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,937 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] num_threads == 2 [2024-01-27 23:06:40,937 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] i == 1000 [2024-01-27 23:06:40,937 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,938 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] -2147483648. <= search_no [2024-01-27 23:06:40,938 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] search_no <= 2147483647. [2024-01-27 23:06:40,938 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,938 INFO L98 nessWitnessExtractor]: Location invariant before [L1370-L1373] iterations == 500 [2024-01-27 23:06:40,938 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (4294967295LL + (long long )end) - (long long )start >= 0LL [2024-01-27 23:06:40,938 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (4294967294LL - (long long )end) - (long long )i >= 0LL [2024-01-27 23:06:40,938 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (2147483647LL - (long long )end) - (long long )local_count >= 0LL [2024-01-27 23:06:40,939 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (2147483647LL - (long long )i) + (long long )local_count >= 0LL [2024-01-27 23:06:40,939 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (2147483647LL - (long long )end) + (long long )local_count >= 0LL [2024-01-27 23:06:40,939 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (4294967296LL + (long long )end) + (long long )start >= 0LL [2024-01-27 23:06:40,939 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (2147483648LL - (long long )local_count) + (long long )start >= 0LL [2024-01-27 23:06:40,939 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (4294967294LL - (long long )end) - (long long )start >= 0LL [2024-01-27 23:06:40,939 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (2147483648LL + (long long )end) - (long long )local_count >= 0LL [2024-01-27 23:06:40,939 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (2147483647LL - (long long )i) - (long long )local_count >= 0LL [2024-01-27 23:06:40,943 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (2147483648LL + (long long )i) + (long long )local_count >= 0LL [2024-01-27 23:06:40,944 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (2147483647LL + (long long )local_count) - (long long )start >= 0LL [2024-01-27 23:06:40,944 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] local_count == 0 [2024-01-27 23:06:40,944 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (4294967295LL - (long long )i) + (long long )start >= 0LL [2024-01-27 23:06:40,944 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (4294967295LL + (long long )end) - (long long )i >= 0LL [2024-01-27 23:06:40,944 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (4294967295LL - (long long )end) + (long long )start >= 0LL [2024-01-27 23:06:40,944 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (2147483647LL - (long long )local_count) - (long long )start >= 0LL [2024-01-27 23:06:40,944 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] 0 == local_count [2024-01-27 23:06:40,945 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (2147483648LL + (long long )end) + (long long )local_count >= 0LL [2024-01-27 23:06:40,945 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (4294967296LL + (long long )i) + (long long )start >= 0LL [2024-01-27 23:06:40,945 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (4294967294LL - (long long )i) - (long long )start >= 0LL [2024-01-27 23:06:40,945 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] tid == mytid [2024-01-27 23:06:40,945 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (2147483648LL + (long long )i) - (long long )local_count >= 0LL [2024-01-27 23:06:40,945 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (2147483648LL + (long long )local_count) + (long long )start >= 0LL [2024-01-27 23:06:40,945 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (4294967296LL + (long long )end) + (long long )i >= 0LL [2024-01-27 23:06:40,946 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (4294967295LL - (long long )end) + (long long )i >= 0LL [2024-01-27 23:06:40,946 INFO L98 nessWitnessExtractor]: Location invariant before [L1328-L1328] (4294967295LL + (long long )i) - (long long )start >= 0LL [2024-01-27 23:06:40,946 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,946 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,946 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,946 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,946 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,946 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,947 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] search_no <= 2147483647. [2024-01-27 23:06:40,947 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,947 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,947 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] num_threads == 2 [2024-01-27 23:06:40,947 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,947 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] -2147483648. <= search_no [2024-01-27 23:06:40,947 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,947 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,948 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] i == 1000 [2024-01-27 23:06:40,948 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] count == 0 [2024-01-27 23:06:40,948 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,948 INFO L98 nessWitnessExtractor]: Location invariant before [L1365-L1368] iterations == 500 [2024-01-27 23:06:40,948 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] start <= 500 [2024-01-27 23:06:40,948 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] tid == mytid [2024-01-27 23:06:40,948 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] 500 <= i [2024-01-27 23:06:40,949 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] end <= 1000 [2024-01-27 23:06:40,949 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] 0 <= start [2024-01-27 23:06:40,949 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] start <= 65535 [2024-01-27 23:06:40,949 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] start % 500 == 0 [2024-01-27 23:06:40,949 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] end % 500 == 0 [2024-01-27 23:06:40,949 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] 500 <= end [2024-01-27 23:06:40,949 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] i != 0 [2024-01-27 23:06:40,949 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] (0LL - (long long )end) + (long long )i >= 0LL [2024-01-27 23:06:40,950 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] (long long )i - (long long )start >= 0LL [2024-01-27 23:06:40,950 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] 0 <= local_count [2024-01-27 23:06:40,950 INFO L98 nessWitnessExtractor]: Location invariant before [L1336-L1336] i <= 1000 [2024-01-27 23:06:40,950 INFO L98 nessWitnessExtractor]: Location invariant before [L1380-L1380] (((((((((-1LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (1LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (-1LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (1LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1) || ((((((((((((((-2147483648. <= search_no && search_no <= 2147483647.) && (2147483648LL + (long long )i) + (long long )temp >= 0LL) && (0LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (long long )i + (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (0LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )ret_count >= 0LL) && 0 == i) && count == 0) && num_threads == 2) && iterations == 500) && i == 0) [2024-01-27 23:06:40,950 INFO L98 nessWitnessExtractor]: Location invariant before [L1380-L1380] ret_count == 0 [2024-01-27 23:06:40,950 INFO L98 nessWitnessExtractor]: Location invariant before [L1380-L1380] (2147483648LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,951 INFO L98 nessWitnessExtractor]: Location invariant before [L1380-L1380] (2147483648LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,951 INFO L98 nessWitnessExtractor]: Location invariant before [L1380-L1380] (2147483647LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,951 INFO L98 nessWitnessExtractor]: Location invariant before [L1380-L1380] (2147483647LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,951 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,951 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] -2147483648. <= search_no [2024-01-27 23:06:40,951 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] search_no <= 2147483647. [2024-01-27 23:06:40,951 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,952 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,952 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,952 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,952 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] count == 0 [2024-01-27 23:06:40,952 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,952 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] iterations == 500 [2024-01-27 23:06:40,953 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,953 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,953 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,953 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,953 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] i == 1000 [2024-01-27 23:06:40,953 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] num_threads == 2 [2024-01-27 23:06:40,953 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,954 INFO L98 nessWitnessExtractor]: Location invariant before [L1364-L1364] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,954 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,954 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] i == 1000 [2024-01-27 23:06:40,954 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] -2147483648. <= search_no [2024-01-27 23:06:40,954 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,954 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,955 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] search_no <= 2147483647. [2024-01-27 23:06:40,955 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,955 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] iterations == 500 [2024-01-27 23:06:40,955 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,955 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,955 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,955 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] count == 0 [2024-01-27 23:06:40,955 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,956 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,956 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,956 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,956 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,956 INFO L98 nessWitnessExtractor]: Location invariant before [L1363-L1363] num_threads == 2 [2024-01-27 23:06:40,956 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] -2147483648. <= search_no [2024-01-27 23:06:40,956 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,956 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,957 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,957 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] i == 1000 [2024-01-27 23:06:40,957 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,957 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] num_threads == 2 [2024-01-27 23:06:40,957 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,957 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,957 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,958 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,958 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,958 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] search_no <= 2147483647. [2024-01-27 23:06:40,958 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,958 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,958 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,958 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] count == 0 [2024-01-27 23:06:40,958 INFO L98 nessWitnessExtractor]: Location invariant before [L1375-L1378] iterations == 500 [2024-01-27 23:06:40,959 INFO L98 nessWitnessExtractor]: Location invariant before [L1391-L1391] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,959 INFO L98 nessWitnessExtractor]: Location invariant before [L1391-L1391] ret_count != 0 [2024-01-27 23:06:40,959 INFO L98 nessWitnessExtractor]: Location invariant before [L1391-L1391] (((((((((2147483647LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (2147483649LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (2147483646LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (2147483648LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1) || ((((((((((2147483648LL + (long long )i) + (long long )ret_count >= 0LL && (2147483648LL + (long long )i) + (long long )temp >= 0LL) && (2147483648LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (2147483647LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (2147483647LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && 0 == i) && i == 0) [2024-01-27 23:06:40,959 INFO L98 nessWitnessExtractor]: Location invariant before [L1391-L1391] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,959 INFO L98 nessWitnessExtractor]: Location invariant before [L1391-L1391] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,959 INFO L98 nessWitnessExtractor]: Location invariant before [L1391-L1391] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,959 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] (4294967295LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,959 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] num_threads == 0 [2024-01-27 23:06:40,960 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] (4294967296LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,960 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] (4294967296LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,960 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] iterations == 0 [2024-01-27 23:06:40,960 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,960 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] (4294967295LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,960 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] (4294967295LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,960 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] (4294967294LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,960 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,961 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] (4294967295LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,961 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,961 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] search_no == 0. [2024-01-27 23:06:40,961 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] count == 0 [2024-01-27 23:06:40,961 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] (4294967294LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,961 INFO L98 nessWitnessExtractor]: Location invariant before [L1350-L1350] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,961 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] (2147483648LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,962 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,962 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] (2147483647LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,962 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] i == 1000 [2024-01-27 23:06:40,962 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] (2147483647LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,962 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] ret_count == 0 [2024-01-27 23:06:40,962 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] num_threads == 2 [2024-01-27 23:06:40,962 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] (-1000LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,962 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,963 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,963 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] (2147483648LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,963 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] -2147483648. <= search_no [2024-01-27 23:06:40,963 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] (1000LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,963 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] (1000LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,963 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,963 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] (-1000LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,964 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] search_no <= 2147483647. [2024-01-27 23:06:40,964 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] iterations == 500 [2024-01-27 23:06:40,964 INFO L98 nessWitnessExtractor]: Location invariant before [L1374-L1374] count == 0 [2024-01-27 23:06:40,964 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L22] num_threads == 0 [2024-01-27 23:06:40,964 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L22] search_no == 0. [2024-01-27 23:06:40,964 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L22] count == 0 [2024-01-27 23:06:40,964 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L22] iterations == 0 [2024-01-27 23:06:40,964 INFO L98 nessWitnessExtractor]: Loop invariant at [L1387-L1393] (2147483648LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,965 INFO L98 nessWitnessExtractor]: Loop invariant at [L1387-L1393] (2147483647LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,965 INFO L98 nessWitnessExtractor]: Loop invariant at [L1387-L1393] (2147483648LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,965 INFO L98 nessWitnessExtractor]: Loop invariant at [L1387-L1393] (((((((((((((-2LL + (long long )i) + (long long )ret_count >= 0LL && (2147483646LL + (long long )i) + (long long )temp >= 0LL) && (2LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483650LL - (long long )i) + (long long )temp >= 0LL) && (-2LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483645LL + (long long )i) - (long long )temp >= 0LL) && (2LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) - (long long )temp >= 0LL) && i == 2) || (((((((((-1LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (1LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (-1LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (1LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1)) || (((((((((-1LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (1LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (-1LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (1LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1)) || ((((((((((2147483648LL + (long long )i) + (long long )temp >= 0LL && (0LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (long long )i + (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (0LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )ret_count >= 0LL) && 0 == i) && i == 0)) || ((((((((((2147483648LL + (long long )i) + (long long )temp >= 0LL && (0LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (long long )i + (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (0LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )ret_count >= 0LL) && 0 == i) && i == 0)) || (((((((((-2LL + (long long )i) + (long long )ret_count >= 0LL && (2147483646LL + (long long )i) + (long long )temp >= 0LL) && (2LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483650LL - (long long )i) + (long long )temp >= 0LL) && (-2LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483645LL + (long long )i) - (long long )temp >= 0LL) && (2LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) - (long long )temp >= 0LL) && i == 2) [2024-01-27 23:06:40,965 INFO L98 nessWitnessExtractor]: Loop invariant at [L1387-L1393] (2147483647LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,965 INFO L98 nessWitnessExtractor]: Loop invariant at [L1387-L1393] ret_count == 0 [2024-01-27 23:06:40,965 INFO L98 nessWitnessExtractor]: Loop invariant at [L1379-L1386] (((((((((((((-2LL + (long long )i) + (long long )ret_count >= 0LL && (2147483646LL + (long long )i) + (long long )temp >= 0LL) && (2LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483650LL - (long long )i) + (long long )temp >= 0LL) && (-2LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483645LL + (long long )i) - (long long )temp >= 0LL) && (2LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) - (long long )temp >= 0LL) && i == 2) || (((((((((-1LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (1LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (-1LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (1LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1)) || (((((((((-1LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (1LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (-1LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (1LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1)) || ((((((((((2147483648LL + (long long )i) + (long long )temp >= 0LL && (0LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (long long )i + (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (0LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )ret_count >= 0LL) && 0 == i) && i == 0)) || ((((((((((((((-2147483648. <= search_no && search_no <= 2147483647.) && (2147483648LL + (long long )i) + (long long )temp >= 0LL) && (0LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (long long )i + (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (0LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )ret_count >= 0LL) && 0 == i) && count == 0) && num_threads == 2) && iterations == 500) && i == 0)) || (((((((((((((-2147483648. <= search_no && search_no <= 2147483647.) && (-1000LL + (long long )i) + (long long )ret_count >= 0LL) && (2147482648LL + (long long )i) + (long long )temp >= 0LL) && (1000LL - (long long )i) + (long long )ret_count >= 0LL) && (2147484648LL - (long long )i) + (long long )temp >= 0LL) && (-1000LL + (long long )i) - (long long )ret_count >= 0LL) && (2147482647LL + (long long )i) - (long long )temp >= 0LL) && (1000LL - (long long )i) - (long long )ret_count >= 0LL) && (2147484647LL - (long long )i) - (long long )temp >= 0LL) && count == 0) && num_threads == 2) && iterations == 500) && i == 1000) [2024-01-27 23:06:40,965 INFO L98 nessWitnessExtractor]: Loop invariant at [L1379-L1386] (2147483648LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,965 INFO L98 nessWitnessExtractor]: Loop invariant at [L1379-L1386] (2147483647LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,966 INFO L98 nessWitnessExtractor]: Loop invariant at [L1379-L1386] (2147483648LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,966 INFO L98 nessWitnessExtractor]: Loop invariant at [L1379-L1386] ret_count == 0 [2024-01-27 23:06:40,966 INFO L98 nessWitnessExtractor]: Loop invariant at [L1379-L1386] (2147483647LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,966 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] (2147483647LL - (long long )i) + (long long )local_count >= 0LL [2024-01-27 23:06:40,966 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] local_count == 0 [2024-01-27 23:06:40,966 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] 0 == local_count [2024-01-27 23:06:40,966 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] 500 <= end [2024-01-27 23:06:40,966 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] start <= 500 [2024-01-27 23:06:40,967 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] start <= 65535 [2024-01-27 23:06:40,967 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] (2147483647LL - (long long )i) - (long long )local_count >= 0LL [2024-01-27 23:06:40,967 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] end % 500 == 0 [2024-01-27 23:06:40,967 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] tid == mytid [2024-01-27 23:06:40,967 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] 0 <= start [2024-01-27 23:06:40,967 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] (2147483648LL + (long long )i) + (long long )local_count >= 0LL [2024-01-27 23:06:40,967 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] (2147483648LL + (long long )i) - (long long )local_count >= 0LL [2024-01-27 23:06:40,967 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] end <= 1000 [2024-01-27 23:06:40,967 INFO L98 nessWitnessExtractor]: Location invariant before [L1330-L1330] start % 500 == 0 [2024-01-27 23:06:40,968 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,968 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] (2147483647LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,968 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,968 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] (2147483648LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,968 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] (2000LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,968 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] (2147484647LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,968 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] ret_count != 0 [2024-01-27 23:06:40,968 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] (1000LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,969 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] (long long )i - (long long )temp >= 0LL [2024-01-27 23:06:40,969 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] temp <= 1000 [2024-01-27 23:06:40,969 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,969 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,969 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] (2147484648LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,969 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] (-1000LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,969 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] i == 1000 [2024-01-27 23:06:40,969 INFO L98 nessWitnessExtractor]: Location invariant before [L1409-L1409] 0 <= temp [2024-01-27 23:06:40,969 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] (4294967295LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,970 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] (4294967294LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,970 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] iterations == 0 [2024-01-27 23:06:40,970 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] (4294967296LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,970 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] num_threads == 0 [2024-01-27 23:06:40,970 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] count == 0 [2024-01-27 23:06:40,970 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] search_no == 0. [2024-01-27 23:06:40,970 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,970 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,971 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] (4294967295LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,971 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] (4294967296LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,971 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,971 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,971 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] (4294967295LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,971 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] (4294967295LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,971 INFO L98 nessWitnessExtractor]: Location invariant before [L1351-L1351] (4294967294LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,971 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] (4294967295LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,972 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] num_threads == 0 [2024-01-27 23:06:40,972 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,972 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] (4294967296LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,972 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,972 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] (4294967295LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,972 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] iterations == 0 [2024-01-27 23:06:40,972 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] search_no == 0. [2024-01-27 23:06:40,972 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] count == 0 [2024-01-27 23:06:40,973 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] (4294967294LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,973 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,973 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] (4294967296LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,973 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] (4294967294LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,973 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] (4294967295LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,973 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,973 INFO L98 nessWitnessExtractor]: Location invariant before [L1346-L1346] (4294967295LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,973 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] (4294967296LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,974 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,974 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] iterations == 0 [2024-01-27 23:06:40,974 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] (4294967295LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,974 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] (4294967295LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,974 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,974 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] (4294967295LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,974 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] (4294967294LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,974 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] (4294967294LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,975 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] (4294967296LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,975 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] (4294967295LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,975 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,975 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] search_no == 0. [2024-01-27 23:06:40,975 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,975 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] count == 0 [2024-01-27 23:06:40,975 INFO L98 nessWitnessExtractor]: Location invariant before [L1347-L1347] num_threads == 0 [2024-01-27 23:06:40,975 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] temp <= 1000 [2024-01-27 23:06:40,975 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] i == 1000 [2024-01-27 23:06:40,976 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] (-1000LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,976 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] (1000LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,976 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] 0 <= temp [2024-01-27 23:06:40,976 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] ret_count == 0 [2024-01-27 23:06:40,976 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] (-1000LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,976 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] (0LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,976 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] (1000LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,976 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] (-1000LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,976 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] (1000LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,977 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] (long long )ret_count + (long long )temp >= 0LL [2024-01-27 23:06:40,977 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] (2000LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,977 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] (long long )i - (long long )temp >= 0LL [2024-01-27 23:06:40,977 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] (1000LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,977 INFO L98 nessWitnessExtractor]: Location invariant before [L1406-L1406] (1000LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,977 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,977 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,977 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,978 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,978 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] iterations == 500 [2024-01-27 23:06:40,978 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,978 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,978 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] i == 1000 [2024-01-27 23:06:40,978 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] search_no <= 2147483647. [2024-01-27 23:06:40,978 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] num_threads == 2 [2024-01-27 23:06:40,978 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,978 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,979 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,979 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] count == 0 [2024-01-27 23:06:40,979 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,979 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,979 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,979 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] -2147483648. <= search_no [2024-01-27 23:06:40,979 INFO L98 nessWitnessExtractor]: Location invariant before [L1372-L1372] ret_count != 0 [2024-01-27 23:06:40,979 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] (-1000LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,979 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] (1000LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,980 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] (1000LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,980 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] i == 1000 [2024-01-27 23:06:40,980 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] (0LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,980 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] (1000LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,980 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] temp <= 1000 [2024-01-27 23:06:40,980 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] (-1000LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,980 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] (1000LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,980 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] (long long )i - (long long )temp >= 0LL [2024-01-27 23:06:40,981 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] (1000LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,981 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] 0 <= temp [2024-01-27 23:06:40,981 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] (-1000LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,981 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] (2000LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,981 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] ret_count == 0 [2024-01-27 23:06:40,981 INFO L98 nessWitnessExtractor]: Location invariant before [L1411-L1411] (long long )ret_count + (long long )temp >= 0LL [2024-01-27 23:06:40,981 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] i == 1000 [2024-01-27 23:06:40,981 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] (2147484647LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,981 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] (2147483647LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,982 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] (1000LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,982 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,982 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,982 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] (2147483648LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,982 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,982 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] (-1000LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,982 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] (2147484648LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,982 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] (2000LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,982 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,983 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] temp <= 1000 [2024-01-27 23:06:40,983 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] 0 <= temp [2024-01-27 23:06:40,983 INFO L98 nessWitnessExtractor]: Location invariant before [L1402-L1405] (long long )i - (long long )temp >= 0LL [2024-01-27 23:06:40,983 INFO L98 nessWitnessExtractor]: Location invariant before [L1381-L1381] (2147483647LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,983 INFO L98 nessWitnessExtractor]: Location invariant before [L1381-L1381] ret_count == 0 [2024-01-27 23:06:40,983 INFO L98 nessWitnessExtractor]: Location invariant before [L1381-L1381] (2147483648LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,983 INFO L98 nessWitnessExtractor]: Location invariant before [L1381-L1381] (2147483648LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,983 INFO L98 nessWitnessExtractor]: Location invariant before [L1381-L1381] (2147483647LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,983 INFO L98 nessWitnessExtractor]: Location invariant before [L1381-L1381] (((((((((-1LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (1LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (-1LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (1LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1) || ((((((((((((((-2147483648. <= search_no && search_no <= 2147483647.) && (2147483648LL + (long long )i) + (long long )temp >= 0LL) && (0LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (long long )i + (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (0LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )ret_count >= 0LL) && 0 == i) && count == 0) && num_threads == 2) && iterations == 500) && i == 0) [2024-01-27 23:06:40,984 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] (-1000LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,984 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] (1000LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,984 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] temp <= 1000 [2024-01-27 23:06:40,984 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] ret_count == 0 [2024-01-27 23:06:40,984 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] (1000LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,984 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] i == 1000 [2024-01-27 23:06:40,984 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] (-1000LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,984 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] (2000LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,984 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] (-1000LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,985 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] (1000LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,985 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] (1000LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,985 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] (0LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,985 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] (long long )ret_count + (long long )temp >= 0LL [2024-01-27 23:06:40,985 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] 0 <= temp [2024-01-27 23:06:40,985 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] (1000LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,985 INFO L98 nessWitnessExtractor]: Location invariant before [L1412-L1412] (long long )i - (long long )temp >= 0LL [2024-01-27 23:06:40,985 INFO L98 nessWitnessExtractor]: Location invariant before [L1382-L1385] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,985 INFO L98 nessWitnessExtractor]: Location invariant before [L1382-L1385] (((((((((2147483647LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (2147483649LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (2147483646LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (2147483648LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1) || ((((((((((2147483648LL + (long long )i) + (long long )ret_count >= 0LL && (2147483648LL + (long long )i) + (long long )temp >= 0LL) && (2147483648LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (2147483647LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (2147483647LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && 0 == i) && i == 0) [2024-01-27 23:06:40,986 INFO L98 nessWitnessExtractor]: Location invariant before [L1382-L1385] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,986 INFO L98 nessWitnessExtractor]: Location invariant before [L1382-L1385] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,986 INFO L98 nessWitnessExtractor]: Location invariant before [L1382-L1385] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,986 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] i == 1000 [2024-01-27 23:06:40,986 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,986 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,986 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] num_threads == 2 [2024-01-27 23:06:40,986 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,987 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,987 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] search_no <= 2147483647. [2024-01-27 23:06:40,987 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,987 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,987 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] -2147483648. <= search_no [2024-01-27 23:06:40,987 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,987 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] count == 0 [2024-01-27 23:06:40,987 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,987 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,988 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,988 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,988 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] iterations == 0 [2024-01-27 23:06:40,988 INFO L98 nessWitnessExtractor]: Location invariant before [L1361-L1361] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,988 INFO L98 nessWitnessExtractor]: Location invariant before [L1389-L1392] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,988 INFO L98 nessWitnessExtractor]: Location invariant before [L1389-L1392] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,988 INFO L98 nessWitnessExtractor]: Location invariant before [L1389-L1392] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,988 INFO L98 nessWitnessExtractor]: Location invariant before [L1389-L1392] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,988 INFO L98 nessWitnessExtractor]: Location invariant before [L1389-L1392] (((((((((2147483647LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (2147483649LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (2147483646LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (2147483648LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1) || ((((((((((2147483648LL + (long long )i) + (long long )ret_count >= 0LL && (2147483648LL + (long long )i) + (long long )temp >= 0LL) && (2147483648LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (2147483647LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (2147483647LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && 0 == i) && i == 0) [2024-01-27 23:06:40,989 INFO L98 nessWitnessExtractor]: Location invariant before [L1388-L1388] (2147483648LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,989 INFO L98 nessWitnessExtractor]: Location invariant before [L1388-L1388] (2147483647LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,989 INFO L98 nessWitnessExtractor]: Location invariant before [L1388-L1388] ret_count == 0 [2024-01-27 23:06:40,989 INFO L98 nessWitnessExtractor]: Location invariant before [L1388-L1388] (2147483648LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,989 INFO L98 nessWitnessExtractor]: Location invariant before [L1388-L1388] (2147483647LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,989 INFO L98 nessWitnessExtractor]: Location invariant before [L1388-L1388] (((((((((-1LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (1LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (-1LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (1LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1) || ((((((((((2147483648LL + (long long )i) + (long long )temp >= 0LL && (0LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (long long )i + (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (0LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )ret_count >= 0LL) && 0 == i) && i == 0) [2024-01-27 23:06:40,989 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967296LL + (long long )i) + (long long )local_count >= 0LL [2024-01-27 23:06:40,989 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967295LL + (long long )i) - (long long )start >= 0LL [2024-01-27 23:06:40,990 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967296LL + (long long )local_count) + (long long )start >= 0LL [2024-01-27 23:06:40,990 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967294LL - (long long )end) - (long long )i >= 0LL [2024-01-27 23:06:40,990 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967295LL - (long long )end) + (long long )i >= 0LL [2024-01-27 23:06:40,990 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967294LL - (long long )local_count) - (long long )start >= 0LL [2024-01-27 23:06:40,990 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967296LL + (long long )end) + (long long )local_count >= 0LL [2024-01-27 23:06:40,990 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967295LL - (long long )end) + (long long )start >= 0LL [2024-01-27 23:06:40,990 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967294LL - (long long )end) - (long long )local_count >= 0LL [2024-01-27 23:06:40,990 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967295LL - (long long )local_count) + (long long )start >= 0LL [2024-01-27 23:06:40,990 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967295LL + (long long )end) - (long long )start >= 0LL [2024-01-27 23:06:40,990 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967294LL - (long long )end) - (long long )start >= 0LL [2024-01-27 23:06:40,991 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967295LL + (long long )end) - (long long )i >= 0LL [2024-01-27 23:06:40,991 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967296LL + (long long )end) + (long long )i >= 0LL [2024-01-27 23:06:40,991 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967295LL + (long long )local_count) - (long long )start >= 0LL [2024-01-27 23:06:40,991 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967294LL - (long long )i) - (long long )start >= 0LL [2024-01-27 23:06:40,991 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967295LL + (long long )i) - (long long )local_count >= 0LL [2024-01-27 23:06:40,991 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967294LL - (long long )i) - (long long )local_count >= 0LL [2024-01-27 23:06:40,991 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967296LL + (long long )i) + (long long )start >= 0LL [2024-01-27 23:06:40,991 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967296LL + (long long )end) + (long long )start >= 0LL [2024-01-27 23:06:40,991 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967295LL - (long long )i) + (long long )local_count >= 0LL [2024-01-27 23:06:40,992 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967295LL + (long long )end) - (long long )local_count >= 0LL [2024-01-27 23:06:40,992 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967295LL - (long long )i) + (long long )start >= 0LL [2024-01-27 23:06:40,992 INFO L98 nessWitnessExtractor]: Location invariant before [L1326-L1326] (4294967295LL - (long long )end) + (long long )local_count >= 0LL [2024-01-27 23:06:40,992 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,992 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,992 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] 0 <= temp [2024-01-27 23:06:40,992 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] (long long )i - (long long )temp >= 0LL [2024-01-27 23:06:40,992 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] i == 1000 [2024-01-27 23:06:40,993 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] temp <= 1000 [2024-01-27 23:06:40,993 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] (1000LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,993 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] (2147483648LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,993 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] (2147484647LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,993 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] (-1000LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,993 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] (2000LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,993 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] ret_count != 0 [2024-01-27 23:06:40,993 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] (2147483647LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,993 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,994 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] (2147484648LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,994 INFO L98 nessWitnessExtractor]: Location invariant before [L1404-L1404] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,994 INFO L98 nessWitnessExtractor]: Location invariant before [L1396-L1397] ret_count == 0 [2024-01-27 23:06:40,994 INFO L98 nessWitnessExtractor]: Location invariant after [L1396-L1397] (long long )i - (long long )temp >= 0LL [2024-01-27 23:06:40,994 INFO L98 nessWitnessExtractor]: Location invariant before [L1396-L1397] (0LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,994 INFO L98 nessWitnessExtractor]: Location invariant after [L1396-L1397] ret_count == 0 [2024-01-27 23:06:40,994 INFO L98 nessWitnessExtractor]: Location invariant after [L1396-L1397] (0LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,994 INFO L98 nessWitnessExtractor]: Location invariant after [L1396-L1397] (0 <= temp && ((((((((((((((((((((((12 <= i && i <= 999) && temp <= 1000) && (-12LL + (long long )i) + (long long )ret_count >= 0LL) && (-12LL + (long long )i) + (long long )temp >= 0LL) && (999LL - (long long )i) + (long long )ret_count >= 0LL) && (999LL - (long long )i) + (long long )temp >= 0LL) && (-12LL + (long long )i) - (long long )ret_count >= 0LL) && (999LL + (long long )ret_count) - (long long )temp >= 0LL) && (999LL - (long long )i) - (long long )ret_count >= 0LL) && (999LL - (long long )ret_count) - (long long )temp >= 0LL) && (1998LL - (long long )i) - (long long )temp >= 0LL) || ((((((((((temp <= 11 && (-11LL + (long long )i) + (long long )ret_count >= 0LL) && (-11LL + (long long )i) + (long long )temp >= 0LL) && (11LL - (long long )i) + (long long )ret_count >= 0LL) && (11LL - (long long )i) + (long long )temp >= 0LL) && (-11LL + (long long )i) - (long long )ret_count >= 0LL) && (11LL + (long long )ret_count) - (long long )temp >= 0LL) && (11LL - (long long )i) - (long long )ret_count >= 0LL) && (11LL - (long long )ret_count) - (long long )temp >= 0LL) && (22LL - (long long )i) - (long long )temp >= 0LL) && i == 11)) || ((((((((((temp <= 10 && (-10LL + (long long )i) + (long long )ret_count >= 0LL) && (-10LL + (long long )i) + (long long )temp >= 0LL) && (10LL - (long long )i) + (long long )ret_count >= 0LL) && (10LL - (long long )i) + (long long )temp >= 0LL) && (-10LL + (long long )i) - (long long )ret_count >= 0LL) && (10LL + (long long )ret_count) - (long long )temp >= 0LL) && (10LL - (long long )i) - (long long )ret_count >= 0LL) && (10LL - (long long )ret_count) - (long long )temp >= 0LL) && (20LL - (long long )i) - (long long )temp >= 0LL) && i == 10)) || ((((((((((temp <= 9 && (-9LL + (long long )i) + (long long )ret_count >= 0LL) && (-9LL + (long long )i) + (long long )temp >= 0LL) && (9LL - (long long )i) + (long long )ret_count >= 0LL) && (9LL - (long long )i) + (long long )temp >= 0LL) && (-9LL + (long long )i) - (long long )ret_count >= 0LL) && (9LL + (long long )ret_count) - (long long )temp >= 0LL) && (9LL - (long long )i) - (long long )ret_count >= 0LL) && (9LL - (long long )ret_count) - (long long )temp >= 0LL) && (18LL - (long long )i) - (long long )temp >= 0LL) && i == 9)) || ((((((((((temp <= 8 && (-8LL + (long long )i) + (long long )ret_count >= 0LL) && (-8LL + (long long )i) + (long long )temp >= 0LL) && (8LL - (long long )i) + (long long )ret_count >= 0LL) && (8LL - (long long )i) + (long long )temp >= 0LL) && (-8LL + (long long )i) - (long long )ret_count >= 0LL) && (8LL + (long long )ret_count) - (long long )temp >= 0LL) && (8LL - (long long )i) - (long long )ret_count >= 0LL) && (8LL - (long long )ret_count) - (long long )temp >= 0LL) && (16LL - (long long )i) - (long long )temp >= 0LL) && i == 8)) || ((((((((((temp <= 7 && (-7LL + (long long )i) + (long long )ret_count >= 0LL) && (-7LL + (long long )i) + (long long )temp >= 0LL) && (7LL - (long long )i) + (long long )ret_count >= 0LL) && (7LL - (long long )i) + (long long )temp >= 0LL) && (-7LL + (long long )i) - (long long )ret_count >= 0LL) && (7LL + (long long )ret_count) - (long long )temp >= 0LL) && (7LL - (long long )i) - (long long )ret_count >= 0LL) && (7LL - (long long )ret_count) - (long long )temp >= 0LL) && (14LL - (long long )i) - (long long )temp >= 0LL) && i == 7)) || ((((((((((temp <= 6 && (-6LL + (long long )i) + (long long )ret_count >= 0LL) && (-6LL + (long long )i) + (long long )temp >= 0LL) && (6LL - (long long )i) + (long long )ret_count >= 0LL) && (6LL - (long long )i) + (long long )temp >= 0LL) && (-6LL + (long long )i) - (long long )ret_count >= 0LL) && (6LL + (long long )ret_count) - (long long )temp >= 0LL) && (6LL - (long long )i) - (long long )ret_count >= 0LL) && (6LL - (long long )ret_count) - (long long )temp >= 0LL) && (12LL - (long long )i) - (long long )temp >= 0LL) && i == 6)) || ((((((((((temp <= 5 && (-5LL + (long long )i) + (long long )ret_count >= 0LL) && (-5LL + (long long )i) + (long long )temp >= 0LL) && (5LL - (long long )i) + (long long )ret_count >= 0LL) && (5LL - (long long )i) + (long long )temp >= 0LL) && (-5LL + (long long )i) - (long long )ret_count >= 0LL) && (5LL + (long long )ret_count) - (long long )temp >= 0LL) && (5LL - (long long )i) - (long long )ret_count >= 0LL) && (5LL - (long long )ret_count) - (long long )temp >= 0LL) && (10LL - (long long )i) - (long long )temp >= 0LL) && i == 5)) || ((((((((((temp <= 4 && (-4LL + (long long )i) + (long long )ret_count >= 0LL) && (-4LL + (long long )i) + (long long )temp >= 0LL) && (4LL - (long long )i) + (long long )ret_count >= 0LL) && (4LL - (long long )i) + (long long )temp >= 0LL) && (-4LL + (long long )i) - (long long )ret_count >= 0LL) && (4LL + (long long )ret_count) - (long long )temp >= 0LL) && (4LL - (long long )i) - (long long )ret_count >= 0LL) && (4LL - (long long )ret_count) - (long long )temp >= 0LL) && (8LL - (long long )i) - (long long )temp >= 0LL) && i == 4)) || (((((((((((temp <= 3 && temp <= 65535) && (-3LL + (long long )i) + (long long )ret_count >= 0LL) && (-3LL + (long long )i) + (long long )temp >= 0LL) && (3LL - (long long )i) + (long long )ret_count >= 0LL) && (3LL - (long long )i) + (long long )temp >= 0LL) && (-3LL + (long long )i) - (long long )ret_count >= 0LL) && (3LL + (long long )ret_count) - (long long )temp >= 0LL) && (3LL - (long long )i) - (long long )ret_count >= 0LL) && (3LL - (long long )ret_count) - (long long )temp >= 0LL) && (6LL - (long long )i) - (long long )temp >= 0LL) && i == 3)) || (((((((((((temp <= 2 && temp <= 255) && (-2LL + (long long )i) + (long long )ret_count >= 0LL) && (-2LL + (long long )i) + (long long )temp >= 0LL) && (2LL - (long long )i) + (long long )ret_count >= 0LL) && (2LL - (long long )i) + (long long )temp >= 0LL) && (-2LL + (long long )i) - (long long )ret_count >= 0LL) && (2LL + (long long )ret_count) - (long long )temp >= 0LL) && (2LL - (long long )i) - (long long )ret_count >= 0LL) && (2LL - (long long )ret_count) - (long long )temp >= 0LL) && (4LL - (long long )i) - (long long )temp >= 0LL) && i == 2)) || (((((((((((temp <= 1 && (-1LL + (long long )i) + (long long )ret_count >= 0LL) && (-1LL + (long long )i) + (long long )temp >= 0LL) && (1LL - (long long )i) + (long long )ret_count >= 0LL) && (1LL - (long long )i) + (long long )temp >= 0LL) && (-1LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )ret_count) - (long long )temp >= 0LL) && (1LL - (long long )i) - (long long )ret_count >= 0LL) && (1LL - (long long )ret_count) - (long long )temp >= 0LL) && (2LL - (long long )i) - (long long )temp >= 0LL) && i == 1) && (temp == 0 || temp == 1)))) || ((((((((((((((0LL - (long long )i) + (long long )ret_count >= 0LL && (0LL - (long long )i) + (long long )temp >= 0LL) && (long long )i + (long long )ret_count >= 0LL) && (long long )i + (long long )temp >= 0LL) && (0LL - (long long )i) - (long long )ret_count >= 0LL) && (0LL - (long long )i) - (long long )temp >= 0LL) && (0LL - (long long )ret_count) - (long long )temp >= 0LL) && (long long )i - (long long )ret_count >= 0LL) && (long long )ret_count - (long long )temp >= 0LL) && 0 == i) && 0 == temp) && i == 0) && i == temp) && temp == 0) [2024-01-27 23:06:40,995 INFO L98 nessWitnessExtractor]: Location invariant before [L1396-L1397] (long long )i - (long long )temp >= 0LL [2024-01-27 23:06:40,995 INFO L98 nessWitnessExtractor]: Location invariant before [L1396-L1397] (long long )ret_count + (long long )temp >= 0LL [2024-01-27 23:06:40,995 INFO L98 nessWitnessExtractor]: Location invariant before [L1396-L1397] (0 <= temp && ((((((((((((((((((((((12 <= i && i <= 999) && temp <= 1000) && (-12LL + (long long )i) + (long long )ret_count >= 0LL) && (-12LL + (long long )i) + (long long )temp >= 0LL) && (999LL - (long long )i) + (long long )ret_count >= 0LL) && (999LL - (long long )i) + (long long )temp >= 0LL) && (-12LL + (long long )i) - (long long )ret_count >= 0LL) && (999LL + (long long )ret_count) - (long long )temp >= 0LL) && (999LL - (long long )i) - (long long )ret_count >= 0LL) && (999LL - (long long )ret_count) - (long long )temp >= 0LL) && (1998LL - (long long )i) - (long long )temp >= 0LL) || ((((((((((temp <= 11 && (-11LL + (long long )i) + (long long )ret_count >= 0LL) && (-11LL + (long long )i) + (long long )temp >= 0LL) && (11LL - (long long )i) + (long long )ret_count >= 0LL) && (11LL - (long long )i) + (long long )temp >= 0LL) && (-11LL + (long long )i) - (long long )ret_count >= 0LL) && (11LL + (long long )ret_count) - (long long )temp >= 0LL) && (11LL - (long long )i) - (long long )ret_count >= 0LL) && (11LL - (long long )ret_count) - (long long )temp >= 0LL) && (22LL - (long long )i) - (long long )temp >= 0LL) && i == 11)) || ((((((((((temp <= 10 && (-10LL + (long long )i) + (long long )ret_count >= 0LL) && (-10LL + (long long )i) + (long long )temp >= 0LL) && (10LL - (long long )i) + (long long )ret_count >= 0LL) && (10LL - (long long )i) + (long long )temp >= 0LL) && (-10LL + (long long )i) - (long long )ret_count >= 0LL) && (10LL + (long long )ret_count) - (long long )temp >= 0LL) && (10LL - (long long )i) - (long long )ret_count >= 0LL) && (10LL - (long long )ret_count) - (long long )temp >= 0LL) && (20LL - (long long )i) - (long long )temp >= 0LL) && i == 10)) || ((((((((((temp <= 9 && (-9LL + (long long )i) + (long long )ret_count >= 0LL) && (-9LL + (long long )i) + (long long )temp >= 0LL) && (9LL - (long long )i) + (long long )ret_count >= 0LL) && (9LL - (long long )i) + (long long )temp >= 0LL) && (-9LL + (long long )i) - (long long )ret_count >= 0LL) && (9LL + (long long )ret_count) - (long long )temp >= 0LL) && (9LL - (long long )i) - (long long )ret_count >= 0LL) && (9LL - (long long )ret_count) - (long long )temp >= 0LL) && (18LL - (long long )i) - (long long )temp >= 0LL) && i == 9)) || ((((((((((temp <= 8 && (-8LL + (long long )i) + (long long )ret_count >= 0LL) && (-8LL + (long long )i) + (long long )temp >= 0LL) && (8LL - (long long )i) + (long long )ret_count >= 0LL) && (8LL - (long long )i) + (long long )temp >= 0LL) && (-8LL + (long long )i) - (long long )ret_count >= 0LL) && (8LL + (long long )ret_count) - (long long )temp >= 0LL) && (8LL - (long long )i) - (long long )ret_count >= 0LL) && (8LL - (long long )ret_count) - (long long )temp >= 0LL) && (16LL - (long long )i) - (long long )temp >= 0LL) && i == 8)) || ((((((((((temp <= 7 && (-7LL + (long long )i) + (long long )ret_count >= 0LL) && (-7LL + (long long )i) + (long long )temp >= 0LL) && (7LL - (long long )i) + (long long )ret_count >= 0LL) && (7LL - (long long )i) + (long long )temp >= 0LL) && (-7LL + (long long )i) - (long long )ret_count >= 0LL) && (7LL + (long long )ret_count) - (long long )temp >= 0LL) && (7LL - (long long )i) - (long long )ret_count >= 0LL) && (7LL - (long long )ret_count) - (long long )temp >= 0LL) && (14LL - (long long )i) - (long long )temp >= 0LL) && i == 7)) || ((((((((((temp <= 6 && (-6LL + (long long )i) + (long long )ret_count >= 0LL) && (-6LL + (long long )i) + (long long )temp >= 0LL) && (6LL - (long long )i) + (long long )ret_count >= 0LL) && (6LL - (long long )i) + (long long )temp >= 0LL) && (-6LL + (long long )i) - (long long )ret_count >= 0LL) && (6LL + (long long )ret_count) - (long long )temp >= 0LL) && (6LL - (long long )i) - (long long )ret_count >= 0LL) && (6LL - (long long )ret_count) - (long long )temp >= 0LL) && (12LL - (long long )i) - (long long )temp >= 0LL) && i == 6)) || ((((((((((temp <= 5 && (-5LL + (long long )i) + (long long )ret_count >= 0LL) && (-5LL + (long long )i) + (long long )temp >= 0LL) && (5LL - (long long )i) + (long long )ret_count >= 0LL) && (5LL - (long long )i) + (long long )temp >= 0LL) && (-5LL + (long long )i) - (long long )ret_count >= 0LL) && (5LL + (long long )ret_count) - (long long )temp >= 0LL) && (5LL - (long long )i) - (long long )ret_count >= 0LL) && (5LL - (long long )ret_count) - (long long )temp >= 0LL) && (10LL - (long long )i) - (long long )temp >= 0LL) && i == 5)) || ((((((((((temp <= 4 && (-4LL + (long long )i) + (long long )ret_count >= 0LL) && (-4LL + (long long )i) + (long long )temp >= 0LL) && (4LL - (long long )i) + (long long )ret_count >= 0LL) && (4LL - (long long )i) + (long long )temp >= 0LL) && (-4LL + (long long )i) - (long long )ret_count >= 0LL) && (4LL + (long long )ret_count) - (long long )temp >= 0LL) && (4LL - (long long )i) - (long long )ret_count >= 0LL) && (4LL - (long long )ret_count) - (long long )temp >= 0LL) && (8LL - (long long )i) - (long long )temp >= 0LL) && i == 4)) || (((((((((((temp <= 3 && temp <= 65535) && (-3LL + (long long )i) + (long long )ret_count >= 0LL) && (-3LL + (long long )i) + (long long )temp >= 0LL) && (3LL - (long long )i) + (long long )ret_count >= 0LL) && (3LL - (long long )i) + (long long )temp >= 0LL) && (-3LL + (long long )i) - (long long )ret_count >= 0LL) && (3LL + (long long )ret_count) - (long long )temp >= 0LL) && (3LL - (long long )i) - (long long )ret_count >= 0LL) && (3LL - (long long )ret_count) - (long long )temp >= 0LL) && (6LL - (long long )i) - (long long )temp >= 0LL) && i == 3)) || (((((((((((temp <= 2 && temp <= 255) && (-2LL + (long long )i) + (long long )ret_count >= 0LL) && (-2LL + (long long )i) + (long long )temp >= 0LL) && (2LL - (long long )i) + (long long )ret_count >= 0LL) && (2LL - (long long )i) + (long long )temp >= 0LL) && (-2LL + (long long )i) - (long long )ret_count >= 0LL) && (2LL + (long long )ret_count) - (long long )temp >= 0LL) && (2LL - (long long )i) - (long long )ret_count >= 0LL) && (2LL - (long long )ret_count) - (long long )temp >= 0LL) && (4LL - (long long )i) - (long long )temp >= 0LL) && i == 2)) || (((((((((((temp <= 1 && (-1LL + (long long )i) + (long long )ret_count >= 0LL) && (-1LL + (long long )i) + (long long )temp >= 0LL) && (1LL - (long long )i) + (long long )ret_count >= 0LL) && (1LL - (long long )i) + (long long )temp >= 0LL) && (-1LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )ret_count) - (long long )temp >= 0LL) && (1LL - (long long )i) - (long long )ret_count >= 0LL) && (1LL - (long long )ret_count) - (long long )temp >= 0LL) && (2LL - (long long )i) - (long long )temp >= 0LL) && i == 1) && (temp == 0 || temp == 1)))) || ((((((((((((((0LL - (long long )i) + (long long )ret_count >= 0LL && (0LL - (long long )i) + (long long )temp >= 0LL) && (long long )i + (long long )ret_count >= 0LL) && (long long )i + (long long )temp >= 0LL) && (0LL - (long long )i) - (long long )ret_count >= 0LL) && (0LL - (long long )i) - (long long )temp >= 0LL) && (0LL - (long long )ret_count) - (long long )temp >= 0LL) && (long long )i - (long long )ret_count >= 0LL) && (long long )ret_count - (long long )temp >= 0LL) && 0 == i) && 0 == temp) && i == 0) && i == temp) && temp == 0) [2024-01-27 23:06:40,995 INFO L98 nessWitnessExtractor]: Location invariant after [L1396-L1397] (long long )ret_count + (long long )temp >= 0LL [2024-01-27 23:06:40,995 INFO L98 nessWitnessExtractor]: Loop invariant at [L1352-L1354] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,995 INFO L98 nessWitnessExtractor]: Loop invariant at [L1352-L1354] num_threads == 0 [2024-01-27 23:06:40,995 INFO L98 nessWitnessExtractor]: Loop invariant at [L1352-L1354] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,995 INFO L98 nessWitnessExtractor]: Loop invariant at [L1352-L1354] count == 0 [2024-01-27 23:06:40,996 INFO L98 nessWitnessExtractor]: Loop invariant at [L1352-L1354] search_no == 0. [2024-01-27 23:06:40,996 INFO L98 nessWitnessExtractor]: Loop invariant at [L1352-L1354] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,996 INFO L98 nessWitnessExtractor]: Loop invariant at [L1352-L1354] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,996 INFO L98 nessWitnessExtractor]: Loop invariant at [L1352-L1354] (((((((((((((((((((((((((((((((((2147483638LL + (long long )i) + (long long )ret_count >= 0LL && (2147483638LL + (long long )i) + (long long )temp >= 0LL) && (2147483658LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483658LL - (long long )i) + (long long )temp >= 0LL) && (2147483637LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483637LL + (long long )i) - (long long )temp >= 0LL) && (2147483657LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483657LL - (long long )i) - (long long )temp >= 0LL) && i == 10) || (((((((((2147483639LL + (long long )i) + (long long )ret_count >= 0LL && (2147483639LL + (long long )i) + (long long )temp >= 0LL) && (2147483657LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483657LL - (long long )i) + (long long )temp >= 0LL) && (2147483638LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483638LL + (long long )i) - (long long )temp >= 0LL) && (2147483656LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483656LL - (long long )i) - (long long )temp >= 0LL) && i == 9)) || (((((((((2147483639LL + (long long )i) + (long long )ret_count >= 0LL && (2147483639LL + (long long )i) + (long long )temp >= 0LL) && (2147483657LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483657LL - (long long )i) + (long long )temp >= 0LL) && (2147483638LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483638LL + (long long )i) - (long long )temp >= 0LL) && (2147483656LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483656LL - (long long )i) - (long long )temp >= 0LL) && i == 9)) || (((((((((2147483640LL + (long long )i) + (long long )ret_count >= 0LL && (2147483640LL + (long long )i) + (long long )temp >= 0LL) && (2147483656LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483656LL - (long long )i) + (long long )temp >= 0LL) && (2147483639LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483639LL + (long long )i) - (long long )temp >= 0LL) && (2147483655LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483655LL - (long long )i) - (long long )temp >= 0LL) && i == 8)) || (((((((((2147483640LL + (long long )i) + (long long )ret_count >= 0LL && (2147483640LL + (long long )i) + (long long )temp >= 0LL) && (2147483656LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483656LL - (long long )i) + (long long )temp >= 0LL) && (2147483639LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483639LL + (long long )i) - (long long )temp >= 0LL) && (2147483655LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483655LL - (long long )i) - (long long )temp >= 0LL) && i == 8)) || (((((((((2147483641LL + (long long )i) + (long long )ret_count >= 0LL && (2147483641LL + (long long )i) + (long long )temp >= 0LL) && (2147483655LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483655LL - (long long )i) + (long long )temp >= 0LL) && (2147483640LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483640LL + (long long )i) - (long long )temp >= 0LL) && (2147483654LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483654LL - (long long )i) - (long long )temp >= 0LL) && i == 7)) || (((((((((2147483641LL + (long long )i) + (long long )ret_count >= 0LL && (2147483641LL + (long long )i) + (long long )temp >= 0LL) && (2147483655LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483655LL - (long long )i) + (long long )temp >= 0LL) && (2147483640LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483640LL + (long long )i) - (long long )temp >= 0LL) && (2147483654LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483654LL - (long long )i) - (long long )temp >= 0LL) && i == 7)) || (((((((((2147483642LL + (long long )i) + (long long )ret_count >= 0LL && (2147483642LL + (long long )i) + (long long )temp >= 0LL) && (2147483654LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483654LL - (long long )i) + (long long )temp >= 0LL) && (2147483641LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483641LL + (long long )i) - (long long )temp >= 0LL) && (2147483653LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483653LL - (long long )i) - (long long )temp >= 0LL) && i == 6)) || (((((((((2147483642LL + (long long )i) + (long long )ret_count >= 0LL && (2147483642LL + (long long )i) + (long long )temp >= 0LL) && (2147483654LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483654LL - (long long )i) + (long long )temp >= 0LL) && (2147483641LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483641LL + (long long )i) - (long long )temp >= 0LL) && (2147483653LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483653LL - (long long )i) - (long long )temp >= 0LL) && i == 6)) || (((((((((2147483643LL + (long long )i) + (long long )ret_count >= 0LL && (2147483643LL + (long long )i) + (long long )temp >= 0LL) && (2147483653LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483653LL - (long long )i) + (long long )temp >= 0LL) && (2147483642LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483642LL + (long long )i) - (long long )temp >= 0LL) && (2147483652LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483652LL - (long long )i) - (long long )temp >= 0LL) && i == 5)) || (((((((((2147483643LL + (long long )i) + (long long )ret_count >= 0LL && (2147483643LL + (long long )i) + (long long )temp >= 0LL) && (2147483653LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483653LL - (long long )i) + (long long )temp >= 0LL) && (2147483642LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483642LL + (long long )i) - (long long )temp >= 0LL) && (2147483652LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483652LL - (long long )i) - (long long )temp >= 0LL) && i == 5)) || (((((((((2147483644LL + (long long )i) + (long long )ret_count >= 0LL && (2147483644LL + (long long )i) + (long long )temp >= 0LL) && (2147483652LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483652LL - (long long )i) + (long long )temp >= 0LL) && (2147483643LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483643LL + (long long )i) - (long long )temp >= 0LL) && (2147483651LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483651LL - (long long )i) - (long long )temp >= 0LL) && i == 4)) || (((((((((2147483644LL + (long long )i) + (long long )ret_count >= 0LL && (2147483644LL + (long long )i) + (long long )temp >= 0LL) && (2147483652LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483652LL - (long long )i) + (long long )temp >= 0LL) && (2147483643LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483643LL + (long long )i) - (long long )temp >= 0LL) && (2147483651LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483651LL - (long long )i) - (long long )temp >= 0LL) && i == 4)) || (((((((((2147483645LL + (long long )i) + (long long )ret_count >= 0LL && (2147483645LL + (long long )i) + (long long )temp >= 0LL) && (2147483651LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483651LL - (long long )i) + (long long )temp >= 0LL) && (2147483644LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483644LL + (long long )i) - (long long )temp >= 0LL) && (2147483650LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483650LL - (long long )i) - (long long )temp >= 0LL) && i == 3)) || (((((((((2147483645LL + (long long )i) + (long long )ret_count >= 0LL && (2147483645LL + (long long )i) + (long long )temp >= 0LL) && (2147483651LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483651LL - (long long )i) + (long long )temp >= 0LL) && (2147483644LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483644LL + (long long )i) - (long long )temp >= 0LL) && (2147483650LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483650LL - (long long )i) - (long long )temp >= 0LL) && i == 3)) || (((((((((2147483646LL + (long long )i) + (long long )ret_count >= 0LL && (2147483646LL + (long long )i) + (long long )temp >= 0LL) && (2147483650LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483650LL - (long long )i) + (long long )temp >= 0LL) && (2147483645LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483645LL + (long long )i) - (long long )temp >= 0LL) && (2147483649LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) - (long long )temp >= 0LL) && i == 2)) || (((((((((2147483646LL + (long long )i) + (long long )ret_count >= 0LL && (2147483646LL + (long long )i) + (long long )temp >= 0LL) && (2147483650LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483650LL - (long long )i) + (long long )temp >= 0LL) && (2147483645LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483645LL + (long long )i) - (long long )temp >= 0LL) && (2147483649LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) - (long long )temp >= 0LL) && i == 2)) || (((((((((2147483647LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (2147483649LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (2147483646LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (2147483648LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1)) || (((((((((2147483647LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (2147483649LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (2147483646LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (2147483648LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1)) || ((((((((((2147483648LL + (long long )i) + (long long )ret_count >= 0LL && (2147483648LL + (long long )i) + (long long )temp >= 0LL) && (2147483648LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (2147483647LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (2147483647LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && 0 == i) && i == 0)) || ((((((((((2147483648LL + (long long )i) + (long long )ret_count >= 0LL && (2147483648LL + (long long )i) + (long long )temp >= 0LL) && (2147483648LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (2147483647LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (2147483647LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && 0 == i) && i == 0)) || ((((((((4294967296LL + (long long )i) + (long long )ret_count >= 0LL && (4294967296LL + (long long )i) + (long long )temp >= 0LL) && (4294967295LL - (long long )i) + (long long )ret_count >= 0LL) && (4294967295LL - (long long )i) + (long long )temp >= 0LL) && (4294967295LL + (long long )i) - (long long )ret_count >= 0LL) && (4294967295LL + (long long )i) - (long long )temp >= 0LL) && (4294967294LL - (long long )i) - (long long )ret_count >= 0LL) && (4294967294LL - (long long )i) - (long long )temp >= 0LL)) || (((((((((12 <= i && i <= 999) && (2147483636LL + (long long )i) + (long long )ret_count >= 0LL) && (2147483636LL + (long long )i) + (long long )temp >= 0LL) && (2147484647LL - (long long )i) + (long long )ret_count >= 0LL) && (2147484647LL - (long long )i) + (long long )temp >= 0LL) && (2147483635LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483635LL + (long long )i) - (long long )temp >= 0LL) && (2147484646LL - (long long )i) - (long long )ret_count >= 0LL) && (2147484646LL - (long long )i) - (long long )temp >= 0LL)) || (((((((((12 <= i && i <= 1000) && (2147483636LL + (long long )i) + (long long )ret_count >= 0LL) && (2147483636LL + (long long )i) + (long long )temp >= 0LL) && (2147484648LL - (long long )i) + (long long )ret_count >= 0LL) && (2147484648LL - (long long )i) + (long long )temp >= 0LL) && (2147483635LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483635LL + (long long )i) - (long long )temp >= 0LL) && (2147484647LL - (long long )i) - (long long )ret_count >= 0LL) && (2147484647LL - (long long )i) - (long long )temp >= 0LL)) || (((((((((2147483637LL + (long long )i) + (long long )ret_count >= 0LL && (2147483637LL + (long long )i) + (long long )temp >= 0LL) && (2147483659LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483659LL - (long long )i) + (long long )temp >= 0LL) && (2147483636LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483636LL + (long long )i) - (long long )temp >= 0LL) && (2147483658LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483658LL - (long long )i) - (long long )temp >= 0LL) && i == 11)) || (((((((((2147483637LL + (long long )i) + (long long )ret_count >= 0LL && (2147483637LL + (long long )i) + (long long )temp >= 0LL) && (2147483659LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483659LL - (long long )i) + (long long )temp >= 0LL) && (2147483636LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483636LL + (long long )i) - (long long )temp >= 0LL) && (2147483658LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483658LL - (long long )i) - (long long )temp >= 0LL) && i == 11) [2024-01-27 23:06:40,996 INFO L98 nessWitnessExtractor]: Loop invariant at [L1352-L1354] iterations == 0 [2024-01-27 23:06:40,996 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] ret_count == 0 [2024-01-27 23:06:40,996 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] (1000LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,997 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] (0LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:40,997 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] 0 <= temp [2024-01-27 23:06:40,997 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] (1000LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,997 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] (2000LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:40,997 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] (long long )ret_count + (long long )temp >= 0LL [2024-01-27 23:06:40,997 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] (1000LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,997 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] (long long )i - (long long )temp >= 0LL [2024-01-27 23:06:40,997 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] (-1000LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,997 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] (-1000LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:40,997 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] temp <= 1000 [2024-01-27 23:06:40,998 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] (-1000LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:40,998 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] i == 1000 [2024-01-27 23:06:40,998 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] (1000LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:40,998 INFO L98 nessWitnessExtractor]: Location invariant before [L1413-L1413] (1000LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:40,998 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (4294967294LL - (long long )end) - (long long )i >= 0LL [2024-01-27 23:06:40,998 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (4294967296LL + (long long )end) + (long long )start >= 0LL [2024-01-27 23:06:40,998 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (4294967296LL + (long long )end) + (long long )i >= 0LL [2024-01-27 23:06:40,998 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (4294967295LL - (long long )end) + (long long )start >= 0LL [2024-01-27 23:06:40,998 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (2147483647LL - (long long )end) - (long long )local_count >= 0LL [2024-01-27 23:06:40,999 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] 0 == local_count [2024-01-27 23:06:40,999 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (4294967295LL + (long long )end) - (long long )i >= 0LL [2024-01-27 23:06:40,999 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (4294967295LL + (long long )i) - (long long )start >= 0LL [2024-01-27 23:06:40,999 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] local_count == 0 [2024-01-27 23:06:40,999 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (4294967294LL - (long long )i) - (long long )start >= 0LL [2024-01-27 23:06:40,999 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (4294967295LL - (long long )end) + (long long )i >= 0LL [2024-01-27 23:06:40,999 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (2147483648LL + (long long )i) + (long long )local_count >= 0LL [2024-01-27 23:06:40,999 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (2147483648LL + (long long )end) + (long long )local_count >= 0LL [2024-01-27 23:06:40,999 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (2147483648LL + (long long )local_count) + (long long )start >= 0LL [2024-01-27 23:06:40,999 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (2147483647LL - (long long )i) + (long long )local_count >= 0LL [2024-01-27 23:06:41,000 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (2147483647LL + (long long )local_count) - (long long )start >= 0LL [2024-01-27 23:06:41,000 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (2147483647LL - (long long )local_count) - (long long )start >= 0LL [2024-01-27 23:06:41,000 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (4294967295LL + (long long )end) - (long long )start >= 0LL [2024-01-27 23:06:41,000 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (4294967296LL + (long long )i) + (long long )start >= 0LL [2024-01-27 23:06:41,000 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (2147483647LL - (long long )i) - (long long )local_count >= 0LL [2024-01-27 23:06:41,000 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (2147483648LL + (long long )i) - (long long )local_count >= 0LL [2024-01-27 23:06:41,000 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (2147483648LL + (long long )end) - (long long )local_count >= 0LL [2024-01-27 23:06:41,000 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (4294967294LL - (long long )end) - (long long )start >= 0LL [2024-01-27 23:06:41,001 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (2147483648LL - (long long )local_count) + (long long )start >= 0LL [2024-01-27 23:06:41,001 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (4294967295LL - (long long )i) + (long long )start >= 0LL [2024-01-27 23:06:41,001 INFO L98 nessWitnessExtractor]: Location invariant before [L1327-L1327] (2147483647LL - (long long )end) + (long long )local_count >= 0LL [2024-01-27 23:06:41,001 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] (4294967295LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:41,001 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] (4294967296LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:41,001 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] (4294967295LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:41,001 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,001 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] search_no == 0. [2024-01-27 23:06:41,001 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] count == 0 [2024-01-27 23:06:41,001 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] (4294967295LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:41,002 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,002 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,002 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] (4294967294LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:41,002 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] (4294967295LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:41,002 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] (4294967296LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:41,002 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,002 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] (4294967294LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:41,002 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] num_threads == 0 [2024-01-27 23:06:41,002 INFO L98 nessWitnessExtractor]: Location invariant before [L1349-L1349] iterations == 0 [2024-01-27 23:06:41,002 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,003 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:41,003 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:41,003 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:41,003 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] count == 0 [2024-01-27 23:06:41,003 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] search_no <= 2147483647. [2024-01-27 23:06:41,003 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] ret_count != 0 [2024-01-27 23:06:41,003 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,003 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:41,003 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,004 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] iterations == 500 [2024-01-27 23:06:41,004 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:41,004 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] i == 1000 [2024-01-27 23:06:41,004 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] num_threads == 2 [2024-01-27 23:06:41,004 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] -2147483648. <= search_no [2024-01-27 23:06:41,004 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:41,004 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,004 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:41,004 INFO L98 nessWitnessExtractor]: Location invariant before [L1377-L1377] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:41,004 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:41,005 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] count == 0 [2024-01-27 23:06:41,005 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:41,005 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:41,005 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] i == 1000 [2024-01-27 23:06:41,005 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:41,005 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] num_threads == 0 [2024-01-27 23:06:41,005 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] iterations == 0 [2024-01-27 23:06:41,005 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:41,005 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] search_no == 0. [2024-01-27 23:06:41,006 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,006 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:41,006 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,006 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,006 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:41,006 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,006 INFO L98 nessWitnessExtractor]: Location invariant before [L1355-L1355] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:41,006 INFO L98 nessWitnessExtractor]: Location invariant before [L1333-L1333] tid == mytid [2024-01-27 23:06:41,006 INFO L98 nessWitnessExtractor]: Location invariant before [L1333-L1333] 0 <= start [2024-01-27 23:06:41,006 INFO L98 nessWitnessExtractor]: Location invariant before [L1333-L1333] start % 500 == 0 [2024-01-27 23:06:41,007 INFO L98 nessWitnessExtractor]: Location invariant before [L1333-L1333] start <= 65535 [2024-01-27 23:06:41,007 INFO L98 nessWitnessExtractor]: Location invariant before [L1333-L1333] (-1LL + (long long )end) - (long long )i >= 0LL [2024-01-27 23:06:41,007 INFO L98 nessWitnessExtractor]: Location invariant before [L1333-L1333] end != 0 [2024-01-27 23:06:41,007 INFO L98 nessWitnessExtractor]: Location invariant before [L1333-L1333] end % 500 == 0 [2024-01-27 23:06:41,007 INFO L98 nessWitnessExtractor]: Location invariant before [L1333-L1333] end <= 1000 [2024-01-27 23:06:41,007 INFO L98 nessWitnessExtractor]: Location invariant before [L1333-L1333] (0 <= local_count && ((((((((((((((12 <= i && i <= 999) && (-13LL + (long long )end) - (long long )start >= 0LL) && (-12LL + (long long )i) - (long long )start >= 0LL) || ((((((11 <= i && i <= 511) && local_count <= 11) && (11LL - (long long )i) + (long long )start >= 0LL) && (-12LL + (long long )end) - (long long )start >= 0LL) && (-11LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 11)) || ((((((10 <= i && i <= 510) && local_count <= 10) && (10LL - (long long )i) + (long long )start >= 0LL) && (-11LL + (long long )end) - (long long )start >= 0LL) && (-10LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 10)) || ((((((9 <= i && i <= 509) && local_count <= 9) && (9LL - (long long )i) + (long long )start >= 0LL) && (-10LL + (long long )end) - (long long )start >= 0LL) && (-9LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 9)) || ((((((8 <= i && i <= 508) && local_count <= 8) && (8LL - (long long )i) + (long long )start >= 0LL) && (-9LL + (long long )end) - (long long )start >= 0LL) && (-8LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 8)) || ((((((7 <= i && i <= 507) && local_count <= 7) && (7LL - (long long )i) + (long long )start >= 0LL) && (-8LL + (long long )end) - (long long )start >= 0LL) && (-7LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 7)) || ((((((6 <= i && i <= 506) && local_count <= 6) && (6LL - (long long )i) + (long long )start >= 0LL) && (-7LL + (long long )end) - (long long )start >= 0LL) && (-6LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 6)) || ((((((5 <= i && i <= 505) && local_count <= 5) && (5LL - (long long )i) + (long long )start >= 0LL) && (-6LL + (long long )end) - (long long )start >= 0LL) && (-5LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 5)) || ((((((4 <= i && i <= 504) && local_count <= 4) && (4LL - (long long )i) + (long long )start >= 0LL) && (-5LL + (long long )end) - (long long )start >= 0LL) && (-4LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 4)) || (((((((3 <= i && i <= 503) && local_count <= 3) && local_count <= 65535) && (3LL - (long long )i) + (long long )start >= 0LL) && (-4LL + (long long )end) - (long long )start >= 0LL) && (-3LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 3)) || (((((((2 <= i && i <= 502) && local_count <= 2) && local_count <= 255) && (2LL - (long long )i) + (long long )start >= 0LL) && (-3LL + (long long )end) - (long long )start >= 0LL) && (-2LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 2)) || (((((((1 <= i && i <= 501) && local_count <= 1) && (1LL - (long long )i) + (long long )start >= 0LL) && (-2LL + (long long )end) - (long long )start >= 0LL) && (-1LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 1) && (local_count == 0 || local_count == 1)))) || (((((((((0 <= i && i <= 500) && i <= 65535) && (0LL - (long long )i) + (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )start >= 0LL) && (long long )i - (long long )start >= 0LL) && 0 == local_count) && i == start) && local_count == 0) && i % 500 == 0) [2024-01-27 23:06:41,007 INFO L98 nessWitnessExtractor]: Location invariant before [L1333-L1333] 500 <= end [2024-01-27 23:06:41,007 INFO L98 nessWitnessExtractor]: Location invariant before [L1333-L1333] start <= 500 [2024-01-27 23:06:41,008 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] (1000LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:41,008 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] i == 1000 [2024-01-27 23:06:41,008 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] (long long )i - (long long )temp >= 0LL [2024-01-27 23:06:41,008 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] (long long )ret_count + (long long )temp >= 0LL [2024-01-27 23:06:41,008 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] 0 <= temp [2024-01-27 23:06:41,008 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] (-1000LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:41,008 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] (1000LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,008 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] (1000LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,008 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] (-1000LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:41,008 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] ret_count == 0 [2024-01-27 23:06:41,009 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] (1000LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:41,009 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] (1000LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:41,009 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] (2000LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:41,009 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] (0LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,009 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] temp <= 1000 [2024-01-27 23:06:41,009 INFO L98 nessWitnessExtractor]: Location invariant before [L1399-L1399] (-1000LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:41,009 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] (1000LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:41,009 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:41,009 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] count == 0 [2024-01-27 23:06:41,010 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] (2147483647LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,010 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] (2147483648LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,010 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:41,010 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] ret_count == 0 [2024-01-27 23:06:41,010 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] iterations == 500 [2024-01-27 23:06:41,010 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:41,010 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] num_threads == 2 [2024-01-27 23:06:41,010 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] i == 1000 [2024-01-27 23:06:41,010 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] (-1000LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:41,010 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] (2147483648LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,011 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] (-1000LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:41,011 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] search_no <= 2147483647. [2024-01-27 23:06:41,011 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] -2147483648. <= search_no [2024-01-27 23:06:41,011 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] (2147483647LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,011 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] (1000LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:41,011 INFO L98 nessWitnessExtractor]: Location invariant before [L1369-L1369] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:41,011 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,011 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] i == 1000 [2024-01-27 23:06:41,011 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] -2147483648. <= search_no [2024-01-27 23:06:41,011 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:41,011 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] count == 0 [2024-01-27 23:06:41,012 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] iterations == 0 [2024-01-27 23:06:41,012 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] search_no <= 2147483647. [2024-01-27 23:06:41,012 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:41,012 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:41,012 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:41,012 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:41,012 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,012 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:41,012 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:41,012 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,013 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:41,013 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,013 INFO L98 nessWitnessExtractor]: Location invariant before [L1356-L1356] num_threads == 0 [2024-01-27 23:06:41,013 INFO L98 nessWitnessExtractor]: Loop invariant at [L1331-L1335] 500 <= end [2024-01-27 23:06:41,013 INFO L98 nessWitnessExtractor]: Loop invariant at [L1331-L1335] tid == mytid [2024-01-27 23:06:41,013 INFO L98 nessWitnessExtractor]: Loop invariant at [L1331-L1335] 0 <= start [2024-01-27 23:06:41,013 INFO L98 nessWitnessExtractor]: Loop invariant at [L1331-L1335] end <= 1000 [2024-01-27 23:06:41,013 INFO L98 nessWitnessExtractor]: Loop invariant at [L1331-L1335] start % 500 == 0 [2024-01-27 23:06:41,013 INFO L98 nessWitnessExtractor]: Loop invariant at [L1331-L1335] start <= 500 [2024-01-27 23:06:41,013 INFO L98 nessWitnessExtractor]: Loop invariant at [L1331-L1335] start <= 65535 [2024-01-27 23:06:41,014 INFO L98 nessWitnessExtractor]: Loop invariant at [L1331-L1335] end % 500 == 0 [2024-01-27 23:06:41,014 INFO L98 nessWitnessExtractor]: Loop invariant at [L1331-L1335] (((0 <= local_count && end != 0) && (((((((((((((((((((((((((12 <= i && (-12LL + (long long )i) - (long long )start >= 0LL) && (((i <= 999 && (-13LL + (long long )end) - (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )i >= 0LL) || ((i <= 1000 && (-12LL + (long long )end) - (long long )start >= 0LL) && (long long )end - (long long )i >= 0LL))) || (((((((11 <= i && i <= 511) && local_count <= 12) && (11LL - (long long )i) + (long long )start >= 0LL) && (-12LL + (long long )end) - (long long )start >= 0LL) && (-11LL + (long long )i) - (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )i >= 0LL) && i % 500 == 11)) || (((((((11 <= i && i <= 511) && local_count <= 11) && (11LL - (long long )i) + (long long )start >= 0LL) && (-11LL + (long long )i) - (long long )start >= 0LL) && (-11LL + (long long )end) - (long long )start >= 0LL) && (long long )end - (long long )i >= 0LL) && i % 500 == 11)) || (((((((10 <= i && i <= 510) && local_count <= 11) && (10LL - (long long )i) + (long long )start >= 0LL) && (-11LL + (long long )end) - (long long )start >= 0LL) && (-10LL + (long long )i) - (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )i >= 0LL) && i % 500 == 10)) || (((((((10 <= i && i <= 510) && local_count <= 10) && (10LL - (long long )i) + (long long )start >= 0LL) && (-10LL + (long long )i) - (long long )start >= 0LL) && (-10LL + (long long )end) - (long long )start >= 0LL) && (long long )end - (long long )i >= 0LL) && i % 500 == 10)) || (((((((9 <= i && i <= 509) && local_count <= 10) && (9LL - (long long )i) + (long long )start >= 0LL) && (-10LL + (long long )end) - (long long )start >= 0LL) && (-9LL + (long long )i) - (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )i >= 0LL) && i % 500 == 9)) || (((((((9 <= i && i <= 509) && local_count <= 9) && (9LL - (long long )i) + (long long )start >= 0LL) && (-9LL + (long long )i) - (long long )start >= 0LL) && (-9LL + (long long )end) - (long long )start >= 0LL) && (long long )end - (long long )i >= 0LL) && i % 500 == 9)) || (((((((8 <= i && i <= 508) && local_count <= 9) && (8LL - (long long )i) + (long long )start >= 0LL) && (-9LL + (long long )end) - (long long )start >= 0LL) && (-8LL + (long long )i) - (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )i >= 0LL) && i % 500 == 8)) || (((((((8 <= i && i <= 508) && local_count <= 8) && (8LL - (long long )i) + (long long )start >= 0LL) && (-8LL + (long long )i) - (long long )start >= 0LL) && (-8LL + (long long )end) - (long long )start >= 0LL) && (long long )end - (long long )i >= 0LL) && i % 500 == 8)) || (((((((7 <= i && i <= 507) && local_count <= 8) && (7LL - (long long )i) + (long long )start >= 0LL) && (-8LL + (long long )end) - (long long )start >= 0LL) && (-7LL + (long long )i) - (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )i >= 0LL) && i % 500 == 7)) || (((((((7 <= i && i <= 507) && local_count <= 7) && (7LL - (long long )i) + (long long )start >= 0LL) && (-7LL + (long long )i) - (long long )start >= 0LL) && (-7LL + (long long )end) - (long long )start >= 0LL) && (long long )end - (long long )i >= 0LL) && i % 500 == 7)) || (((((((6 <= i && i <= 506) && local_count <= 7) && (6LL - (long long )i) + (long long )start >= 0LL) && (-7LL + (long long )end) - (long long )start >= 0LL) && (-6LL + (long long )i) - (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )i >= 0LL) && i % 500 == 6)) || (((((((6 <= i && i <= 506) && local_count <= 6) && (6LL - (long long )i) + (long long )start >= 0LL) && (-6LL + (long long )i) - (long long )start >= 0LL) && (-6LL + (long long )end) - (long long )start >= 0LL) && (long long )end - (long long )i >= 0LL) && i % 500 == 6)) || (((((((5 <= i && i <= 505) && local_count <= 6) && (5LL - (long long )i) + (long long )start >= 0LL) && (-6LL + (long long )end) - (long long )start >= 0LL) && (-5LL + (long long )i) - (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )i >= 0LL) && i % 500 == 5)) || (((((((5 <= i && i <= 505) && local_count <= 5) && (5LL - (long long )i) + (long long )start >= 0LL) && (-5LL + (long long )i) - (long long )start >= 0LL) && (-5LL + (long long )end) - (long long )start >= 0LL) && (long long )end - (long long )i >= 0LL) && i % 500 == 5)) || (((((((4 <= i && i <= 504) && local_count <= 5) && (4LL - (long long )i) + (long long )start >= 0LL) && (-5LL + (long long )end) - (long long )start >= 0LL) && (-4LL + (long long )i) - (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )i >= 0LL) && i % 500 == 4)) || (((((((4 <= i && i <= 504) && local_count <= 4) && (4LL - (long long )i) + (long long )start >= 0LL) && (-4LL + (long long )i) - (long long )start >= 0LL) && (-4LL + (long long )end) - (long long )start >= 0LL) && (long long )end - (long long )i >= 0LL) && i % 500 == 4)) || (((((((3 <= i && i <= 503) && local_count <= 4) && (3LL - (long long )i) + (long long )start >= 0LL) && (-4LL + (long long )end) - (long long )start >= 0LL) && (-3LL + (long long )i) - (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )i >= 0LL) && i % 500 == 3)) || ((((((((3 <= i && i <= 503) && local_count <= 3) && local_count <= 65535) && (3LL - (long long )i) + (long long )start >= 0LL) && (-3LL + (long long )i) - (long long )start >= 0LL) && (-3LL + (long long )end) - (long long )start >= 0LL) && (long long )end - (long long )i >= 0LL) && i % 500 == 3)) || ((((((((2 <= i && i <= 502) && local_count <= 3) && local_count <= 65535) && (2LL - (long long )i) + (long long )start >= 0LL) && (-3LL + (long long )end) - (long long )start >= 0LL) && (-2LL + (long long )i) - (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )i >= 0LL) && i % 500 == 2)) || ((((((((2 <= i && i <= 502) && local_count <= 2) && local_count <= 255) && (2LL - (long long )i) + (long long )start >= 0LL) && (-2LL + (long long )i) - (long long )start >= 0LL) && (-2LL + (long long )end) - (long long )start >= 0LL) && (long long )end - (long long )i >= 0LL) && i % 500 == 2)) || ((((((((1 <= i && i <= 501) && local_count <= 2) && local_count <= 255) && (1LL - (long long )i) + (long long )start >= 0LL) && (-2LL + (long long )end) - (long long )start >= 0LL) && (-1LL + (long long )i) - (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )i >= 0LL) && i % 500 == 1)) || ((((((((1 <= i && i <= 501) && local_count <= 1) && (1LL - (long long )i) + (long long )start >= 0LL) && (-1LL + (long long )i) - (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )start >= 0LL) && (long long )end - (long long )i >= 0LL) && i % 500 == 1) && (local_count == 0 || local_count == 1))) || ((((((((((0 <= i && i <= 500) && i <= 65535) && local_count <= 1) && (0LL - (long long )i) + (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )i >= 0LL) && (-1LL + (long long )end) - (long long )start >= 0LL) && (long long )i - (long long )start >= 0LL) && i == start) && i % 500 == 0) && (local_count == 0 || local_count == 1)))) || ((((((((0 <= i && i <= 500) && i <= 65535) && (0LL - (long long )i) + (long long )start >= 0LL) && (long long )i - (long long )start >= 0LL) && 0 == local_count) && i == start) && local_count == 0) && i % 500 == 0)) || ((((((2147483648LL + (long long )i) + (long long )local_count >= 0LL && (2147483647LL - (long long )i) + (long long )local_count >= 0LL) && (2147483648LL + (long long )i) - (long long )local_count >= 0LL) && (2147483647LL - (long long )i) - (long long )local_count >= 0LL) && 0 == local_count) && local_count == 0) [2024-01-27 23:06:41,014 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,014 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] (4294967294LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:41,014 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] num_threads == 0 [2024-01-27 23:06:41,014 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] (4294967294LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:41,014 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] search_no == 0. [2024-01-27 23:06:41,014 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,014 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] (4294967296LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:41,015 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] (4294967296LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:41,015 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] (4294967295LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:41,015 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] (4294967295LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:41,015 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] (4294967295LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:41,015 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,015 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] count == 0 [2024-01-27 23:06:41,015 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] (4294967295LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:41,015 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,015 INFO L98 nessWitnessExtractor]: Location invariant before [L1348-L1348] iterations == 0 [2024-01-27 23:06:41,015 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,016 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:41,016 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:41,016 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:41,016 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] i == 1000 [2024-01-27 23:06:41,016 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] num_threads == 2 [2024-01-27 23:06:41,016 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,016 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:41,016 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:41,016 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] iterations == 0 [2024-01-27 23:06:41,016 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:41,017 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] search_no <= 2147483647. [2024-01-27 23:06:41,017 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,017 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,017 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:41,017 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] -2147483648. <= search_no [2024-01-27 23:06:41,017 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:41,017 INFO L98 nessWitnessExtractor]: Location invariant before [L1357-L1360] count == 0 [2024-01-27 23:06:41,017 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] num_threads == 2 [2024-01-27 23:06:41,017 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] iterations == 500 [2024-01-27 23:06:41,017 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:41,018 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] -2147483648. <= search_no [2024-01-27 23:06:41,018 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:41,018 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,018 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] count == 0 [2024-01-27 23:06:41,018 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:41,018 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] i == 1000 [2024-01-27 23:06:41,018 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,018 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:41,018 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:41,018 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:41,019 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:41,019 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:41,019 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] search_no <= 2147483647. [2024-01-27 23:06:41,019 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,019 INFO L98 nessWitnessExtractor]: Location invariant before [L1362-L1362] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,019 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] (2147483648LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,019 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:41,019 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] (2147484648LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,019 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:41,019 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] temp <= 1000 [2024-01-27 23:06:41,020 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:41,020 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] 0 <= temp [2024-01-27 23:06:41,020 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] (2000LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:41,020 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] (-1000LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:41,020 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] (long long )i - (long long )temp >= 0LL [2024-01-27 23:06:41,020 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] (1000LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:41,020 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] (2147483647LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,020 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] (2147484647LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,020 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:41,020 INFO L98 nessWitnessExtractor]: Location invariant before [L1407-L1410] i == 1000 [2024-01-27 23:06:41,021 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] (1000LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,021 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] 0 <= temp [2024-01-27 23:06:41,021 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] (0LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,021 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] (-1000LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:41,021 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] (1000LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:41,021 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] i == 1000 [2024-01-27 23:06:41,021 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] (-1000LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:41,021 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] (1000LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:41,021 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] ret_count == 0 [2024-01-27 23:06:41,021 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] (1000LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,022 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] (-1000LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:41,022 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] (2000LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:41,022 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] (1000LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:41,022 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] temp <= 1000 [2024-01-27 23:06:41,022 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] (long long )i - (long long )temp >= 0LL [2024-01-27 23:06:41,022 INFO L98 nessWitnessExtractor]: Location invariant before [L1400-L1400] (long long )ret_count + (long long )temp >= 0LL [2024-01-27 23:06:41,022 INFO L98 nessWitnessExtractor]: Location invariant before [L1384-L1384] (((((((((2147483647LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (2147483649LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (2147483646LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (2147483648LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1) || ((((((((((2147483648LL + (long long )i) + (long long )ret_count >= 0LL && (2147483648LL + (long long )i) + (long long )temp >= 0LL) && (2147483648LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (2147483647LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (2147483647LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && 0 == i) && i == 0) [2024-01-27 23:06:41,022 INFO L98 nessWitnessExtractor]: Location invariant before [L1384-L1384] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,022 INFO L98 nessWitnessExtractor]: Location invariant before [L1384-L1384] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,022 INFO L98 nessWitnessExtractor]: Location invariant before [L1384-L1384] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,023 INFO L98 nessWitnessExtractor]: Location invariant before [L1384-L1384] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,023 INFO L98 nessWitnessExtractor]: Location invariant before [L1384-L1384] ret_count != 0 [2024-01-27 23:06:41,023 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] 0 <= local_count [2024-01-27 23:06:41,023 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] tid == mytid [2024-01-27 23:06:41,023 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] start <= 500 [2024-01-27 23:06:41,023 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] (0LL - (long long )end) + (long long )i >= 0LL [2024-01-27 23:06:41,023 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] (long long )i - (long long )start >= 0LL [2024-01-27 23:06:41,023 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] i != 0 [2024-01-27 23:06:41,023 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] 500 <= end [2024-01-27 23:06:41,023 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] 500 <= i [2024-01-27 23:06:41,024 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] i <= 1000 [2024-01-27 23:06:41,024 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] start <= 65535 [2024-01-27 23:06:41,024 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] 0 <= start [2024-01-27 23:06:41,024 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] end <= 1000 [2024-01-27 23:06:41,024 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] end % 500 == 0 [2024-01-27 23:06:41,024 INFO L98 nessWitnessExtractor]: Location invariant before [L1339-L1339] start % 500 == 0 [2024-01-27 23:06:41,024 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] end % 500 == 0 [2024-01-27 23:06:41,024 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] i != 0 [2024-01-27 23:06:41,024 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] end <= 1000 [2024-01-27 23:06:41,025 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] 500 <= end [2024-01-27 23:06:41,025 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] start % 500 == 0 [2024-01-27 23:06:41,025 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] 0 <= start [2024-01-27 23:06:41,025 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] i <= 1000 [2024-01-27 23:06:41,025 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] (0LL - (long long )end) + (long long )i >= 0LL [2024-01-27 23:06:41,025 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] 0 <= count [2024-01-27 23:06:41,025 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] 500 <= i [2024-01-27 23:06:41,025 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] 0 <= local_count [2024-01-27 23:06:41,025 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] tid == mytid [2024-01-27 23:06:41,025 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] start <= 65535 [2024-01-27 23:06:41,026 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] (long long )i - (long long )start >= 0LL [2024-01-27 23:06:41,026 INFO L98 nessWitnessExtractor]: Location invariant before [L1338-L1338] start <= 500 [2024-01-27 23:06:41,026 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] (1000LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:41,026 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] (1000LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:41,026 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] (-1000LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:41,026 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] ret_count == 0 [2024-01-27 23:06:41,026 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] 0 <= temp [2024-01-27 23:06:41,026 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] temp <= 1000 [2024-01-27 23:06:41,026 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] (1000LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,026 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] (0LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,027 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] (long long )i - (long long )temp >= 0LL [2024-01-27 23:06:41,027 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] (long long )ret_count + (long long )temp >= 0LL [2024-01-27 23:06:41,027 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] (-1000LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:41,030 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] (1000LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,031 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] (1000LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:41,031 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] (-1000LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:41,031 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] (2000LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:41,031 INFO L98 nessWitnessExtractor]: Location invariant before [L1401-L1401] i == 1000 [2024-01-27 23:06:41,031 INFO L98 nessWitnessExtractor]: Loop invariant at [L1395-L1398] (0LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,031 INFO L98 nessWitnessExtractor]: Loop invariant at [L1395-L1398] ret_count == 0 [2024-01-27 23:06:41,031 INFO L98 nessWitnessExtractor]: Loop invariant at [L1395-L1398] ((0 <= temp && ((((((((((((((((((((((((((((((12 <= i && temp <= 1000) && (-12LL + (long long )i) + (long long )ret_count >= 0LL) && (-12LL + (long long )i) + (long long )temp >= 0LL) && (-12LL + (long long )i) - (long long )ret_count >= 0LL) && (1000LL + (long long )ret_count) - (long long )temp >= 0LL) && (1000LL - (long long )ret_count) - (long long )temp >= 0LL) && ((((((i <= 999 && (999LL - (long long )i) + (long long )ret_count >= 0LL) && (999LL - (long long )i) + (long long )temp >= 0LL) && (1LL + (long long )i) - (long long )temp >= 0LL) && (999LL - (long long )i) - (long long )ret_count >= 0LL) && (1999LL - (long long )i) - (long long )temp >= 0LL) || (((((i <= 1000 && (1000LL - (long long )i) + (long long )ret_count >= 0LL) && (1000LL - (long long )i) + (long long )temp >= 0LL) && (1000LL - (long long )i) - (long long )ret_count >= 0LL) && (2000LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )temp >= 0LL))) || (((((((((((temp <= 12 && (-11LL + (long long )i) + (long long )ret_count >= 0LL) && (-11LL + (long long )i) + (long long )temp >= 0LL) && (11LL - (long long )i) + (long long )ret_count >= 0LL) && (11LL - (long long )i) + (long long )temp >= 0LL) && (-11LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )i) - (long long )temp >= 0LL) && (12LL + (long long )ret_count) - (long long )temp >= 0LL) && (11LL - (long long )i) - (long long )ret_count >= 0LL) && (12LL - (long long )ret_count) - (long long )temp >= 0LL) && (23LL - (long long )i) - (long long )temp >= 0LL) && i == 11)) || (((((((((((temp <= 11 && (-11LL + (long long )i) + (long long )ret_count >= 0LL) && (-11LL + (long long )i) + (long long )temp >= 0LL) && (11LL - (long long )i) + (long long )ret_count >= 0LL) && (11LL - (long long )i) + (long long )temp >= 0LL) && (-11LL + (long long )i) - (long long )ret_count >= 0LL) && (11LL + (long long )ret_count) - (long long )temp >= 0LL) && (11LL - (long long )i) - (long long )ret_count >= 0LL) && (11LL - (long long )ret_count) - (long long )temp >= 0LL) && (22LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )temp >= 0LL) && i == 11)) || (((((((((((temp <= 11 && (-10LL + (long long )i) + (long long )ret_count >= 0LL) && (-10LL + (long long )i) + (long long )temp >= 0LL) && (10LL - (long long )i) + (long long )ret_count >= 0LL) && (10LL - (long long )i) + (long long )temp >= 0LL) && (-10LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )i) - (long long )temp >= 0LL) && (11LL + (long long )ret_count) - (long long )temp >= 0LL) && (10LL - (long long )i) - (long long )ret_count >= 0LL) && (11LL - (long long )ret_count) - (long long )temp >= 0LL) && (21LL - (long long )i) - (long long )temp >= 0LL) && i == 10)) || (((((((((((temp <= 10 && (-10LL + (long long )i) + (long long )ret_count >= 0LL) && (-10LL + (long long )i) + (long long )temp >= 0LL) && (10LL - (long long )i) + (long long )ret_count >= 0LL) && (10LL - (long long )i) + (long long )temp >= 0LL) && (-10LL + (long long )i) - (long long )ret_count >= 0LL) && (10LL + (long long )ret_count) - (long long )temp >= 0LL) && (10LL - (long long )i) - (long long )ret_count >= 0LL) && (10LL - (long long )ret_count) - (long long )temp >= 0LL) && (20LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )temp >= 0LL) && i == 10)) || (((((((((((temp <= 10 && (-9LL + (long long )i) + (long long )ret_count >= 0LL) && (-9LL + (long long )i) + (long long )temp >= 0LL) && (9LL - (long long )i) + (long long )ret_count >= 0LL) && (9LL - (long long )i) + (long long )temp >= 0LL) && (-9LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )i) - (long long )temp >= 0LL) && (10LL + (long long )ret_count) - (long long )temp >= 0LL) && (9LL - (long long )i) - (long long )ret_count >= 0LL) && (10LL - (long long )ret_count) - (long long )temp >= 0LL) && (19LL - (long long )i) - (long long )temp >= 0LL) && i == 9)) || (((((((((((temp <= 9 && (-9LL + (long long )i) + (long long )ret_count >= 0LL) && (-9LL + (long long )i) + (long long )temp >= 0LL) && (9LL - (long long )i) + (long long )ret_count >= 0LL) && (9LL - (long long )i) + (long long )temp >= 0LL) && (-9LL + (long long )i) - (long long )ret_count >= 0LL) && (9LL + (long long )ret_count) - (long long )temp >= 0LL) && (9LL - (long long )i) - (long long )ret_count >= 0LL) && (9LL - (long long )ret_count) - (long long )temp >= 0LL) && (18LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )temp >= 0LL) && i == 9)) || (((((((((((temp <= 9 && (-8LL + (long long )i) + (long long )ret_count >= 0LL) && (-8LL + (long long )i) + (long long )temp >= 0LL) && (8LL - (long long )i) + (long long )ret_count >= 0LL) && (8LL - (long long )i) + (long long )temp >= 0LL) && (-8LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )i) - (long long )temp >= 0LL) && (9LL + (long long )ret_count) - (long long )temp >= 0LL) && (8LL - (long long )i) - (long long )ret_count >= 0LL) && (9LL - (long long )ret_count) - (long long )temp >= 0LL) && (17LL - (long long )i) - (long long )temp >= 0LL) && i == 8)) || (((((((((((temp <= 8 && (-8LL + (long long )i) + (long long )ret_count >= 0LL) && (-8LL + (long long )i) + (long long )temp >= 0LL) && (8LL - (long long )i) + (long long )ret_count >= 0LL) && (8LL - (long long )i) + (long long )temp >= 0LL) && (-8LL + (long long )i) - (long long )ret_count >= 0LL) && (8LL + (long long )ret_count) - (long long )temp >= 0LL) && (8LL - (long long )i) - (long long )ret_count >= 0LL) && (8LL - (long long )ret_count) - (long long )temp >= 0LL) && (16LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )temp >= 0LL) && i == 8)) || (((((((((((temp <= 8 && (-7LL + (long long )i) + (long long )ret_count >= 0LL) && (-7LL + (long long )i) + (long long )temp >= 0LL) && (7LL - (long long )i) + (long long )ret_count >= 0LL) && (7LL - (long long )i) + (long long )temp >= 0LL) && (-7LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )i) - (long long )temp >= 0LL) && (8LL + (long long )ret_count) - (long long )temp >= 0LL) && (7LL - (long long )i) - (long long )ret_count >= 0LL) && (8LL - (long long )ret_count) - (long long )temp >= 0LL) && (15LL - (long long )i) - (long long )temp >= 0LL) && i == 7)) || (((((((((((temp <= 7 && (-7LL + (long long )i) + (long long )ret_count >= 0LL) && (-7LL + (long long )i) + (long long )temp >= 0LL) && (7LL - (long long )i) + (long long )ret_count >= 0LL) && (7LL - (long long )i) + (long long )temp >= 0LL) && (-7LL + (long long )i) - (long long )ret_count >= 0LL) && (7LL + (long long )ret_count) - (long long )temp >= 0LL) && (7LL - (long long )i) - (long long )ret_count >= 0LL) && (7LL - (long long )ret_count) - (long long )temp >= 0LL) && (14LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )temp >= 0LL) && i == 7)) || (((((((((((temp <= 7 && (-6LL + (long long )i) + (long long )ret_count >= 0LL) && (-6LL + (long long )i) + (long long )temp >= 0LL) && (6LL - (long long )i) + (long long )ret_count >= 0LL) && (6LL - (long long )i) + (long long )temp >= 0LL) && (-6LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )i) - (long long )temp >= 0LL) && (7LL + (long long )ret_count) - (long long )temp >= 0LL) && (6LL - (long long )i) - (long long )ret_count >= 0LL) && (7LL - (long long )ret_count) - (long long )temp >= 0LL) && (13LL - (long long )i) - (long long )temp >= 0LL) && i == 6)) || (((((((((((temp <= 6 && (-6LL + (long long )i) + (long long )ret_count >= 0LL) && (-6LL + (long long )i) + (long long )temp >= 0LL) && (6LL - (long long )i) + (long long )ret_count >= 0LL) && (6LL - (long long )i) + (long long )temp >= 0LL) && (-6LL + (long long )i) - (long long )ret_count >= 0LL) && (6LL + (long long )ret_count) - (long long )temp >= 0LL) && (6LL - (long long )i) - (long long )ret_count >= 0LL) && (6LL - (long long )ret_count) - (long long )temp >= 0LL) && (12LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )temp >= 0LL) && i == 6)) || (((((((((((temp <= 6 && (-5LL + (long long )i) + (long long )ret_count >= 0LL) && (-5LL + (long long )i) + (long long )temp >= 0LL) && (5LL - (long long )i) + (long long )ret_count >= 0LL) && (5LL - (long long )i) + (long long )temp >= 0LL) && (-5LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )i) - (long long )temp >= 0LL) && (6LL + (long long )ret_count) - (long long )temp >= 0LL) && (5LL - (long long )i) - (long long )ret_count >= 0LL) && (6LL - (long long )ret_count) - (long long )temp >= 0LL) && (11LL - (long long )i) - (long long )temp >= 0LL) && i == 5)) || (((((((((((temp <= 5 && (-5LL + (long long )i) + (long long )ret_count >= 0LL) && (-5LL + (long long )i) + (long long )temp >= 0LL) && (5LL - (long long )i) + (long long )ret_count >= 0LL) && (5LL - (long long )i) + (long long )temp >= 0LL) && (-5LL + (long long )i) - (long long )ret_count >= 0LL) && (5LL + (long long )ret_count) - (long long )temp >= 0LL) && (5LL - (long long )i) - (long long )ret_count >= 0LL) && (5LL - (long long )ret_count) - (long long )temp >= 0LL) && (10LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )temp >= 0LL) && i == 5)) || (((((((((((temp <= 5 && (-4LL + (long long )i) + (long long )ret_count >= 0LL) && (-4LL + (long long )i) + (long long )temp >= 0LL) && (4LL - (long long )i) + (long long )ret_count >= 0LL) && (4LL - (long long )i) + (long long )temp >= 0LL) && (-4LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )i) - (long long )temp >= 0LL) && (5LL + (long long )ret_count) - (long long )temp >= 0LL) && (4LL - (long long )i) - (long long )ret_count >= 0LL) && (5LL - (long long )ret_count) - (long long )temp >= 0LL) && (9LL - (long long )i) - (long long )temp >= 0LL) && i == 4)) || (((((((((((temp <= 4 && (-4LL + (long long )i) + (long long )ret_count >= 0LL) && (-4LL + (long long )i) + (long long )temp >= 0LL) && (4LL - (long long )i) + (long long )ret_count >= 0LL) && (4LL - (long long )i) + (long long )temp >= 0LL) && (-4LL + (long long )i) - (long long )ret_count >= 0LL) && (4LL + (long long )ret_count) - (long long )temp >= 0LL) && (4LL - (long long )i) - (long long )ret_count >= 0LL) && (4LL - (long long )ret_count) - (long long )temp >= 0LL) && (8LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )temp >= 0LL) && i == 4)) || (((((((((((temp <= 4 && (-3LL + (long long )i) + (long long )ret_count >= 0LL) && (-3LL + (long long )i) + (long long )temp >= 0LL) && (3LL - (long long )i) + (long long )ret_count >= 0LL) && (3LL - (long long )i) + (long long )temp >= 0LL) && (-3LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )i) - (long long )temp >= 0LL) && (4LL + (long long )ret_count) - (long long )temp >= 0LL) && (3LL - (long long )i) - (long long )ret_count >= 0LL) && (4LL - (long long )ret_count) - (long long )temp >= 0LL) && (7LL - (long long )i) - (long long )temp >= 0LL) && i == 3)) || ((((((((((((temp <= 3 && temp <= 65535) && (-3LL + (long long )i) + (long long )ret_count >= 0LL) && (-3LL + (long long )i) + (long long )temp >= 0LL) && (3LL - (long long )i) + (long long )ret_count >= 0LL) && (3LL - (long long )i) + (long long )temp >= 0LL) && (-3LL + (long long )i) - (long long )ret_count >= 0LL) && (3LL + (long long )ret_count) - (long long )temp >= 0LL) && (3LL - (long long )i) - (long long )ret_count >= 0LL) && (3LL - (long long )ret_count) - (long long )temp >= 0LL) && (6LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )temp >= 0LL) && i == 3)) || ((((((((((((temp <= 3 && temp <= 65535) && (-2LL + (long long )i) + (long long )ret_count >= 0LL) && (-2LL + (long long )i) + (long long )temp >= 0LL) && (2LL - (long long )i) + (long long )ret_count >= 0LL) && (2LL - (long long )i) + (long long )temp >= 0LL) && (-2LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )i) - (long long )temp >= 0LL) && (3LL + (long long )ret_count) - (long long )temp >= 0LL) && (2LL - (long long )i) - (long long )ret_count >= 0LL) && (3LL - (long long )ret_count) - (long long )temp >= 0LL) && (5LL - (long long )i) - (long long )temp >= 0LL) && i == 2)) || ((((((((((((temp <= 2 && temp <= 255) && (-2LL + (long long )i) + (long long )ret_count >= 0LL) && (-2LL + (long long )i) + (long long )temp >= 0LL) && (2LL - (long long )i) + (long long )ret_count >= 0LL) && (2LL - (long long )i) + (long long )temp >= 0LL) && (-2LL + (long long )i) - (long long )ret_count >= 0LL) && (2LL + (long long )ret_count) - (long long )temp >= 0LL) && (2LL - (long long )i) - (long long )ret_count >= 0LL) && (2LL - (long long )ret_count) - (long long )temp >= 0LL) && (4LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )temp >= 0LL) && i == 2)) || ((((((((((((temp <= 2 && temp <= 255) && (-1LL + (long long )i) + (long long )ret_count >= 0LL) && (-1LL + (long long )i) + (long long )temp >= 0LL) && (1LL - (long long )i) + (long long )ret_count >= 0LL) && (1LL - (long long )i) + (long long )temp >= 0LL) && (-1LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )i) - (long long )temp >= 0LL) && (2LL + (long long )ret_count) - (long long )temp >= 0LL) && (1LL - (long long )i) - (long long )ret_count >= 0LL) && (2LL - (long long )ret_count) - (long long )temp >= 0LL) && (3LL - (long long )i) - (long long )temp >= 0LL) && i == 1)) || ((((((((((((temp <= 1 && (-1LL + (long long )i) + (long long )ret_count >= 0LL) && (-1LL + (long long )i) + (long long )temp >= 0LL) && (1LL - (long long )i) + (long long )ret_count >= 0LL) && (1LL - (long long )i) + (long long )temp >= 0LL) && (-1LL + (long long )i) - (long long )ret_count >= 0LL) && (1LL + (long long )ret_count) - (long long )temp >= 0LL) && (1LL - (long long )i) - (long long )ret_count >= 0LL) && (1LL - (long long )ret_count) - (long long )temp >= 0LL) && (2LL - (long long )i) - (long long )temp >= 0LL) && (long long )i - (long long )temp >= 0LL) && i == 1) && (temp == 0 || temp == 1))) || (((((((((((((temp <= 1 && (0LL - (long long )i) + (long long )ret_count >= 0LL) && (0LL - (long long )i) + (long long )temp >= 0LL) && (long long )i + (long long )ret_count >= 0LL) && (long long )i + (long long )temp >= 0LL) && (1LL + (long long )i) - (long long )temp >= 0LL) && (1LL + (long long )ret_count) - (long long )temp >= 0LL) && (0LL - (long long )i) - (long long )ret_count >= 0LL) && (1LL - (long long )i) - (long long )temp >= 0LL) && (1LL - (long long )ret_count) - (long long )temp >= 0LL) && (long long )i - (long long )ret_count >= 0LL) && 0 == i) && i == 0) && (temp == 0 || temp == 1)))) || (((((((((((((((0LL - (long long )i) + (long long )ret_count >= 0LL && (0LL - (long long )i) + (long long )temp >= 0LL) && (long long )i + (long long )ret_count >= 0LL) && (long long )i + (long long )temp >= 0LL) && (0LL - (long long )i) - (long long )ret_count >= 0LL) && (0LL - (long long )i) - (long long )temp >= 0LL) && (0LL - (long long )ret_count) - (long long )temp >= 0LL) && (long long )i - (long long )ret_count >= 0LL) && (long long )i - (long long )temp >= 0LL) && (long long )ret_count - (long long )temp >= 0LL) && 0 == i) && 0 == temp) && i == 0) && i == temp) && temp == 0)) || (((((((((((((-2LL + (long long )i) + (long long )ret_count >= 0LL && (-2LL + (long long )i) + (long long )temp >= 0LL) && (2LL - (long long )i) + (long long )ret_count >= 0LL) && (2LL - (long long )i) + (long long )temp >= 0LL) && (-2LL + (long long )i) - (long long )ret_count >= 0LL) && (-2LL + (long long )i) - (long long )temp >= 0LL) && (0LL - (long long )ret_count) - (long long )temp >= 0LL) && (2LL - (long long )i) - (long long )ret_count >= 0LL) && (2LL - (long long )i) - (long long )temp >= 0LL) && (long long )ret_count - (long long )temp >= 0LL) && 0 == temp) && i == 2) && temp == 0) [2024-01-27 23:06:41,031 INFO L98 nessWitnessExtractor]: Loop invariant at [L1395-L1398] (long long )ret_count + (long long )temp >= 0LL [2024-01-27 23:06:41,032 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] (2147484647LL - (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:41,032 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] i == 1000 [2024-01-27 23:06:41,032 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] -2147483648. <= search_no [2024-01-27 23:06:41,032 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] search_no <= 2147483647. [2024-01-27 23:06:41,032 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,032 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] num_threads == 2 [2024-01-27 23:06:41,032 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] (2147484648LL - (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:41,032 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] (2147484648LL - (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:41,032 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] (2147482648LL + (long long )i) + (long long )ret_count >= 0LL [2024-01-27 23:06:41,032 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,033 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] (2147484647LL - (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:41,033 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] ret_count != 0 [2024-01-27 23:06:41,033 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] (2147482647LL + (long long )i) - (long long )ret_count >= 0LL [2024-01-27 23:06:41,033 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] (2147482648LL + (long long )i) + (long long )temp >= 0LL [2024-01-27 23:06:41,033 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,033 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] (2147482647LL + (long long )i) - (long long )temp >= 0LL [2024-01-27 23:06:41,033 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] iterations == 500 [2024-01-27 23:06:41,033 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,033 INFO L98 nessWitnessExtractor]: Location invariant before [L1367-L1367] count == 0 [2024-01-27 23:06:41,033 INFO L98 nessWitnessExtractor]: Location invariant before [L1353-L1353] (4294967295LL + (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,034 INFO L98 nessWitnessExtractor]: Location invariant before [L1353-L1353] search_no == 0. [2024-01-27 23:06:41,034 INFO L98 nessWitnessExtractor]: Location invariant before [L1353-L1353] (4294967296LL + (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,034 INFO L98 nessWitnessExtractor]: Location invariant before [L1353-L1353] (4294967295LL - (long long )ret_count) + (long long )temp >= 0LL [2024-01-27 23:06:41,034 INFO L98 nessWitnessExtractor]: Location invariant before [L1353-L1353] num_threads == 0 [2024-01-27 23:06:41,034 INFO L98 nessWitnessExtractor]: Location invariant before [L1353-L1353] count == 0 [2024-01-27 23:06:41,034 INFO L98 nessWitnessExtractor]: Location invariant before [L1353-L1353] iterations == 0 [2024-01-27 23:06:41,034 INFO L98 nessWitnessExtractor]: Location invariant before [L1353-L1353] (4294967294LL - (long long )ret_count) - (long long )temp >= 0LL [2024-01-27 23:06:41,034 INFO L98 nessWitnessExtractor]: Location invariant before [L1353-L1353] ((((((((((((((((((((2147483638LL + (long long )i) + (long long )ret_count >= 0LL && (2147483638LL + (long long )i) + (long long )temp >= 0LL) && (2147483658LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483658LL - (long long )i) + (long long )temp >= 0LL) && (2147483637LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483637LL + (long long )i) - (long long )temp >= 0LL) && (2147483657LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483657LL - (long long )i) - (long long )temp >= 0LL) && i == 10) || (((((((((2147483639LL + (long long )i) + (long long )ret_count >= 0LL && (2147483639LL + (long long )i) + (long long )temp >= 0LL) && (2147483657LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483657LL - (long long )i) + (long long )temp >= 0LL) && (2147483638LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483638LL + (long long )i) - (long long )temp >= 0LL) && (2147483656LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483656LL - (long long )i) - (long long )temp >= 0LL) && i == 9)) || (((((((((2147483640LL + (long long )i) + (long long )ret_count >= 0LL && (2147483640LL + (long long )i) + (long long )temp >= 0LL) && (2147483656LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483656LL - (long long )i) + (long long )temp >= 0LL) && (2147483639LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483639LL + (long long )i) - (long long )temp >= 0LL) && (2147483655LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483655LL - (long long )i) - (long long )temp >= 0LL) && i == 8)) || (((((((((2147483641LL + (long long )i) + (long long )ret_count >= 0LL && (2147483641LL + (long long )i) + (long long )temp >= 0LL) && (2147483655LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483655LL - (long long )i) + (long long )temp >= 0LL) && (2147483640LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483640LL + (long long )i) - (long long )temp >= 0LL) && (2147483654LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483654LL - (long long )i) - (long long )temp >= 0LL) && i == 7)) || (((((((((2147483642LL + (long long )i) + (long long )ret_count >= 0LL && (2147483642LL + (long long )i) + (long long )temp >= 0LL) && (2147483654LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483654LL - (long long )i) + (long long )temp >= 0LL) && (2147483641LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483641LL + (long long )i) - (long long )temp >= 0LL) && (2147483653LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483653LL - (long long )i) - (long long )temp >= 0LL) && i == 6)) || (((((((((2147483643LL + (long long )i) + (long long )ret_count >= 0LL && (2147483643LL + (long long )i) + (long long )temp >= 0LL) && (2147483653LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483653LL - (long long )i) + (long long )temp >= 0LL) && (2147483642LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483642LL + (long long )i) - (long long )temp >= 0LL) && (2147483652LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483652LL - (long long )i) - (long long )temp >= 0LL) && i == 5)) || (((((((((2147483644LL + (long long )i) + (long long )ret_count >= 0LL && (2147483644LL + (long long )i) + (long long )temp >= 0LL) && (2147483652LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483652LL - (long long )i) + (long long )temp >= 0LL) && (2147483643LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483643LL + (long long )i) - (long long )temp >= 0LL) && (2147483651LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483651LL - (long long )i) - (long long )temp >= 0LL) && i == 4)) || (((((((((2147483645LL + (long long )i) + (long long )ret_count >= 0LL && (2147483645LL + (long long )i) + (long long )temp >= 0LL) && (2147483651LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483651LL - (long long )i) + (long long )temp >= 0LL) && (2147483644LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483644LL + (long long )i) - (long long )temp >= 0LL) && (2147483650LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483650LL - (long long )i) - (long long )temp >= 0LL) && i == 3)) || (((((((((2147483646LL + (long long )i) + (long long )ret_count >= 0LL && (2147483646LL + (long long )i) + (long long )temp >= 0LL) && (2147483650LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483650LL - (long long )i) + (long long )temp >= 0LL) && (2147483645LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483645LL + (long long )i) - (long long )temp >= 0LL) && (2147483649LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) - (long long )temp >= 0LL) && i == 2)) || (((((((((2147483647LL + (long long )i) + (long long )ret_count >= 0LL && (2147483647LL + (long long )i) + (long long )temp >= 0LL) && (2147483649LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483649LL - (long long )i) + (long long )temp >= 0LL) && (2147483646LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483646LL + (long long )i) - (long long )temp >= 0LL) && (2147483648LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) - (long long )temp >= 0LL) && i == 1)) || ((((((((((2147483648LL + (long long )i) + (long long )ret_count >= 0LL && (2147483648LL + (long long )i) + (long long )temp >= 0LL) && (2147483648LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483648LL - (long long )i) + (long long )temp >= 0LL) && (2147483647LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL + (long long )i) - (long long )temp >= 0LL) && (2147483647LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483647LL - (long long )i) - (long long )temp >= 0LL) && 0 == i) && i == 0)) || (((((((((12 <= i && i <= 999) && (2147483636LL + (long long )i) + (long long )ret_count >= 0LL) && (2147483636LL + (long long )i) + (long long )temp >= 0LL) && (2147484647LL - (long long )i) + (long long )ret_count >= 0LL) && (2147484647LL - (long long )i) + (long long )temp >= 0LL) && (2147483635LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483635LL + (long long )i) - (long long )temp >= 0LL) && (2147484646LL - (long long )i) - (long long )ret_count >= 0LL) && (2147484646LL - (long long )i) - (long long )temp >= 0LL)) || (((((((((2147483637LL + (long long )i) + (long long )ret_count >= 0LL && (2147483637LL + (long long )i) + (long long )temp >= 0LL) && (2147483659LL - (long long )i) + (long long )ret_count >= 0LL) && (2147483659LL - (long long )i) + (long long )temp >= 0LL) && (2147483636LL + (long long )i) - (long long )ret_count >= 0LL) && (2147483636LL + (long long )i) - (long long )temp >= 0LL) && (2147483658LL - (long long )i) - (long long )ret_count >= 0LL) && (2147483658LL - (long long )i) - (long long )temp >= 0LL) && i == 11) [2024-01-27 23:06:41,034 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] 500 <= end [2024-01-27 23:06:41,034 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] start <= 500 [2024-01-27 23:06:41,035 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] end <= 1000 [2024-01-27 23:06:41,035 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] (long long )i - (long long )start >= 0LL [2024-01-27 23:06:41,035 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] tid == mytid [2024-01-27 23:06:41,035 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] i <= 1000 [2024-01-27 23:06:41,035 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] start % 500 == 0 [2024-01-27 23:06:41,035 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] 500 <= i [2024-01-27 23:06:41,035 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] i != 0 [2024-01-27 23:06:41,035 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] 0 <= start [2024-01-27 23:06:41,035 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] 0 <= count [2024-01-27 23:06:41,035 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] 0 <= local_count [2024-01-27 23:06:41,035 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] start <= 65535 [2024-01-27 23:06:41,036 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] (0LL - (long long )end) + (long long )i >= 0LL [2024-01-27 23:06:41,036 INFO L98 nessWitnessExtractor]: Location invariant before [L1337-L1337] end % 500 == 0 [2024-01-27 23:06:41,036 INFO L98 nessWitnessExtractor]: Location invariant before [L1332-L1334] start <= 65535 [2024-01-27 23:06:41,036 INFO L98 nessWitnessExtractor]: Location invariant before [L1332-L1334] start <= 500 [2024-01-27 23:06:41,036 INFO L98 nessWitnessExtractor]: Location invariant before [L1332-L1334] start % 500 == 0 [2024-01-27 23:06:41,036 INFO L98 nessWitnessExtractor]: Location invariant before [L1332-L1334] end != 0 [2024-01-27 23:06:41,036 INFO L98 nessWitnessExtractor]: Location invariant before [L1332-L1334] (-1LL + (long long )end) - (long long )i >= 0LL [2024-01-27 23:06:41,036 INFO L98 nessWitnessExtractor]: Location invariant before [L1332-L1334] end % 500 == 0 [2024-01-27 23:06:41,036 INFO L98 nessWitnessExtractor]: Location invariant before [L1332-L1334] (0 <= local_count && ((((((((((((((12 <= i && i <= 999) && (-13LL + (long long )end) - (long long )start >= 0LL) && (-12LL + (long long )i) - (long long )start >= 0LL) || ((((((11 <= i && i <= 511) && local_count <= 11) && (11LL - (long long )i) + (long long )start >= 0LL) && (-12LL + (long long )end) - (long long )start >= 0LL) && (-11LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 11)) || ((((((10 <= i && i <= 510) && local_count <= 10) && (10LL - (long long )i) + (long long )start >= 0LL) && (-11LL + (long long )end) - (long long )start >= 0LL) && (-10LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 10)) || ((((((9 <= i && i <= 509) && local_count <= 9) && (9LL - (long long )i) + (long long )start >= 0LL) && (-10LL + (long long )end) - (long long )start >= 0LL) && (-9LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 9)) || ((((((8 <= i && i <= 508) && local_count <= 8) && (8LL - (long long )i) + (long long )start >= 0LL) && (-9LL + (long long )end) - (long long )start >= 0LL) && (-8LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 8)) || ((((((7 <= i && i <= 507) && local_count <= 7) && (7LL - (long long )i) + (long long )start >= 0LL) && (-8LL + (long long )end) - (long long )start >= 0LL) && (-7LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 7)) || ((((((6 <= i && i <= 506) && local_count <= 6) && (6LL - (long long )i) + (long long )start >= 0LL) && (-7LL + (long long )end) - (long long )start >= 0LL) && (-6LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 6)) || ((((((5 <= i && i <= 505) && local_count <= 5) && (5LL - (long long )i) + (long long )start >= 0LL) && (-6LL + (long long )end) - (long long )start >= 0LL) && (-5LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 5)) || ((((((4 <= i && i <= 504) && local_count <= 4) && (4LL - (long long )i) + (long long )start >= 0LL) && (-5LL + (long long )end) - (long long )start >= 0LL) && (-4LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 4)) || (((((((3 <= i && i <= 503) && local_count <= 3) && local_count <= 65535) && (3LL - (long long )i) + (long long )start >= 0LL) && (-4LL + (long long )end) - (long long )start >= 0LL) && (-3LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 3)) || (((((((2 <= i && i <= 502) && local_count <= 2) && local_count <= 255) && (2LL - (long long )i) + (long long )start >= 0LL) && (-3LL + (long long )end) - (long long )start >= 0LL) && (-2LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 2)) || (((((((1 <= i && i <= 501) && local_count <= 1) && (1LL - (long long )i) + (long long )start >= 0LL) && (-2LL + (long long )end) - (long long )start >= 0LL) && (-1LL + (long long )i) - (long long )start >= 0LL) && i % 500 == 1) && (local_count == 0 || local_count == 1)))) || (((((((((0 <= i && i <= 500) && i <= 65535) && (0LL - (long long )i) + (long long )start >= 0LL) && (-1LL + (long long )end) - (long long )start >= 0LL) && (long long )i - (long long )start >= 0LL) && 0 == local_count) && i == start) && local_count == 0) && i % 500 == 0) [2024-01-27 23:06:41,036 INFO L98 nessWitnessExtractor]: Location invariant before [L1332-L1334] tid == mytid [2024-01-27 23:06:41,037 INFO L98 nessWitnessExtractor]: Location invariant before [L1332-L1334] 500 <= end [2024-01-27 23:06:41,037 INFO L98 nessWitnessExtractor]: Location invariant before [L1332-L1334] end <= 1000 [2024-01-27 23:06:41,037 INFO L98 nessWitnessExtractor]: Location invariant before [L1332-L1334] 0 <= start [2024-01-27 23:06:41,037 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] (2147483648LL + (long long )end) + (long long )local_count >= 0LL [2024-01-27 23:06:41,037 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] (4294967295LL + (long long )end) - (long long )i >= 0LL [2024-01-27 23:06:41,037 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] (2147483648LL + (long long )i) + (long long )local_count >= 0LL [2024-01-27 23:06:41,037 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] tid == mytid [2024-01-27 23:06:41,037 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] (2147483648LL + (long long )i) - (long long )local_count >= 0LL [2024-01-27 23:06:41,037 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] (2147483647LL - (long long )end) - (long long )local_count >= 0LL [2024-01-27 23:06:41,037 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] (4294967296LL + (long long )end) + (long long )i >= 0LL [2024-01-27 23:06:41,037 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] 0 == local_count [2024-01-27 23:06:41,038 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] local_count == 0 [2024-01-27 23:06:41,038 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] (2147483647LL - (long long )end) + (long long )local_count >= 0LL [2024-01-27 23:06:41,038 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] start % 500 == 0 [2024-01-27 23:06:41,038 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] (2147483647LL - (long long )i) - (long long )local_count >= 0LL [2024-01-27 23:06:41,038 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] (2147483648LL + (long long )end) - (long long )local_count >= 0LL [2024-01-27 23:06:41,038 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] start <= 65535 [2024-01-27 23:06:41,038 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] (2147483647LL - (long long )i) + (long long )local_count >= 0LL [2024-01-27 23:06:41,038 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] 0 <= start [2024-01-27 23:06:41,038 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] start <= 500 [2024-01-27 23:06:41,038 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] (4294967294LL - (long long )end) - (long long )i >= 0LL [2024-01-27 23:06:41,038 INFO L98 nessWitnessExtractor]: Location invariant before [L1329-L1329] (4294967295LL - (long long )end) + (long long )i >= 0LL [2024-01-27 23:06:41,076 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 23:06:41,231 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/pthread-C-DAC/pthread-finding-k-matches.i[820,833] [2024-01-27 23:06:41,444 ERROR L324 MainTranslator]: Unsupported Syntax: Unsupported function: pthread_attr_init [2024-01-27 23:06:41,444 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@596d55a5 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:06:41, skipping insertion in model container [2024-01-27 23:06:41,444 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 23:06:41,445 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-27 23:06:41,446 INFO L158 Benchmark]: Toolchain (without parser) took 1145.10ms. Allocated memory was 65.0MB in the beginning and 100.7MB in the end (delta: 35.7MB). Free memory was 25.5MB in the beginning and 53.7MB in the end (delta: -28.2MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2024-01-27 23:06:41,447 INFO L158 Benchmark]: CDTParser took 0.17ms. Allocated memory is still 46.1MB. Free memory was 24.8MB in the beginning and 24.7MB in the end (delta: 34.1kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:06:41,447 INFO L158 Benchmark]: Witness Parser took 0.12ms. Allocated memory is still 65.0MB. Free memory is still 29.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:06:41,447 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1143.36ms. Allocated memory was 65.0MB in the beginning and 100.7MB in the end (delta: 35.7MB). Free memory was 25.3MB in the beginning and 53.7MB in the end (delta: -28.4MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2024-01-27 23:06:41,448 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.17ms. Allocated memory is still 46.1MB. Free memory was 24.8MB in the beginning and 24.7MB in the end (delta: 34.1kB). There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.12ms. Allocated memory is still 65.0MB. Free memory is still 29.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1143.36ms. Allocated memory was 65.0MB in the beginning and 100.7MB in the end (delta: 35.7MB). Free memory was 25.3MB in the beginning and 53.7MB in the end (delta: -28.4MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 1369]: Unsupported Syntax Unsupported function: pthread_attr_init RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: UNKNOWN