./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/pthread-driver-races/char_generic_nvram_read_nvram_write_nvram.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/char_generic_nvram_read_nvram_write_nvram.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 8857f20b 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-driver-races/char_generic_nvram_read_nvram_write_nvram.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/char_generic_nvram_read_nvram_write_nvram.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-8857f20-m [2024-01-29 23:21:00,618 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-29 23:21:00,708 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-29 23:21:00,712 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-29 23:21:00,712 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-29 23:21:00,736 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-29 23:21:00,737 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-29 23:21:00,737 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-29 23:21:00,738 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-29 23:21:00,741 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-29 23:21:00,741 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-29 23:21:00,741 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-29 23:21:00,741 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-29 23:21:00,742 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-29 23:21:00,743 INFO L153 SettingsManager]: * Use SBE=true [2024-01-29 23:21:00,743 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-29 23:21:00,743 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-29 23:21:00,743 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-29 23:21:00,743 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-29 23:21:00,744 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-29 23:21:00,744 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-29 23:21:00,744 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-29 23:21:00,744 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-29 23:21:00,745 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-29 23:21:00,745 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-29 23:21:00,745 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-29 23:21:00,745 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-29 23:21:00,746 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-29 23:21:00,746 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-29 23:21:00,746 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-29 23:21:00,747 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-29 23:21:00,747 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-29 23:21:00,748 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-29 23:21:00,748 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-29 23:21:00,748 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-29 23:21:00,748 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-29 23:21:00,748 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-29 23:21:00,749 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-29 23:21:00,749 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-29 23:21:00,749 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-29 23:21:00,749 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-29 23:21:00,749 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-29 23:21:00,750 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-29 23:21:00,750 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-29 23:21:00,918 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-29 23:21:00,935 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-29 23:21:00,937 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-29 23:21:00,938 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-29 23:21:00,938 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-29 23:21:00,939 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/char_generic_nvram_read_nvram_write_nvram.yml/witness.yml [2024-01-29 23:21:01,265 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-29 23:21:01,265 INFO L274 PluginConnector]: CDTParser initialized [2024-01-29 23:21:01,266 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-driver-races/char_generic_nvram_read_nvram_write_nvram.i [2024-01-29 23:21:02,284 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-29 23:21:02,657 INFO L384 CDTParser]: Found 1 translation units. [2024-01-29 23:21:02,657 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-driver-races/char_generic_nvram_read_nvram_write_nvram.i [2024-01-29 23:21:02,691 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0b3c22320/b0404bca27cb4974a37ba695f3aab8a3/FLAG2a3668e5e [2024-01-29 23:21:02,708 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0b3c22320/b0404bca27cb4974a37ba695f3aab8a3 [2024-01-29 23:21:02,709 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-29 23:21:02,710 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-29 23:21:02,712 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-29 23:21:02,712 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-29 23:21:02,716 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-29 23:21:02,716 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 29.01 11:21:01" (1/2) ... [2024-01-29 23:21:02,717 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1a6dd4d0 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 11:21:02, skipping insertion in model container [2024-01-29 23:21:02,717 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 29.01 11:21:01" (1/2) ... [2024-01-29 23:21:02,719 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@75e77b7 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 11:21:02, skipping insertion in model container [2024-01-29 23:21:02,719 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.01 11:21:02" (2/2) ... [2024-01-29 23:21:02,719 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1a6dd4d0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 11:21:02, skipping insertion in model container [2024-01-29 23:21:02,719 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.01 11:21:02" (2/2) ... [2024-01-29 23:21:02,720 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-29 23:21:09,404 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-29 23:21:09,405 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,405 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,405 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,405 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,406 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,406 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.poll == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,406 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,406 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,406 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,406 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,406 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,407 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,407 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,407 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,407 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,408 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,408 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.poll == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,408 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,408 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,408 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,408 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.poll == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,408 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,409 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,409 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.poll == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,409 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] _whoop_init == & nvram_init [2024-01-29 23:21:09,409 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:09,409 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,409 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.poll == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,409 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,410 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,410 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.poll == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,410 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,410 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,410 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (_whoop_init == & nvram_init) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,410 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:09,410 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (_whoop_init == & nvram_init) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,411 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (_whoop_init == & nvram_init) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,411 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,411 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,411 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (_whoop_init == & nvram_init) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,411 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,411 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,411 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (_whoop_init == & nvram_init) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,412 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,412 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (_whoop_init == & nvram_init) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,412 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (_whoop_init == & nvram_init) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,412 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (_whoop_init == & nvram_init) && (nvram_fops.release == 0) [2024-01-29 23:21:09,412 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,412 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] _whoop_init == & nvram_init [2024-01-29 23:21:09,412 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (_whoop_init == & nvram_init) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,413 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (_whoop_init == & nvram_init) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,413 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (_whoop_init == & nvram_init) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,413 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (_whoop_init == & nvram_init) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,413 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,413 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (_whoop_init == & nvram_init) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,413 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,413 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,414 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (_whoop_init == & nvram_init) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,414 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,414 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (_whoop_init == & nvram_init) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,414 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (_whoop_init == & nvram_init) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,414 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (_whoop_init == & nvram_init) && (nvram_fops.open == 0) [2024-01-29 23:21:09,414 INFO L98 nessWitnessExtractor]: Location invariant after [L6718-L6719] (0L <= lppos) && (buf == p) [2024-01-29 23:21:09,414 INFO L98 nessWitnessExtractor]: Location invariant before [L6718-L6719] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:09,415 INFO L98 nessWitnessExtractor]: Location invariant before [L6718-L6719] 0L <= lppos [2024-01-29 23:21:09,415 INFO L98 nessWitnessExtractor]: Location invariant after [L6718-L6719] 0L <= lppos [2024-01-29 23:21:09,415 INFO L98 nessWitnessExtractor]: Location invariant after [L6718-L6719] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:09,415 INFO L98 nessWitnessExtractor]: Location invariant before [L6718-L6719] ((0L <= lppos) && (lppos <= 4294967295L)) && (buf == p) [2024-01-29 23:21:09,415 INFO L98 nessWitnessExtractor]: Location invariant before [L6724-L6725] (0L <= lppos) && (1U <= count) [2024-01-29 23:21:09,415 INFO L98 nessWitnessExtractor]: Location invariant before [L6724-L6725] 0L <= lppos [2024-01-29 23:21:09,415 INFO L98 nessWitnessExtractor]: Location invariant before [L6724-L6725] ((0L <= lppos) && (1U <= count)) && (lppos <= 4294967295L) [2024-01-29 23:21:09,416 INFO L98 nessWitnessExtractor]: Location invariant before [L6724-L6725] ((0L <= lppos) && (1U <= count)) && (((count != 4294967295U && (((count != 4294967294U && (((count <= 4294967292U && count != 4294967293U) || count <= 4294967293U) || count <= 4294967293U)) || count <= 4294967294U) || count <= 4294967294U)) || (buf == p && i == lppos)) || (buf == p && i == lppos)) [2024-01-29 23:21:09,416 INFO L98 nessWitnessExtractor]: Location invariant before [L6724-L6725] ((0L <= lppos) && (1U <= count)) && (count != 0U) [2024-01-29 23:21:09,416 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,416 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] ((((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.open == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,416 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:09,416 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] ((((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.open == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,416 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] ((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,417 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (_whoop_init == & nvram_init) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,417 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] _whoop_init == & nvram_init [2024-01-29 23:21:09,417 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] ((((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.open == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,417 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] ((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,417 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,417 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] ((((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.open == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,417 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] ((((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.open == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,418 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] ((((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.open == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,418 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] ((((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.open == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,418 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] ((((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.open == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,418 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] ((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,418 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] ((((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.open == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,418 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (_whoop_init == & nvram_init) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,418 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,419 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] ((((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.open == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,419 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,419 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] ((((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.open == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,419 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] ((((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.open == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,419 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] ((((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.open == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,419 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] ((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,419 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (_whoop_init == & nvram_init) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,419 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] ((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,420 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] ((((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.open == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,420 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] ((((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.open == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,420 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] ((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,420 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,420 INFO L98 nessWitnessExtractor]: Location invariant before [L6715-L6715] buf == p [2024-01-29 23:21:09,420 INFO L98 nessWitnessExtractor]: Location invariant before [L6721-L6721] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:09,420 INFO L98 nessWitnessExtractor]: Location invariant before [L6721-L6721] 0L <= lppos [2024-01-29 23:21:09,421 INFO L98 nessWitnessExtractor]: Location invariant before [L6721-L6721] ((0L <= lppos) && (lppos <= 4294967295L)) && (buf == p) [2024-01-29 23:21:09,421 INFO L98 nessWitnessExtractor]: Location invariant before [L6748-L6748] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:09,421 INFO L98 nessWitnessExtractor]: Location invariant before [L6748-L6748] 0L <= lppos [2024-01-29 23:21:09,421 INFO L98 nessWitnessExtractor]: Location invariant before [L6748-L6748] ((0L <= lppos) && (lppos <= 4294967295L)) && (buf == p) [2024-01-29 23:21:09,421 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] ((_whoop_init == & nvram_init) && (nvram_fops.sendpage == 0)) && (whoop_platform_device == 0) [2024-01-29 23:21:09,421 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.sendpage == 0)) && (whoop_platform_device == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,421 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,422 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.sendpage == 0)) && (whoop_platform_device == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:09,422 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] ((_whoop_init == & nvram_init) && (nvram_fops.sendpage == 0)) && (whoop_inode_3 == 0) [2024-01-29 23:21:09,422 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.sendpage == 0)) && (whoop_platform_device == 0)) && (whoop_poll_table == 0) [2024-01-29 23:21:09,422 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.sendpage == 0)) && (whoop_platform_device == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,422 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,422 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] ((_whoop_init == & nvram_init) && (nvram_fops.sendpage == 0)) && (whoop_file_3 == 0) [2024-01-29 23:21:09,422 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] ((_whoop_init == & nvram_init) && (nvram_fops.sendpage == 0)) && (whoop_pci_dev == 0) [2024-01-29 23:21:09,423 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,423 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.sendpage == 0)) && (whoop_platform_device == 0)) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:09,423 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,423 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,423 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.sendpage == 0)) && (whoop_platform_device == 0)) && (whoop_int == 0) [2024-01-29 23:21:09,423 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:09,423 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,424 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] ((_whoop_init == & nvram_init) && (nvram_fops.sendpage == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,424 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,424 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] ((_whoop_init == & nvram_init) && (nvram_fops.sendpage == 0)) && (whoop_buf == 0) [2024-01-29 23:21:09,424 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.sendpage == 0)) && (whoop_platform_device == 0)) && (whoop_cx_dev == 0) [2024-01-29 23:21:09,424 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,424 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] ((_whoop_init == & nvram_init) && (nvram_fops.sendpage == 0)) && (whoop_file_2 == 0) [2024-01-29 23:21:09,424 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.open == 0) [2024-01-29 23:21:09,424 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,425 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] ((_whoop_init == & nvram_init) && (nvram_fops.sendpage == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,425 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] ((_whoop_init == & nvram_init) && (nvram_fops.sendpage == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,425 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] ((_whoop_init == & nvram_init) && (nvram_fops.sendpage == 0)) && (whoop_file_4 == 0) [2024-01-29 23:21:09,425 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] _whoop_init == & nvram_init [2024-01-29 23:21:09,425 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,425 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,425 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,426 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.release == 0) [2024-01-29 23:21:09,426 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,426 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,426 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] ((_whoop_init == & nvram_init) && (nvram_fops.sendpage == 0)) && (whoop_inode_4 == 0) [2024-01-29 23:21:09,426 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,426 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,426 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,427 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,427 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,427 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,427 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,427 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.sendpage == 0)) && (whoop_platform_device == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,427 INFO L98 nessWitnessExtractor]: Location invariant before [L6732-L6732] 0L <= lppos [2024-01-29 23:21:09,427 INFO L98 nessWitnessExtractor]: Location invariant before [L6732-L6732] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:09,427 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,428 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,428 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,428 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,428 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (whoop_int == 0) [2024-01-29 23:21:09,428 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,428 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,428 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:09,428 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,429 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (whoop_file_3 == 0) [2024-01-29 23:21:09,429 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (whoop_pci_dev == 0) [2024-01-29 23:21:09,429 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,429 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (whoop_inode_0 == 0) [2024-01-29 23:21:09,429 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,429 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:09,429 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (whoop_inode_2 == 0) [2024-01-29 23:21:09,430 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,430 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,430 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (whoop_cx_dev == 0) [2024-01-29 23:21:09,430 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,430 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (whoop_poll_table == 0) [2024-01-29 23:21:09,430 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (whoop_inode_4 == 0) [2024-01-29 23:21:09,430 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (whoop_file_4 == 0) [2024-01-29 23:21:09,431 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (whoop_inode_3 == 0) [2024-01-29 23:21:09,431 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,431 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,431 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (whoop_file_2 == 0) [2024-01-29 23:21:09,431 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,431 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,431 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,432 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] _whoop_init == & nvram_init [2024-01-29 23:21:09,432 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,432 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,432 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,432 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (whoop_file_0 == 0) [2024-01-29 23:21:09,432 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,433 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:09,433 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,433 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (whoop_buf == 0) [2024-01-29 23:21:09,433 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,433 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (whoop_file_1 == 0) [2024-01-29 23:21:09,433 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,433 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,434 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,434 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,434 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,434 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,434 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (whoop_platform_device == 0) [2024-01-29 23:21:09,434 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (whoop_inode_1 == 0) [2024-01-29 23:21:09,434 INFO L98 nessWitnessExtractor]: Location invariant before [L6750-L6750] ((0L <= lppos) && (lppos <= 4294967295L)) && (buf == p) [2024-01-29 23:21:09,434 INFO L98 nessWitnessExtractor]: Location invariant before [L6750-L6750] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:09,435 INFO L98 nessWitnessExtractor]: Location invariant before [L6750-L6750] 0L <= lppos [2024-01-29 23:21:09,435 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,435 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,435 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,435 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (whoop_cx_dev == 0) [2024-01-29 23:21:09,435 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,435 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,436 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,436 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,436 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,436 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,436 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (whoop_poll_table == 0) [2024-01-29 23:21:09,436 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,436 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,436 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] _whoop_init == & nvram_init [2024-01-29 23:21:09,437 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,437 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,437 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,437 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,437 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,437 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,437 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,437 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,438 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (whoop_int == 0) [2024-01-29 23:21:09,438 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,438 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,438 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:09,438 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,438 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:09,438 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,438 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,439 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,439 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,439 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,439 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,439 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,439 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,439 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,439 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,440 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,440 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,440 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,440 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,440 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,440 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,440 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,440 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:09,440 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,441 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] _whoop_init == & nvram_init [2024-01-29 23:21:09,441 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,441 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,441 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,441 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,441 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,441 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,441 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,442 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,442 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,442 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,442 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,442 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,442 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,442 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,442 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,443 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,443 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,443 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,443 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,443 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,443 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,443 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,443 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,444 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,444 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.read == & read_nvram)) && (whoop_poll_table == 0) [2024-01-29 23:21:09,444 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,444 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,444 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.read == & read_nvram)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,444 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,444 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,444 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,444 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.read == & read_nvram)) && (whoop_int == 0) [2024-01-29 23:21:09,445 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.read == & read_nvram)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,445 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,445 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,445 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,445 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.read == & read_nvram)) && (whoop_loff_t == 0) [2024-01-29 23:21:09,445 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,445 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,445 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,446 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:09,446 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,446 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] _whoop_init == & nvram_init [2024-01-29 23:21:09,446 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.read == & read_nvram)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,446 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.read == & read_nvram)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,446 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,446 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,446 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,447 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,447 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.read == & read_nvram)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,447 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,447 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.read == & read_nvram)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,447 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] (((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.ioctl == 0)) && (whoop_cx_dev == 0) [2024-01-29 23:21:09,447 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,447 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,447 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.ioctl == 0)) && (whoop_cx_dev == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,448 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,448 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,448 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:09,448 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,448 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,448 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,448 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,448 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,449 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,449 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] (((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,449 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,449 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,449 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,449 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,449 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.ioctl == 0)) && (whoop_cx_dev == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:09,449 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] (((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.ioctl == 0)) && (whoop_platform_device == 0) [2024-01-29 23:21:09,450 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,450 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,450 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.ioctl == 0)) && (whoop_cx_dev == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,450 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,450 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.ioctl == 0)) && (whoop_cx_dev == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,450 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,450 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] (((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.ioctl == 0)) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:09,450 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,451 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] (((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,451 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] _whoop_init == & nvram_init [2024-01-29 23:21:09,451 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,451 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,451 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,451 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,451 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.ioctl == 0)) && (whoop_cx_dev == 0)) && (whoop_poll_table == 0) [2024-01-29 23:21:09,451 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] (((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,451 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.ioctl == 0)) && (whoop_cx_dev == 0)) && (whoop_int == 0) [2024-01-29 23:21:09,452 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,452 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,452 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,452 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,452 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.sendpage == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,452 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,452 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,452 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,453 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,453 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,453 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,453 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,453 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.sendpage == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,453 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,453 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,453 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,454 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,454 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.sendpage == 0)) && (whoop_int == 0) [2024-01-29 23:21:09,454 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:09,454 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,454 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.sendpage == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,454 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,454 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,454 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.sendpage == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,454 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,455 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,455 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.sendpage == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,455 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,455 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,455 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] _whoop_init == & nvram_init [2024-01-29 23:21:09,455 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,455 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.sendpage == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,455 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] ((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,456 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,456 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (_whoop_init == & nvram_init) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,456 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,456 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,456 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,456 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,456 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,456 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,457 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,457 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] _whoop_init == & nvram_init [2024-01-29 23:21:09,457 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (_whoop_init == & nvram_init) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,457 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,457 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,457 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,457 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:09,457 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,458 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,458 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,458 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,458 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] ((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,458 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,458 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,458 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.llseek == & nvram_llseek)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,458 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,458 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,459 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,459 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (_whoop_init == & nvram_init) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,459 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (_whoop_init == & nvram_init) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,459 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,459 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,459 INFO L98 nessWitnessExtractor]: Location invariant before [L6746-L6747] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:09,459 INFO L98 nessWitnessExtractor]: Location invariant after [L6746-L6747] (0L <= lppos) && (buf == p) [2024-01-29 23:21:09,459 INFO L98 nessWitnessExtractor]: Location invariant after [L6746-L6747] 0L <= lppos [2024-01-29 23:21:09,460 INFO L98 nessWitnessExtractor]: Location invariant before [L6746-L6747] ((0L <= lppos) && (lppos <= 4294967295L)) && (buf == p) [2024-01-29 23:21:09,460 INFO L98 nessWitnessExtractor]: Location invariant after [L6746-L6747] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:09,460 INFO L98 nessWitnessExtractor]: Location invariant before [L6746-L6747] 0L <= lppos [2024-01-29 23:21:09,460 INFO L98 nessWitnessExtractor]: Location invariant before [L6740-L6740] buf == p [2024-01-29 23:21:09,460 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (_whoop_init == & nvram_init) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,460 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] ((_whoop_init == & nvram_init) && (nvram_fops.owner == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,460 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (_whoop_init == & nvram_init) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,460 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,460 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,461 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] ((_whoop_init == & nvram_init) && (nvram_fops.owner == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,461 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] ((_whoop_init == & nvram_init) && (nvram_fops.owner == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,461 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] ((_whoop_init == & nvram_init) && (nvram_fops.owner == 0)) && (whoop_poll_table == 0) [2024-01-29 23:21:09,461 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] ((_whoop_init == & nvram_init) && (nvram_fops.owner == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,461 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] ((_whoop_init == & nvram_init) && (nvram_fops.owner == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,461 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (_whoop_init == & nvram_init) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,461 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] ((_whoop_init == & nvram_init) && (nvram_fops.owner == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,461 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] ((_whoop_init == & nvram_init) && (nvram_fops.owner == 0)) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:09,461 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] ((_whoop_init == & nvram_init) && (nvram_fops.owner == 0)) && (whoop_cx_dev == 0) [2024-01-29 23:21:09,462 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (_whoop_init == & nvram_init) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,462 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (_whoop_init == & nvram_init) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,462 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] ((_whoop_init == & nvram_init) && (nvram_fops.owner == 0)) && (whoop_platform_device == 0) [2024-01-29 23:21:09,462 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] ((_whoop_init == & nvram_init) && (nvram_fops.owner == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,462 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] ((_whoop_init == & nvram_init) && (nvram_fops.owner == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,462 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] _whoop_init == & nvram_init [2024-01-29 23:21:09,462 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] ((_whoop_init == & nvram_init) && (nvram_fops.owner == 0)) && (whoop_int == 0) [2024-01-29 23:21:09,462 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] ((_whoop_init == & nvram_init) && (nvram_fops.owner == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,462 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (_whoop_init == & nvram_init) && (nvram_fops.open == 0) [2024-01-29 23:21:09,463 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (_whoop_init == & nvram_init) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,463 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,463 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,463 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:09,463 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] ((_whoop_init == & nvram_init) && (nvram_fops.owner == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,463 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,463 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] ((_whoop_init == & nvram_init) && (nvram_fops.owner == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,464 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] ((_whoop_init == & nvram_init) && (nvram_fops.owner == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,464 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (_whoop_init == & nvram_init) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,464 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (_whoop_init == & nvram_init) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,464 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,464 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] ((_whoop_init == & nvram_init) && (nvram_fops.owner == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,464 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (_whoop_init == & nvram_init) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,464 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] ((_whoop_init == & nvram_init) && (nvram_fops.owner == 0)) && (whoop_buf == 0) [2024-01-29 23:21:09,464 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] ((_whoop_init == & nvram_init) && (nvram_fops.owner == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:09,464 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,465 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,465 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,465 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:09,465 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,465 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,465 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,465 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,465 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,466 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,466 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,466 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,466 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,466 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,466 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,466 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,466 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] _whoop_init == & nvram_init [2024-01-29 23:21:09,466 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,467 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (whoop_cx_dev == 0) [2024-01-29 23:21:09,467 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,467 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,467 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,467 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,467 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (whoop_int == 0) [2024-01-29 23:21:09,467 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,467 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:09,467 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (whoop_poll_table == 0) [2024-01-29 23:21:09,468 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,468 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,468 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,468 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,468 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,468 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,468 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,468 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,468 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:09,469 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,469 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,469 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,469 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,469 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.open == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,469 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.open == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,469 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.open == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,469 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,470 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.open == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,470 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.open == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,470 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.open == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,470 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.open == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,470 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,470 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.open == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,470 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.open == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,470 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,470 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.open == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,471 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] _whoop_init == & nvram_init [2024-01-29 23:21:09,471 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.open == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,471 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:09,471 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.open == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,471 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,471 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,471 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.open == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,471 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,471 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.open == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:09,472 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,472 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.open == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,472 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,472 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,472 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,472 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.open == 0)) && (whoop_int == 0) [2024-01-29 23:21:09,472 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.open == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,472 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (whoop_pci_dev == 0) [2024-01-29 23:21:09,472 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (whoop_pci_dev == 0)) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:09,473 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,473 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (whoop_file_1 == 0) [2024-01-29 23:21:09,473 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,473 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (whoop_pci_dev == 0)) && (whoop_buf == 0) [2024-01-29 23:21:09,473 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,473 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,473 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (whoop_pci_dev == 0)) && (whoop_cx_dev == 0) [2024-01-29 23:21:09,473 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,473 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,473 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,474 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (whoop_inode_3 == 0) [2024-01-29 23:21:09,474 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:09,474 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,474 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (whoop_pci_dev == 0)) && (whoop_platform_device == 0) [2024-01-29 23:21:09,474 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (whoop_pci_dev == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,474 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (whoop_pci_dev == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,474 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,474 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,474 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,475 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,475 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,475 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (whoop_file_2 == 0) [2024-01-29 23:21:09,475 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (whoop_file_3 == 0) [2024-01-29 23:21:09,475 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (whoop_pci_dev == 0)) && (whoop_int == 0) [2024-01-29 23:21:09,475 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,475 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,475 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,476 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,476 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,476 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,476 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (whoop_pci_dev == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,476 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,476 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,476 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,476 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,476 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (whoop_pci_dev == 0)) && (whoop_poll_table == 0) [2024-01-29 23:21:09,476 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,477 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (whoop_inode_2 == 0) [2024-01-29 23:21:09,477 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (whoop_pci_dev == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:09,477 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,477 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,477 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (whoop_inode_4 == 0) [2024-01-29 23:21:09,477 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (whoop_file_4 == 0) [2024-01-29 23:21:09,477 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] _whoop_init == & nvram_init [2024-01-29 23:21:09,477 INFO L98 nessWitnessExtractor]: Location invariant before [L6763-L6763] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:09,477 INFO L98 nessWitnessExtractor]: Location invariant before [L6763-L6763] 0L <= lppos [2024-01-29 23:21:09,478 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] ((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,478 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,478 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,478 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,478 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,478 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,478 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,478 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (0 == ret) && (_whoop_init == & nvram_init) [2024-01-29 23:21:09,478 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (0 == ret) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,478 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] ((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,479 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (0 == ret) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,479 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,479 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,479 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] 0 == ret [2024-01-29 23:21:09,479 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (ret == 0) [2024-01-29 23:21:09,479 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,479 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,479 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,479 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,480 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,480 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] ((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,480 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,480 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,480 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,480 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,480 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (0 == ret) && (jiffies == 0UL) [2024-01-29 23:21:09,480 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,480 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,480 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,481 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,481 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,481 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] ((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,481 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,481 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,481 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:09,481 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,481 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,481 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,481 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,482 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,482 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,482 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,482 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,482 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,482 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] _whoop_init == & nvram_init [2024-01-29 23:21:09,482 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,482 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,482 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,482 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,483 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,483 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,483 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,483 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,483 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,483 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,483 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,483 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,483 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,483 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,484 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,484 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,484 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,484 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,484 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,484 INFO L98 nessWitnessExtractor]: Location invariant before [L6744-L6744] buf == p [2024-01-29 23:21:09,484 INFO L98 nessWitnessExtractor]: Location invariant before [L6731-L6731] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:09,484 INFO L98 nessWitnessExtractor]: Location invariant before [L6731-L6731] 0L <= lppos [2024-01-29 23:21:09,484 INFO L98 nessWitnessExtractor]: Location invariant before [L6743-L6743] buf == p [2024-01-29 23:21:09,485 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,485 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,485 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (whoop_int == 0) [2024-01-29 23:21:09,485 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (whoop_pci_dev == 0) [2024-01-29 23:21:09,485 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:09,485 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,485 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (whoop_file_4 == 0) [2024-01-29 23:21:09,485 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,485 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,485 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,486 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,486 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (whoop_inode_1 == 0) [2024-01-29 23:21:09,486 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,486 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] _whoop_init == & nvram_init [2024-01-29 23:21:09,486 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,486 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (whoop_inode_3 == 0) [2024-01-29 23:21:09,486 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,486 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,486 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,486 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (whoop_inode_2 == 0) [2024-01-29 23:21:09,487 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,487 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,487 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (whoop_platform_device == 0) [2024-01-29 23:21:09,487 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,487 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,487 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,487 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (whoop_file_1 == 0) [2024-01-29 23:21:09,487 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,487 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,487 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,488 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (whoop_file_2 == 0) [2024-01-29 23:21:09,488 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (whoop_inode_4 == 0) [2024-01-29 23:21:09,488 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,488 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,488 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:09,488 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,488 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,488 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,488 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (whoop_cx_dev == 0) [2024-01-29 23:21:09,488 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,489 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:09,489 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (whoop_poll_table == 0) [2024-01-29 23:21:09,489 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (whoop_buf == 0) [2024-01-29 23:21:09,489 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,489 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,489 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (whoop_file_3 == 0) [2024-01-29 23:21:09,489 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,489 INFO L98 nessWitnessExtractor]: Location invariant before [L6713-L6714] buf == p [2024-01-29 23:21:09,489 INFO L98 nessWitnessExtractor]: Location invariant after [L6713-L6714] buf == p [2024-01-29 23:21:09,490 INFO L98 nessWitnessExtractor]: Location invariant before [L6842-L6842] (unsigned long )args == 0UL [2024-01-29 23:21:09,490 INFO L98 nessWitnessExtractor]: Location invariant before [L6722-L6722] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:09,490 INFO L98 nessWitnessExtractor]: Location invariant before [L6722-L6722] 0L <= lppos [2024-01-29 23:21:09,490 INFO L98 nessWitnessExtractor]: Location invariant before [L6722-L6722] ((0L <= lppos) && (lppos <= 4294967295L)) && (buf == p) [2024-01-29 23:21:09,490 INFO L98 nessWitnessExtractor]: Location invariant before [L6730-L6730] 0L <= lppos [2024-01-29 23:21:09,490 INFO L98 nessWitnessExtractor]: Location invariant before [L6730-L6730] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:09,490 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,490 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,490 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,490 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,491 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,491 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,491 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,491 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,491 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,491 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl)) && (whoop_platform_device == 0) [2024-01-29 23:21:09,491 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,491 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,491 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,491 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,492 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,492 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,492 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl)) && (whoop_file_1 == 0) [2024-01-29 23:21:09,492 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl)) && (whoop_file_0 == 0) [2024-01-29 23:21:09,492 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl)) && (whoop_file_3 == 0) [2024-01-29 23:21:09,492 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl)) && (whoop_pci_dev == 0) [2024-01-29 23:21:09,492 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,492 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl)) && (whoop_int == 0) [2024-01-29 23:21:09,492 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,492 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,493 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,493 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl)) && (whoop_inode_3 == 0) [2024-01-29 23:21:09,493 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl)) && (whoop_file_2 == 0) [2024-01-29 23:21:09,493 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,493 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl)) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:09,493 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl)) && (whoop_poll_table == 0) [2024-01-29 23:21:09,493 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl)) && (whoop_inode_1 == 0) [2024-01-29 23:21:09,493 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl)) && (whoop_buf == 0) [2024-01-29 23:21:09,493 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,494 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,494 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] _whoop_init == & nvram_init [2024-01-29 23:21:09,494 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl)) && (whoop_file_4 == 0) [2024-01-29 23:21:09,494 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,494 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl)) && (whoop_inode_2 == 0) [2024-01-29 23:21:09,494 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,494 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,494 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl)) && (whoop_cx_dev == 0) [2024-01-29 23:21:09,494 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,494 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl)) && (whoop_inode_4 == 0) [2024-01-29 23:21:09,495 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl)) && (whoop_loff_t == 0) [2024-01-29 23:21:09,495 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,495 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,495 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,495 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:09,495 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,495 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,495 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,495 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,495 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,496 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,496 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,496 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,496 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:09,496 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,496 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,496 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,496 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,496 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,496 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,497 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,497 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,497 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,497 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,497 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,497 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,497 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,497 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,497 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] _whoop_init == & nvram_init [2024-01-29 23:21:09,497 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,498 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,498 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,498 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,498 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,498 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,498 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,498 INFO L98 nessWitnessExtractor]: Location invariant after [L6741-L6742] buf == p [2024-01-29 23:21:09,498 INFO L98 nessWitnessExtractor]: Location invariant before [L6741-L6742] buf == p [2024-01-29 23:21:09,498 INFO L98 nessWitnessExtractor]: Location invariant before [L6716-L6716] buf == p [2024-01-29 23:21:09,498 INFO L98 nessWitnessExtractor]: Location invariant before [L6720-L6720] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:09,499 INFO L98 nessWitnessExtractor]: Location invariant before [L6720-L6720] 0L <= lppos [2024-01-29 23:21:09,499 INFO L98 nessWitnessExtractor]: Location invariant before [L6720-L6720] ((0L <= lppos) && (lppos <= 4294967295L)) && (buf == p) [2024-01-29 23:21:09,499 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] ((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,499 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,499 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,499 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] _whoop_init == & nvram_init [2024-01-29 23:21:09,499 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,499 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] ((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,499 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,499 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,500 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (_whoop_init == & nvram_init) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,500 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] ((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,500 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (_whoop_init == & nvram_init) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,500 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] ((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,500 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,500 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,500 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,500 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,500 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,500 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (ret == 0) [2024-01-29 23:21:09,501 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,501 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:09,501 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,501 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,501 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (_whoop_init == & nvram_init) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,501 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,501 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,501 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,501 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,501 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,502 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,502 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,502 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,502 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,502 INFO L98 nessWitnessExtractor]: Location invariant after [L6723-L6725] ((0L <= lppos) && (1U <= count)) && (count != 0U) [2024-01-29 23:21:09,502 INFO L98 nessWitnessExtractor]: Location invariant after [L6723-L6725] (0L <= lppos) && (1U <= count) [2024-01-29 23:21:09,502 INFO L98 nessWitnessExtractor]: Loop invariant at [L6723-L6725] (0L <= lppos) && ((((((((((((((((((buf == p || (((((1U <= count && count <= 4294967292U) && count != 0U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || (((((1U <= count && count <= 4294967292U) && count != 0U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || (((((1U <= count && count <= 4294967292U) && count != 0U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || (((((1U <= count && count <= 4294967292U) && count != 0U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || (((count <= 4294967292U && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || ((((1U <= count && count <= 4294967293U) && count != 0U) && count != 4294967294U) && count != 4294967295U)) || ((((1U <= count && count <= 4294967293U) && count != 0U) && count != 4294967294U) && count != 4294967295U)) || ((((1U <= count && count <= 4294967293U) && count != 0U) && count != 4294967294U) && count != 4294967295U)) || ((((1U <= count && count <= 4294967293U) && count != 0U) && count != 4294967294U) && count != 4294967295U)) || ((count <= 4294967293U && count != 4294967294U) && count != 4294967295U)) || (((1U <= count && count <= 4294967294U) && count != 0U) && count != 4294967295U)) || (((1U <= count && count <= 4294967294U) && count != 0U) && count != 4294967295U)) || (((1U <= count && count <= 4294967294U) && count != 0U) && count != 4294967295U)) || (((1U <= count && count <= 4294967294U) && count != 0U) && count != 4294967295U)) || (count <= 4294967294U && count != 4294967295U)) || (1U <= count && count != 0U)) || ((1U <= count && buf == p) && count != 0U)) || (((1U <= count && buf == p) && i == lppos) && count != 0U)) [2024-01-29 23:21:09,502 INFO L98 nessWitnessExtractor]: Location invariant after [L6723-L6725] (((0L <= lppos) && (1U <= count)) && (count != 0U)) && ((count != 4294967295U && ((count != 4294967294U && ((count <= 4294967292U && count != 4294967293U) || count <= 4294967293U)) || count <= 4294967294U)) || (buf == p && i == lppos)) [2024-01-29 23:21:09,502 INFO L98 nessWitnessExtractor]: Location invariant after [L6723-L6725] ((0L <= lppos) && (1U <= count)) && (lppos <= 4294967295L) [2024-01-29 23:21:09,503 INFO L98 nessWitnessExtractor]: Loop invariant at [L6723-L6725] 0L <= lppos [2024-01-29 23:21:09,503 INFO L98 nessWitnessExtractor]: Location invariant after [L6723-L6725] 0L <= lppos [2024-01-29 23:21:09,503 INFO L98 nessWitnessExtractor]: Loop invariant at [L6723-L6725] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:09,503 INFO L98 nessWitnessExtractor]: Location invariant before [L6727-L6727] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:09,503 INFO L98 nessWitnessExtractor]: Location invariant before [L6727-L6727] 0L <= lppos [2024-01-29 23:21:09,503 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && ((unsigned int )default_alloc_size == 4U)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,503 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] ((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,503 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (_whoop_init == & nvram_init) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,503 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,503 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (_whoop_init == & nvram_init) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,504 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (_whoop_init == & nvram_init) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,504 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (_whoop_init == & nvram_init) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,504 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (_whoop_init == & nvram_init) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,504 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (_whoop_init == & nvram_init) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,504 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (_whoop_init == & nvram_init) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,504 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:09,504 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,504 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (_whoop_init == & nvram_init) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,504 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] ((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,505 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] _whoop_init == & nvram_init [2024-01-29 23:21:09,505 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,505 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (_whoop_init == & nvram_init) && (nvram_fops.release == 0) [2024-01-29 23:21:09,505 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (_whoop_init == & nvram_init) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,505 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (_whoop_init == & nvram_init) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,505 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (_whoop_init == & nvram_init) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,505 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (_whoop_init == & nvram_init) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,505 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] ((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,505 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (_whoop_init == & nvram_init) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,505 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,506 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (_whoop_init == & nvram_init) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,506 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] ((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,506 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,506 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (_whoop_init == & nvram_init) && (nvram_fops.open == 0) [2024-01-29 23:21:09,506 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (_whoop_init == & nvram_init) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,506 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,506 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && ((unsigned int )default_alloc_size == 4U)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,506 INFO L98 nessWitnessExtractor]: Location invariant before [L6717-L6717] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:09,506 INFO L98 nessWitnessExtractor]: Location invariant before [L6717-L6717] 0L <= lppos [2024-01-29 23:21:09,506 INFO L98 nessWitnessExtractor]: Location invariant before [L6717-L6717] ((0L <= lppos) && (lppos <= 4294967295L)) && (buf == p) [2024-01-29 23:21:09,507 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (((0 == ret) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,507 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (((0 == ret) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,507 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((((0 == ret) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (ret == 0) [2024-01-29 23:21:09,507 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (((0 == ret) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,507 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((((0 == ret) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,507 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (0 == ret) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,507 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (((0 == ret) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,507 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (((0 == ret) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,507 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (((0 == ret) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,507 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((((0 == ret) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,508 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (0 == ret) && (_whoop_init == & nvram_init) [2024-01-29 23:21:09,508 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((((0 == ret) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.llseek == & nvram_llseek)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,508 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (0 == ret) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,508 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (((0 == ret) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,508 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((((0 == ret) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,508 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (((0 == ret) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,508 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((0 == ret) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,508 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] 0 == ret [2024-01-29 23:21:09,508 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (((0 == ret) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,509 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (((0 == ret) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,509 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (((0 == ret) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,509 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (0 == ret) && (jiffies == 0UL) [2024-01-29 23:21:09,509 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (((0 == ret) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,509 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((((0 == ret) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,509 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((((0 == ret) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,509 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (0 == ret) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,509 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (0 == ret) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,509 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (((0 == ret) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,509 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((((0 == ret) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,510 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (((0 == ret) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,510 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (((0 == ret) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,510 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (0 == ret) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,510 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (((0 == ret) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,510 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,510 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,510 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,510 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,510 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,510 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,511 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,511 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,511 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,511 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:09,511 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,511 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,511 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,511 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,511 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,511 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,512 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,512 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,512 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,512 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,512 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] _whoop_init == & nvram_init [2024-01-29 23:21:09,512 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,512 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,512 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,512 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,512 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,513 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,513 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,513 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,513 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,513 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,513 INFO L98 nessWitnessExtractor]: Location invariant before [L6532-L6532] -128 <= arg0 [2024-01-29 23:21:09,513 INFO L98 nessWitnessExtractor]: Location invariant before [L6532-L6532] (-128 <= arg0) && (arg0 <= 127) [2024-01-29 23:21:09,513 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.readv == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,513 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,513 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,514 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,514 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,514 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,514 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,514 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,514 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,514 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,514 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,514 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,514 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,515 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,515 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,515 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,515 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,515 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (jiffies == 0UL) [2024-01-29 23:21:09,515 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.readv == 0)) && ((unsigned int )default_alloc_size == 4U)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,515 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,515 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,515 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.readv == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,515 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,516 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,516 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (_whoop_init == & nvram_init) [2024-01-29 23:21:09,516 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.readv == 0)) && ((unsigned int )default_alloc_size == 4U)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,516 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,516 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.readv == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,516 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,516 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,516 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] _whoop_init == & nvram_init [2024-01-29 23:21:09,516 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.readv == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,517 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.readv == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,517 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,517 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.readv == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,517 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,517 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.readv == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,517 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,517 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,517 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.readv == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,517 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.readv == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,517 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,517 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,518 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,518 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.readv == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,518 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.readv == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,518 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,518 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,518 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,518 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:09,518 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,518 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,518 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,519 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,519 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,519 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,519 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,519 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.get_unmapped_area == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,519 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,519 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,519 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,519 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,520 INFO L98 nessWitnessExtractor]: Location invariant before [L6841-L6841] (unsigned long )args == 0UL [2024-01-29 23:21:09,520 INFO L98 nessWitnessExtractor]: Location invariant before [L6762-L6762] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:09,520 INFO L98 nessWitnessExtractor]: Location invariant before [L6762-L6762] 0L <= lppos [2024-01-29 23:21:09,520 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,520 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,520 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,520 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.owner == 0)) && ((arg0->fops)->sendpage == 0) [2024-01-29 23:21:09,520 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.owner == 0)) && ((arg0->fops)->sendfile == 0) [2024-01-29 23:21:09,520 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,520 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0)) && ((arg0->fops)->check_flags == 0) [2024-01-29 23:21:09,521 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0)) && ((arg0->fops)->get_unmapped_area == 0) [2024-01-29 23:21:09,521 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0)) && ((arg0->fops)->lock == 0) [2024-01-29 23:21:09,521 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.owner == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,521 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,521 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,521 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,521 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,521 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,521 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,521 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,522 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0)) && ((arg0->fops)->readdir == 0) [2024-01-29 23:21:09,522 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,522 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0)) && ((arg0->fops)->ioctl == 0) [2024-01-29 23:21:09,522 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0)) && ((arg0->fops)->fasync == 0) [2024-01-29 23:21:09,522 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,522 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0)) && ((arg0->fops)->read == & read_nvram) [2024-01-29 23:21:09,522 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0)) && ((arg0->fops)->owner == 0) [2024-01-29 23:21:09,522 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,522 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,522 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,522 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,523 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0)) && ((arg0->fops)->readv == 0) [2024-01-29 23:21:09,523 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,523 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0)) && (arg0->fops == & nvram_fops) [2024-01-29 23:21:09,523 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.owner == 0)) && ((arg0->fops)->write == & write_nvram) [2024-01-29 23:21:09,523 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.owner == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,523 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0)) && ((arg0->fops)->open_exec == 0) [2024-01-29 23:21:09,523 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0)) && ((arg0->fops)->fsync == 0) [2024-01-29 23:21:09,523 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.owner == 0)) && ((arg0->fops)->release == 0) [2024-01-29 23:21:09,523 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,523 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,524 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0)) && ((arg0->fops)->dir_notify == 0) [2024-01-29 23:21:09,524 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0)) && ((arg0->fops)->flush == 0) [2024-01-29 23:21:09,524 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0)) && ((arg0->fops)->llseek == & nvram_llseek) [2024-01-29 23:21:09,524 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:09,524 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,524 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0)) && ((arg0->fops)->poll == 0) [2024-01-29 23:21:09,524 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.owner == 0)) && ((arg0->fops)->writev == 0) [2024-01-29 23:21:09,524 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,524 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0)) && ((arg0->fops)->flock == 0) [2024-01-29 23:21:09,524 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0)) && ((arg0->fops)->open == 0) [2024-01-29 23:21:09,525 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,525 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.owner == 0)) && ((arg0->fops)->unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,525 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.owner == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,525 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0)) && (arg0->minor == 144) [2024-01-29 23:21:09,525 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] _whoop_init == & nvram_init [2024-01-29 23:21:09,525 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,525 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,525 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,525 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0)) && ((arg0->fops)->mmap == 0) [2024-01-29 23:21:09,526 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0)) && ((arg0->fops)->compat_ioctl == 0) [2024-01-29 23:21:09,526 INFO L98 nessWitnessExtractor]: Location invariant before [L6540-L6540] 0 <= arg0 [2024-01-29 23:21:09,526 INFO L98 nessWitnessExtractor]: Location invariant before [L6540-L6540] (0 <= arg0) && (arg0 <= 255) [2024-01-29 23:21:09,526 INFO L98 nessWitnessExtractor]: Location invariant before [L6745-L6745] 0L <= lppos [2024-01-29 23:21:09,526 INFO L98 nessWitnessExtractor]: Location invariant before [L6745-L6745] (0L <= lppos) && (buf == p) [2024-01-29 23:21:09,526 INFO L98 nessWitnessExtractor]: Location invariant before [L6745-L6745] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:09,526 INFO L98 nessWitnessExtractor]: Location invariant before [L6733-L6733] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:09,526 INFO L98 nessWitnessExtractor]: Location invariant before [L6733-L6733] 0L <= lppos [2024-01-29 23:21:09,526 INFO L98 nessWitnessExtractor]: Location invariant before [L6761-L6761] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:09,526 INFO L98 nessWitnessExtractor]: Location invariant before [L6761-L6761] 0L <= lppos [2024-01-29 23:21:09,526 INFO L98 nessWitnessExtractor]: Location invariant before [L6749-L6749] 0L <= lppos [2024-01-29 23:21:09,527 INFO L98 nessWitnessExtractor]: Location invariant before [L6749-L6749] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:09,527 INFO L98 nessWitnessExtractor]: Location invariant before [L6749-L6749] (0L <= lppos) && (buf == p) [2024-01-29 23:21:09,527 INFO L98 nessWitnessExtractor]: Location invariant before [L6754-L6754] (1U <= count) && (count != 0U) [2024-01-29 23:21:09,527 INFO L98 nessWitnessExtractor]: Location invariant before [L6754-L6754] 1U <= count [2024-01-29 23:21:09,527 INFO L98 nessWitnessExtractor]: Location invariant before [L6754-L6754] ((1U <= count) && (count != 0U)) && (((((0L <= lppos && lppos <= 4294967295L) && ((count <= 4294967294U && count != 4294967295U) || (buf == p && i == lppos))) || ((((count <= 4294967291U && count != 4294967292U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || (((((0L <= lppos && count <= 4294967292U) && lppos <= 4294967295L) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || ((((0L <= lppos && count <= 4294967293U) && lppos <= 4294967295L) && count != 4294967294U) && count != 4294967295U)) [2024-01-29 23:21:09,527 INFO L98 nessWitnessExtractor]: Location invariant before [L6729-L6729] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:09,527 INFO L98 nessWitnessExtractor]: Location invariant before [L6729-L6729] 0L <= lppos [2024-01-29 23:21:09,527 INFO L98 nessWitnessExtractor]: Location invariant before [L6836-L6836] (unsigned long )args == 0UL [2024-01-29 23:21:09,527 INFO L98 nessWitnessExtractor]: Location invariant before [L6726-L6726] 0L <= lppos [2024-01-29 23:21:09,528 INFO L98 nessWitnessExtractor]: Location invariant before [L6726-L6726] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:09,528 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.fsync == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,528 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,528 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,528 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,528 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,528 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.fsync == 0)) && (whoop_cx_dev == 0) [2024-01-29 23:21:09,528 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.fsync == 0)) && (whoop_inode_4 == 0) [2024-01-29 23:21:09,528 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,528 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.fsync == 0)) && (whoop_poll_table == 0) [2024-01-29 23:21:09,529 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,529 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,529 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,529 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.fsync == 0)) && (whoop_int == 0) [2024-01-29 23:21:09,529 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,529 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,529 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,529 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:09,529 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.fsync == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:09,529 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] _whoop_init == & nvram_init [2024-01-29 23:21:09,529 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,530 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,530 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,530 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,530 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,530 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.fsync == 0)) && (whoop_file_4 == 0) [2024-01-29 23:21:09,530 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,530 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,530 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,530 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,530 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.fsync == 0)) && (whoop_platform_device == 0) [2024-01-29 23:21:09,531 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,531 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.fsync == 0)) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:09,531 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,531 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,531 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.fsync == 0)) && (whoop_buf == 0) [2024-01-29 23:21:09,531 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.fsync == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,531 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,531 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.fsync == 0)) && (whoop_pci_dev == 0) [2024-01-29 23:21:09,531 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,531 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,532 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.fsync == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,532 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open_exec == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,532 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:09,532 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,532 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open_exec == 0)) && (nvram_fops.owner == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,532 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open_exec == 0)) && (nvram_fops.owner == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,532 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open_exec == 0)) && (nvram_fops.owner == 0)) && (whoop_file_4 == 0) [2024-01-29 23:21:09,532 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] _whoop_init == & nvram_init [2024-01-29 23:21:09,532 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,533 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open_exec == 0)) && (nvram_fops.owner == 0)) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:09,533 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open_exec == 0)) && (nvram_fops.owner == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:09,533 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,533 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open_exec == 0)) && (nvram_fops.owner == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,533 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open_exec == 0)) && (nvram_fops.owner == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,533 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open_exec == 0)) && (nvram_fops.owner == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,533 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,533 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,533 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open_exec == 0)) && (nvram_fops.owner == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,533 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open_exec == 0)) && (nvram_fops.owner == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,534 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open_exec == 0)) && (nvram_fops.owner == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,534 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,534 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,534 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open_exec == 0)) && (nvram_fops.owner == 0)) && (whoop_platform_device == 0) [2024-01-29 23:21:09,534 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,534 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,534 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open_exec == 0)) && (nvram_fops.owner == 0)) && (whoop_buf == 0) [2024-01-29 23:21:09,534 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open_exec == 0)) && (nvram_fops.owner == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,534 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open_exec == 0)) && (nvram_fops.owner == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,534 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,535 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open_exec == 0)) && (nvram_fops.owner == 0)) && (whoop_poll_table == 0) [2024-01-29 23:21:09,535 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,535 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open_exec == 0)) && (nvram_fops.owner == 0)) && (whoop_int == 0) [2024-01-29 23:21:09,535 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,535 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open_exec == 0)) && (nvram_fops.owner == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,535 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open_exec == 0)) && (nvram_fops.owner == 0)) && (whoop_pci_dev == 0) [2024-01-29 23:21:09,535 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,535 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open_exec == 0)) && (nvram_fops.owner == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,535 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,535 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open_exec == 0)) && (nvram_fops.owner == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,536 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open_exec == 0)) && (nvram_fops.owner == 0)) && (whoop_cx_dev == 0) [2024-01-29 23:21:09,536 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,536 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,536 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,536 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,536 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:09,536 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,536 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,536 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (whoop_file_4 == 0) [2024-01-29 23:21:09,536 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (whoop_buf == 0) [2024-01-29 23:21:09,537 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,537 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,537 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,537 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,537 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:09,537 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (whoop_inode_4 == 0) [2024-01-29 23:21:09,537 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,537 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,537 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,537 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (whoop_inode_3 == 0) [2024-01-29 23:21:09,538 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,538 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,538 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,538 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,538 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (whoop_int == 0) [2024-01-29 23:21:09,538 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (whoop_file_3 == 0) [2024-01-29 23:21:09,538 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,538 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (whoop_cx_dev == 0) [2024-01-29 23:21:09,538 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,538 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,539 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,539 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (whoop_pci_dev == 0) [2024-01-29 23:21:09,539 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,539 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,539 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,539 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] _whoop_init == & nvram_init [2024-01-29 23:21:09,539 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,539 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,539 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,539 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,540 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (whoop_poll_table == 0) [2024-01-29 23:21:09,540 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,540 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:09,540 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,540 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (whoop_platform_device == 0) [2024-01-29 23:21:09,540 INFO L98 nessWitnessExtractor]: Location invariant before [L6728-L6728] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:09,540 INFO L98 nessWitnessExtractor]: Location invariant before [L6728-L6728] 0L <= lppos [2024-01-29 23:21:09,540 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] ((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,540 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,540 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendpage == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,541 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendpage == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,541 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] ((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,541 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (_whoop_init == & nvram_init) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,541 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,541 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendpage == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,541 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendpage == 0)) && (whoop_platform_device == 0) [2024-01-29 23:21:09,541 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] ((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,541 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendpage == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:09,541 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:09,541 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,542 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] ((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,542 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendpage == 0)) && (whoop_inode_4 == 0) [2024-01-29 23:21:09,542 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendpage == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,542 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (_whoop_init == & nvram_init) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,542 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] ((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,542 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendpage == 0)) && (whoop_pci_dev == 0) [2024-01-29 23:21:09,542 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] ((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,542 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,542 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] ((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,542 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendpage == 0)) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:09,543 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendpage == 0)) && (whoop_int == 0) [2024-01-29 23:21:09,543 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendpage == 0)) && (whoop_cx_dev == 0) [2024-01-29 23:21:09,543 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] ((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,543 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] ((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,543 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] ((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,543 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,543 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,543 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] _whoop_init == & nvram_init [2024-01-29 23:21:09,543 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (_whoop_init == & nvram_init) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,543 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendpage == 0)) && (whoop_file_3 == 0) [2024-01-29 23:21:09,544 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendpage == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,544 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendpage == 0)) && (whoop_file_4 == 0) [2024-01-29 23:21:09,544 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (_whoop_init == & nvram_init) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,544 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] ((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,544 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendpage == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,544 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendpage == 0)) && (whoop_buf == 0) [2024-01-29 23:21:09,544 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendpage == 0)) && (whoop_poll_table == 0) [2024-01-29 23:21:09,544 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (_whoop_init == & nvram_init) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,544 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] ((_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,544 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,545 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,545 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,545 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,545 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,545 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.mmap == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,545 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,545 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,545 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,545 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.mmap == 0)) && (whoop_pci_dev == 0) [2024-01-29 23:21:09,545 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.mmap == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,546 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.mmap == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,546 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.mmap == 0)) && (whoop_file_4 == 0) [2024-01-29 23:21:09,546 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.mmap == 0)) && (whoop_inode_2 == 0) [2024-01-29 23:21:09,546 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.mmap == 0)) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:09,546 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,546 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,546 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,546 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,546 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.mmap == 0)) && (whoop_inode_4 == 0) [2024-01-29 23:21:09,546 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,547 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:09,547 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] _whoop_init == & nvram_init [2024-01-29 23:21:09,547 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,547 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.mmap == 0)) && (whoop_int == 0) [2024-01-29 23:21:09,547 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,547 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,547 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.mmap == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,547 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.mmap == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,547 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.mmap == 0)) && (whoop_platform_device == 0) [2024-01-29 23:21:09,547 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.mmap == 0)) && (whoop_buf == 0) [2024-01-29 23:21:09,548 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.mmap == 0)) && (whoop_file_2 == 0) [2024-01-29 23:21:09,548 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,548 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,548 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.mmap == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:09,548 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,548 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,548 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.mmap == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,548 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.mmap == 0)) && (whoop_cx_dev == 0) [2024-01-29 23:21:09,548 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.mmap == 0)) && (whoop_poll_table == 0) [2024-01-29 23:21:09,548 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,549 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,549 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.mmap == 0)) && (whoop_inode_3 == 0) [2024-01-29 23:21:09,549 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,549 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.mmap == 0)) && (whoop_file_3 == 0) [2024-01-29 23:21:09,549 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,549 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,549 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0)) && (whoop_buf == 0) [2024-01-29 23:21:09,549 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,549 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:09,549 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,550 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,550 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] _whoop_init == & nvram_init [2024-01-29 23:21:09,550 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,550 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,550 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (_whoop_init == & nvram_init) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,550 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,550 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (_whoop_init == & nvram_init) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,550 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0)) && (whoop_int == 0) [2024-01-29 23:21:09,550 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,550 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0)) && (whoop_platform_device == 0) [2024-01-29 23:21:09,551 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,551 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0)) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:09,551 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,551 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:09,551 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,551 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,551 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0)) && (whoop_poll_table == 0) [2024-01-29 23:21:09,551 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0)) && (whoop_pci_dev == 0) [2024-01-29 23:21:09,551 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0)) && (whoop_cx_dev == 0) [2024-01-29 23:21:09,551 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,552 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (_whoop_init == & nvram_init) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,552 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,552 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (_whoop_init == & nvram_init) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,552 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,552 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,552 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,552 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,552 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,552 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,552 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,553 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,553 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,553 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (_whoop_init == & nvram_init) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,553 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,553 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,553 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,553 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,553 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] _whoop_init == & nvram_init [2024-01-29 23:21:09,553 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,553 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,554 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,554 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,554 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,554 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:09,554 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,554 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,554 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,554 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,554 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,555 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,555 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,555 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,555 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] ((((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,555 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,555 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,555 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,555 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,555 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,555 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,556 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,556 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:09,556 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,556 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,556 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,556 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,556 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,556 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,556 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,556 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] ((((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,557 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,557 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,557 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,557 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,557 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] _whoop_init == & nvram_init [2024-01-29 23:21:09,557 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,557 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (ret == 0) [2024-01-29 23:21:09,557 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,557 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] ((((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,557 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,557 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] ((((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,558 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,558 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,558 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,558 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,558 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,558 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,558 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (ret == 0) [2024-01-29 23:21:09,558 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,558 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,558 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,559 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,559 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,559 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,559 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,559 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,559 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,559 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,559 INFO L98 nessWitnessExtractor]: Location invariant after [L6752-L6753] 1U <= count [2024-01-29 23:21:09,559 INFO L98 nessWitnessExtractor]: Location invariant after [L6752-L6753] (1U <= count) && (count != 0U) [2024-01-29 23:21:09,559 INFO L98 nessWitnessExtractor]: Location invariant after [L6752-L6753] (1U <= count) && (((((0L <= lppos && lppos <= 4294967295L) && ((count <= 4294967294U && count != 4294967295U) || (buf == p && i == lppos))) || ((((count <= 4294967291U && count != 4294967292U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || (((((0L <= lppos && count <= 4294967292U) && lppos <= 4294967295L) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || ((((0L <= lppos && count <= 4294967293U) && lppos <= 4294967295L) && count != 4294967294U) && count != 4294967295U)) [2024-01-29 23:21:09,560 INFO L98 nessWitnessExtractor]: Location invariant before [L6752-L6753] 1U <= count [2024-01-29 23:21:09,560 INFO L98 nessWitnessExtractor]: Location invariant before [L6752-L6753] (1U <= count) && (count != 0U) [2024-01-29 23:21:09,560 INFO L98 nessWitnessExtractor]: Location invariant before [L6752-L6753] (1U <= count) && ((((((0L <= lppos && lppos <= 4294967295L) && (((count != 4294967295U && (((count <= 4294967293U && count != 4294967294U) || count <= 4294967294U) || count <= 4294967294U)) || (buf == p && i == lppos)) || (buf == p && i == lppos))) || ((((count <= 4294967291U && count != 4294967292U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || ((((count <= 4294967291U && count != 4294967292U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || (((((0L <= lppos && count <= 4294967292U) && lppos <= 4294967295L) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || (((((0L <= lppos && count <= 4294967292U) && lppos <= 4294967295L) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) [2024-01-29 23:21:09,560 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] ((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.fsync == 0) [2024-01-29 23:21:09,560 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:09,560 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] ((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.flush == 0) [2024-01-29 23:21:09,560 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:09,560 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.fsync == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:09,560 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.fsync == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:09,560 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.fsync == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:09,561 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.fsync == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:09,561 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.fsync == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:09,561 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] ((((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.fsync == 0)) && (nvram_fops.readv == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:09,561 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.fsync == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:09,561 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] ((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:09,561 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.fsync == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:09,561 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.fsync == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:09,561 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.fsync == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:09,561 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] ((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:09,561 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] ((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:09,561 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] ((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:09,562 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:09,562 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] ((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.flock == 0) [2024-01-29 23:21:09,562 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] ((((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.fsync == 0)) && (nvram_fops.readv == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:09,562 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.fsync == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:09,562 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.fsync == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:09,562 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n") [2024-01-29 23:21:09,562 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.fsync == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:09,562 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] ((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.fasync == 0) [2024-01-29 23:21:09,562 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] _whoop_init == & nvram_init [2024-01-29 23:21:09,562 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] ((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:09,563 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.fsync == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:09,563 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.fsync == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:09,563 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.fsync == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:09,563 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n")) && (nvram_fops.fsync == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:09,563 INFO L98 nessWitnessExtractor]: Location invariant before [L6548-L6548] 0 <= arg0 [2024-01-29 23:21:09,563 INFO L98 nessWitnessExtractor]: Location invariant before [L6548-L6548] (0 <= arg0) && (arg0 <= 1) [2024-01-29 23:21:09,563 INFO L98 nessWitnessExtractor]: Location invariant before [L6548-L6548] (0 <= arg0) && (arg0 == 0 || arg0 == 1) [2024-01-29 23:21:09,563 INFO L98 nessWitnessExtractor]: Location invariant before [L6548-L6548] (0 <= arg0) && (arg2 <= 4294967295UL) [2024-01-29 23:21:09,563 INFO L98 nessWitnessExtractor]: Location invariant before [L6837-L6837] (unsigned long )args == 0UL [2024-01-29 23:21:09,563 INFO L98 nessWitnessExtractor]: Loop invariant at [L6751-L6755] ((((((((((((((0L <= lppos && lppos <= 4294967295L) && (((((((count != 4294967295U && ((((((count <= 4294967293U && count != 4294967294U) || ((1U <= count && count <= 4294967294U) && count != 0U)) || ((1U <= count && count <= 4294967294U) && count != 0U)) || ((1U <= count && count <= 4294967294U) && count != 0U)) || ((1U <= count && count <= 4294967294U) && count != 0U)) || count <= 4294967294U)) || (1U <= count && count != 0U)) || ((1U <= count && buf == p) && count != 0U)) || (((1U <= count && buf == p) && i == lppos) && count != 0U)) || (((1U <= count && buf == p) && i == lppos) && count != 0U)) || (buf == p && i == lppos)) || buf == p)) || ((((((1U <= count && count <= 4294967291U) && count != 0U) && count != 4294967292U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || ((((((1U <= count && count <= 4294967291U) && count != 0U) && count != 4294967292U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || ((((((1U <= count && count <= 4294967291U) && count != 0U) && count != 4294967292U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || ((((((1U <= count && count <= 4294967291U) && count != 0U) && count != 4294967292U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || ((((count <= 4294967291U && count != 4294967292U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || (((((((0L <= lppos && 1U <= count) && count <= 4294967292U) && lppos <= 4294967295L) && count != 0U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || (((((((0L <= lppos && 1U <= count) && count <= 4294967292U) && lppos <= 4294967295L) && count != 0U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || (((((((0L <= lppos && 1U <= count) && count <= 4294967292U) && lppos <= 4294967295L) && count != 0U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || (((((((0L <= lppos && 1U <= count) && count <= 4294967292U) && lppos <= 4294967295L) && count != 0U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || (((((0L <= lppos && count <= 4294967292U) && lppos <= 4294967295L) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || ((((((0L <= lppos && 1U <= count) && count <= 4294967293U) && lppos <= 4294967295L) && count != 0U) && count != 4294967294U) && count != 4294967295U)) || ((((((0L <= lppos && 1U <= count) && count <= 4294967293U) && lppos <= 4294967295L) && count != 0U) && count != 4294967294U) && count != 4294967295U)) || ((((((0L <= lppos && 1U <= count) && count <= 4294967293U) && lppos <= 4294967295L) && count != 0U) && count != 4294967294U) && count != 4294967295U) [2024-01-29 23:21:09,684 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-29 23:21:09,934 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-driver-races/char_generic_nvram_read_nvram_write_nvram.i[5469,5482] [2024-01-29 23:21:12,120 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-29 23:21:12,134 INFO L202 MainTranslator]: Completed pre-run [2024-01-29 23:21:12,141 WARN L424 MainDispatcher]: Unable to annotate typedef int __kernel_daddr_t; with a witness entry Start Parsing Local [2024-01-29 23:21:12,171 ERROR L324 MainTranslator]: Incorrect Syntax: Undeclared variable in ACSL expression: _whoop_init [2024-01-29 23:21:12,171 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@75e77b7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 11:21:12, skipping insertion in model container [2024-01-29 23:21:12,171 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-29 23:21:12,171 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-29 23:21:12,173 INFO L158 Benchmark]: Toolchain (without parser) took 9462.22ms. Allocated memory is still 268.4MB. Free memory was 207.6MB in the beginning and 152.2MB in the end (delta: 55.4MB). Peak memory consumption was 86.9MB. Max. memory is 16.1GB. [2024-01-29 23:21:12,173 INFO L158 Benchmark]: Witness Parser took 0.14ms. Allocated memory is still 134.2MB. Free memory is still 96.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-29 23:21:12,173 INFO L158 Benchmark]: CDTParser took 0.12ms. Allocated memory is still 134.2MB. Free memory is still 72.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-29 23:21:12,174 INFO L158 Benchmark]: CACSL2BoogieTranslator took 9459.44ms. Allocated memory is still 268.4MB. Free memory was 207.6MB in the beginning and 152.2MB in the end (delta: 55.4MB). Peak memory consumption was 86.9MB. Max. memory is 16.1GB. [2024-01-29 23:21:12,175 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 134.2MB. Free memory is still 96.0MB. There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.12ms. Allocated memory is still 134.2MB. Free memory is still 72.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 9459.44ms. Allocated memory is still 268.4MB. Free memory was 207.6MB in the beginning and 152.2MB in the end (delta: 55.4MB). Peak memory consumption was 86.9MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - SyntaxErrorResult [Line: 170]: Incorrect Syntax Undeclared variable in ACSL expression: _whoop_init RESULT: Ultimate could not prove your program: Incorrect Syntax 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-driver-races/char_generic_nvram_read_nvram_write_nvram.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/char_generic_nvram_read_nvram_write_nvram.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-8857f20-m [2024-01-29 23:21:13,991 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-29 23:21:14,065 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-01-29 23:21:14,069 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-29 23:21:14,069 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-29 23:21:14,097 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-29 23:21:14,098 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-29 23:21:14,098 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-29 23:21:14,098 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-29 23:21:14,101 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-29 23:21:14,102 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-29 23:21:14,102 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-29 23:21:14,102 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-29 23:21:14,103 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-29 23:21:14,103 INFO L153 SettingsManager]: * Use SBE=true [2024-01-29 23:21:14,104 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-29 23:21:14,104 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-29 23:21:14,104 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-29 23:21:14,104 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-29 23:21:14,105 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-29 23:21:14,105 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-29 23:21:14,105 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-29 23:21:14,106 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-29 23:21:14,106 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-01-29 23:21:14,106 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-01-29 23:21:14,106 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-29 23:21:14,106 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-01-29 23:21:14,107 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-29 23:21:14,107 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-29 23:21:14,107 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-29 23:21:14,108 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-29 23:21:14,108 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-29 23:21:14,108 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-29 23:21:14,108 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-29 23:21:14,109 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-29 23:21:14,109 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-29 23:21:14,109 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-29 23:21:14,110 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-29 23:21:14,110 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-01-29 23:21:14,110 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-01-29 23:21:14,110 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-29 23:21:14,110 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-29 23:21:14,110 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-29 23:21:14,111 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-29 23:21:14,111 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-29 23:21:14,111 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-01-29 23:21:14,111 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-29 23:21:14,382 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-29 23:21:14,400 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-29 23:21:14,402 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-29 23:21:14,403 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-29 23:21:14,404 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-29 23:21:14,406 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/char_generic_nvram_read_nvram_write_nvram.yml/witness.yml [2024-01-29 23:21:14,768 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-29 23:21:14,768 INFO L274 PluginConnector]: CDTParser initialized [2024-01-29 23:21:14,769 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-driver-races/char_generic_nvram_read_nvram_write_nvram.i [2024-01-29 23:21:15,884 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-29 23:21:16,214 INFO L384 CDTParser]: Found 1 translation units. [2024-01-29 23:21:16,215 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-driver-races/char_generic_nvram_read_nvram_write_nvram.i [2024-01-29 23:21:16,241 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e4f58fe81/fca5477390ea4ce99bacb0df21a0b551/FLAG6bfc72743 [2024-01-29 23:21:16,255 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e4f58fe81/fca5477390ea4ce99bacb0df21a0b551 [2024-01-29 23:21:16,255 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-29 23:21:16,256 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-29 23:21:16,258 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-29 23:21:16,258 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-29 23:21:16,261 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-29 23:21:16,262 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 29.01 11:21:14" (1/2) ... [2024-01-29 23:21:16,263 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@b96098f and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 11:21:16, skipping insertion in model container [2024-01-29 23:21:16,263 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 29.01 11:21:14" (1/2) ... [2024-01-29 23:21:16,264 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@30895028 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 11:21:16, skipping insertion in model container [2024-01-29 23:21:16,264 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.01 11:21:16" (2/2) ... [2024-01-29 23:21:16,265 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@b96098f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 11:21:16, skipping insertion in model container [2024-01-29 23:21:16,265 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.01 11:21:16" (2/2) ... [2024-01-29 23:21:16,265 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-29 23:21:22,152 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-29 23:21:22,153 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,153 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,153 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.writev == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,153 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.readdir == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,153 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] (_whoop_init == & nvram_init) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,154 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,154 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] (_whoop_init == & nvram_init) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,154 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.readdir == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,154 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] (_whoop_init == & nvram_init) && (nvram_fops.open == 0) [2024-01-29 23:21:22,154 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,154 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.readdir == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,154 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.writev == 0)) && (ret == 0) [2024-01-29 23:21:22,154 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:22,155 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.readdir == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,155 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.readdir == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,155 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,155 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] (_whoop_init == & nvram_init) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,155 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,155 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:22,155 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.readdir == 0)) && (ret == 0) [2024-01-29 23:21:22,155 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] _whoop_init == & nvram_init [2024-01-29 23:21:22,156 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] (_whoop_init == & nvram_init) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,156 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] (_whoop_init == & nvram_init) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,156 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,156 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,156 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] (_whoop_init == & nvram_init) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,156 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,156 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] _whoop_init == & nvram_init [2024-01-29 23:21:22,156 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,157 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] (_whoop_init == & nvram_init) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,157 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.readdir == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,157 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.readdir == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,157 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,157 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] (_whoop_init == & nvram_init) && (nvram_fops.release == 0) [2024-01-29 23:21:22,157 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,157 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.writev == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,157 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.readdir == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,158 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,158 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,158 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,158 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,158 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,158 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,158 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,158 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] (_whoop_init == & nvram_init) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,159 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,159 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,159 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.open == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,159 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.readdir == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,159 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,159 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,159 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,159 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,160 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] (_whoop_init == & nvram_init) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,160 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,160 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,160 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] (_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,160 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.readdir == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,160 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,160 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] (_whoop_init == & nvram_init) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,160 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,161 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,161 INFO L98 nessWitnessExtractor]: Location invariant after [L6805-L6806] ((((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.writev == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,161 INFO L98 nessWitnessExtractor]: Location invariant before [L6805-L6806] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,161 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] ((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,161 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.release == 0)) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:22,161 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,161 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] ((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,161 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] ((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,162 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.release == 0)) && (whoop_platform_device == 0) [2024-01-29 23:21:22,162 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] ((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,162 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,162 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] _whoop_init == & nvram_init [2024-01-29 23:21:22,162 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,162 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] ((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,162 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:22,162 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.release == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,163 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,163 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (_whoop_init == & nvram_init) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,163 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.release == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:22,163 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (_whoop_init == & nvram_init) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,163 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] ((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,163 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.release == 0)) && (whoop_poll_table == 0) [2024-01-29 23:21:22,163 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.release == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,163 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] ((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,164 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,164 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.release == 0)) && (whoop_int == 0) [2024-01-29 23:21:22,164 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.release == 0)) && (whoop_cx_dev == 0) [2024-01-29 23:21:22,164 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] ((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,164 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] ((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,164 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] ((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,164 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.release == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,164 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.release == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,165 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (_whoop_init == & nvram_init) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,165 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (_whoop_init == & nvram_init) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,165 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.release == 0)) && (whoop_pci_dev == 0) [2024-01-29 23:21:22,165 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] ((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,165 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] ((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,165 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (_whoop_init == & nvram_init) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,165 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.release == 0)) && (whoop_file_4 == 0) [2024-01-29 23:21:22,166 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.release == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,166 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.release == 0)) && (whoop_buf == 0) [2024-01-29 23:21:22,166 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,166 INFO L98 nessWitnessExtractor]: Location invariant before [L6870-L6870] (((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.release == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,166 INFO L98 nessWitnessExtractor]: Location invariant after [L6746-L6747] 0L <= lppos [2024-01-29 23:21:22,166 INFO L98 nessWitnessExtractor]: Location invariant after [L6746-L6747] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:22,166 INFO L98 nessWitnessExtractor]: Location invariant before [L6746-L6747] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:22,166 INFO L98 nessWitnessExtractor]: Location invariant before [L6746-L6747] 0L <= lppos [2024-01-29 23:21:22,167 INFO L98 nessWitnessExtractor]: Location invariant before [L6746-L6747] ((0L <= lppos) && (lppos <= 4294967295L)) && (buf == p) [2024-01-29 23:21:22,167 INFO L98 nessWitnessExtractor]: Location invariant after [L6746-L6747] (0L <= lppos) && (buf == p) [2024-01-29 23:21:22,167 INFO L98 nessWitnessExtractor]: Location invariant before [L6720-L6720] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:22,167 INFO L98 nessWitnessExtractor]: Location invariant before [L6720-L6720] 0L <= lppos [2024-01-29 23:21:22,167 INFO L98 nessWitnessExtractor]: Location invariant before [L6720-L6720] ((0L <= lppos) && (lppos <= 4294967295L)) && (buf == p) [2024-01-29 23:21:22,167 INFO L98 nessWitnessExtractor]: Location invariant before [L6743-L6743] buf == p [2024-01-29 23:21:22,167 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,167 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (((_whoop_init == & nvram_init) && (nvram_fops.flock == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,168 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (whoop_platform_device == 0) [2024-01-29 23:21:22,168 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (((_whoop_init == & nvram_init) && (nvram_fops.flock == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,168 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (((_whoop_init == & nvram_init) && (nvram_fops.flock == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,168 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (whoop_file_2 == 0) [2024-01-29 23:21:22,168 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:22,168 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (((_whoop_init == & nvram_init) && (nvram_fops.flock == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,168 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (whoop_inode_4 == 0) [2024-01-29 23:21:22,168 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (whoop_file_4 == 0) [2024-01-29 23:21:22,169 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (((_whoop_init == & nvram_init) && (nvram_fops.flock == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,169 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (((_whoop_init == & nvram_init) && (nvram_fops.flock == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,169 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (_whoop_init == & nvram_init) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,169 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] _whoop_init == & nvram_init [2024-01-29 23:21:22,169 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,169 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (nvram_fops.flock == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,169 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (((_whoop_init == & nvram_init) && (nvram_fops.flock == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,169 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,169 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (((_whoop_init == & nvram_init) && (nvram_fops.flock == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,170 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,170 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (_whoop_init == & nvram_init) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,170 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (nvram_fops.flock == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,170 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:22,170 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (nvram_fops.flock == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,170 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:22,170 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (whoop_file_1 == 0) [2024-01-29 23:21:22,170 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,170 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,171 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (nvram_fops.flock == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,171 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (whoop_inode_3 == 0) [2024-01-29 23:21:22,171 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (whoop_buf == 0) [2024-01-29 23:21:22,171 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (((_whoop_init == & nvram_init) && (nvram_fops.flock == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,171 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (whoop_cx_dev == 0) [2024-01-29 23:21:22,171 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (whoop_int == 0) [2024-01-29 23:21:22,171 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,171 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (whoop_pci_dev == 0) [2024-01-29 23:21:22,171 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (((_whoop_init == & nvram_init) && (nvram_fops.flock == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,172 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (whoop_poll_table == 0) [2024-01-29 23:21:22,172 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,172 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (whoop_inode_2 == 0) [2024-01-29 23:21:22,172 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,172 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,172 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (whoop_file_3 == 0) [2024-01-29 23:21:22,172 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (((_whoop_init == & nvram_init) && (nvram_fops.flock == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,172 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] ((_whoop_init == & nvram_init) && (nvram_fops.flock == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,172 INFO L98 nessWitnessExtractor]: Location invariant before [L6864-L6864] (((_whoop_init == & nvram_init) && (nvram_fops.flock == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,172 INFO L98 nessWitnessExtractor]: Location invariant before [L6841-L6841] (unsigned long )args == 0UL [2024-01-29 23:21:22,173 INFO L98 nessWitnessExtractor]: Location invariant before [L6740-L6740] buf == p [2024-01-29 23:21:22,173 INFO L98 nessWitnessExtractor]: Location invariant before [L6750-L6750] 0L <= lppos [2024-01-29 23:21:22,173 INFO L98 nessWitnessExtractor]: Location invariant before [L6750-L6750] (0L <= lppos) && (buf == p) [2024-01-29 23:21:22,173 INFO L98 nessWitnessExtractor]: Location invariant before [L6750-L6750] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:22,173 INFO L98 nessWitnessExtractor]: Location invariant after [L6713-L6714] buf == p [2024-01-29 23:21:22,173 INFO L98 nessWitnessExtractor]: Location invariant before [L6713-L6714] buf == p [2024-01-29 23:21:22,173 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,173 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,174 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0)) && (whoop_pci_dev == 0) [2024-01-29 23:21:22,174 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,174 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,174 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,174 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,174 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,174 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:22,174 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0)) && (whoop_poll_table == 0) [2024-01-29 23:21:22,174 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,175 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0)) && (whoop_inode_4 == 0) [2024-01-29 23:21:22,175 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,175 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0)) && (whoop_platform_device == 0) [2024-01-29 23:21:22,175 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,175 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,175 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,175 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,175 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:22,175 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,176 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,176 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0)) && (whoop_cx_dev == 0) [2024-01-29 23:21:22,176 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0)) && (whoop_inode_2 == 0) [2024-01-29 23:21:22,176 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,176 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,176 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,176 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,176 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0)) && (whoop_file_2 == 0) [2024-01-29 23:21:22,176 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0)) && (whoop_inode_3 == 0) [2024-01-29 23:21:22,177 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0)) && (whoop_buf == 0) [2024-01-29 23:21:22,177 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,177 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0)) && (whoop_int == 0) [2024-01-29 23:21:22,177 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,177 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,177 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,177 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,177 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,177 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,177 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0)) && (whoop_file_4 == 0) [2024-01-29 23:21:22,178 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,178 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0)) && (whoop_file_3 == 0) [2024-01-29 23:21:22,178 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,178 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0)) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:22,178 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,178 INFO L98 nessWitnessExtractor]: Location invariant before [L6865-L6865] _whoop_init == & nvram_init [2024-01-29 23:21:22,178 INFO L98 nessWitnessExtractor]: Location invariant after [L6741-L6742] buf == p [2024-01-29 23:21:22,178 INFO L98 nessWitnessExtractor]: Location invariant before [L6741-L6742] buf == p [2024-01-29 23:21:22,178 INFO L98 nessWitnessExtractor]: Location invariant before [L6731-L6731] 0L <= lppos [2024-01-29 23:21:22,179 INFO L98 nessWitnessExtractor]: Location invariant before [L6731-L6731] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:22,179 INFO L98 nessWitnessExtractor]: Location invariant before [L6730-L6730] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:22,179 INFO L98 nessWitnessExtractor]: Location invariant before [L6730-L6730] 0L <= lppos [2024-01-29 23:21:22,179 INFO L98 nessWitnessExtractor]: Loop invariant at [L6751-L6755] ((((((((((((((0L <= lppos && lppos <= 4294967295L) && (((((((count != 4294967295U && ((((((count <= 4294967293U && count != 4294967294U) || ((1U <= count && count <= 4294967294U) && count != 0U)) || ((1U <= count && count <= 4294967294U) && count != 0U)) || ((1U <= count && count <= 4294967294U) && count != 0U)) || ((1U <= count && count <= 4294967294U) && count != 0U)) || count <= 4294967294U)) || (1U <= count && count != 0U)) || ((1U <= count && buf == p) && count != 0U)) || (((1U <= count && buf == p) && i == lppos) && count != 0U)) || (((1U <= count && buf == p) && i == lppos) && count != 0U)) || (buf == p && i == lppos)) || buf == p)) || ((((((1U <= count && count <= 4294967291U) && count != 0U) && count != 4294967292U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || ((((((1U <= count && count <= 4294967291U) && count != 0U) && count != 4294967292U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || ((((((1U <= count && count <= 4294967291U) && count != 0U) && count != 4294967292U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || ((((((1U <= count && count <= 4294967291U) && count != 0U) && count != 4294967292U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || ((((count <= 4294967291U && count != 4294967292U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || (((((((0L <= lppos && 1U <= count) && count <= 4294967292U) && lppos <= 4294967295L) && count != 0U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || (((((((0L <= lppos && 1U <= count) && count <= 4294967292U) && lppos <= 4294967295L) && count != 0U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || (((((((0L <= lppos && 1U <= count) && count <= 4294967292U) && lppos <= 4294967295L) && count != 0U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || (((((((0L <= lppos && 1U <= count) && count <= 4294967292U) && lppos <= 4294967295L) && count != 0U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || (((((0L <= lppos && count <= 4294967292U) && lppos <= 4294967295L) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || ((((((0L <= lppos && 1U <= count) && count <= 4294967293U) && lppos <= 4294967295L) && count != 0U) && count != 4294967294U) && count != 4294967295U)) || ((((((0L <= lppos && 1U <= count) && count <= 4294967293U) && lppos <= 4294967295L) && count != 0U) && count != 4294967294U) && count != 4294967295U)) || ((((((0L <= lppos && 1U <= count) && count <= 4294967293U) && lppos <= 4294967295L) && count != 0U) && count != 4294967294U) && count != 4294967295U) [2024-01-29 23:21:22,179 INFO L98 nessWitnessExtractor]: Location invariant before [L6726-L6726] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:22,179 INFO L98 nessWitnessExtractor]: Location invariant before [L6726-L6726] 0L <= lppos [2024-01-29 23:21:22,179 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,179 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,179 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:22,180 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,180 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,180 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (_whoop_init == & nvram_init) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,180 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,180 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,180 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,180 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,180 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,180 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (_whoop_init == & nvram_init) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,180 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] _whoop_init == & nvram_init [2024-01-29 23:21:22,181 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,181 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,181 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,181 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,181 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,181 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,181 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,181 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,181 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,182 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,182 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,182 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (_whoop_init == & nvram_init) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,182 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,182 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,182 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,182 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,182 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,182 INFO L98 nessWitnessExtractor]: Location invariant after [L169-L171] (_whoop_init == & nvram_init) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,182 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,183 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,183 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,183 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,183 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] _whoop_init == & nvram_init [2024-01-29 23:21:22,183 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,183 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,183 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,183 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,183 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,184 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,184 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,184 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,184 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,184 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,184 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,184 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,184 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,184 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:22,185 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,185 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,185 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,185 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,185 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,185 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,185 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,185 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,185 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,185 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,186 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,186 INFO L98 nessWitnessExtractor]: Location invariant before [L6879-L6879] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,186 INFO L98 nessWitnessExtractor]: Location invariant before [L6754-L6754] (1U <= count) && (count != 0U) [2024-01-29 23:21:22,186 INFO L98 nessWitnessExtractor]: Location invariant before [L6754-L6754] ((1U <= count) && (count != 0U)) && (((((0L <= lppos && lppos <= 4294967295L) && ((count <= 4294967294U && count != 4294967295U) || (buf == p && i == lppos))) || ((((count <= 4294967291U && count != 4294967292U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || (((((0L <= lppos && count <= 4294967292U) && lppos <= 4294967295L) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || ((((0L <= lppos && count <= 4294967293U) && lppos <= 4294967295L) && count != 4294967294U) && count != 4294967295U)) [2024-01-29 23:21:22,186 INFO L98 nessWitnessExtractor]: Location invariant before [L6754-L6754] 1U <= count [2024-01-29 23:21:22,186 INFO L98 nessWitnessExtractor]: Location invariant before [L6762-L6762] 0L <= lppos [2024-01-29 23:21:22,186 INFO L98 nessWitnessExtractor]: Location invariant before [L6762-L6762] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:22,186 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,186 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,186 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.sendfile == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,187 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,187 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,187 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,187 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.sendfile == 0)) && (ret == 0) [2024-01-29 23:21:22,187 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,187 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,187 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.sendfile == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,187 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.sendfile == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,187 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,187 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.sendfile == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,188 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,188 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:22,188 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,188 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,188 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,191 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,191 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,191 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,191 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,198 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,198 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,198 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,198 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,198 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,198 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.sendfile == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,199 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,199 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,199 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.sendfile == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,199 INFO L98 nessWitnessExtractor]: Location invariant before [L6804-L6804] _whoop_init == & nvram_init [2024-01-29 23:21:22,199 INFO L98 nessWitnessExtractor]: Location invariant after [L6723-L6725] (0L <= lppos) && (1U <= count) [2024-01-29 23:21:22,199 INFO L98 nessWitnessExtractor]: Location invariant after [L6723-L6725] 0L <= lppos [2024-01-29 23:21:22,199 INFO L98 nessWitnessExtractor]: Location invariant after [L6723-L6725] ((0L <= lppos) && (1U <= count)) && (count != 0U) [2024-01-29 23:21:22,199 INFO L98 nessWitnessExtractor]: Location invariant after [L6723-L6725] ((0L <= lppos) && (1U <= count)) && ((count != 4294967295U && ((count != 4294967294U && ((count <= 4294967292U && count != 4294967293U) || count <= 4294967293U)) || count <= 4294967294U)) || (buf == p && i == lppos)) [2024-01-29 23:21:22,199 INFO L98 nessWitnessExtractor]: Loop invariant at [L6723-L6725] (0L <= lppos) && ((((((((((((((((((buf == p || (((((1U <= count && count <= 4294967292U) && count != 0U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || (((((1U <= count && count <= 4294967292U) && count != 0U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || (((((1U <= count && count <= 4294967292U) && count != 0U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || (((((1U <= count && count <= 4294967292U) && count != 0U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || (((count <= 4294967292U && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || ((((1U <= count && count <= 4294967293U) && count != 0U) && count != 4294967294U) && count != 4294967295U)) || ((((1U <= count && count <= 4294967293U) && count != 0U) && count != 4294967294U) && count != 4294967295U)) || ((((1U <= count && count <= 4294967293U) && count != 0U) && count != 4294967294U) && count != 4294967295U)) || ((((1U <= count && count <= 4294967293U) && count != 0U) && count != 4294967294U) && count != 4294967295U)) || ((count <= 4294967293U && count != 4294967294U) && count != 4294967295U)) || (((1U <= count && count <= 4294967294U) && count != 0U) && count != 4294967295U)) || (((1U <= count && count <= 4294967294U) && count != 0U) && count != 4294967295U)) || (((1U <= count && count <= 4294967294U) && count != 0U) && count != 4294967295U)) || (((1U <= count && count <= 4294967294U) && count != 0U) && count != 4294967295U)) || (count <= 4294967294U && count != 4294967295U)) || (1U <= count && count != 0U)) || ((1U <= count && buf == p) && count != 0U)) || (((1U <= count && buf == p) && i == lppos) && count != 0U)) [2024-01-29 23:21:22,200 INFO L98 nessWitnessExtractor]: Loop invariant at [L6723-L6725] 0L <= lppos [2024-01-29 23:21:22,200 INFO L98 nessWitnessExtractor]: Location invariant after [L6723-L6725] ((0L <= lppos) && (1U <= count)) && (lppos <= 4294967295L) [2024-01-29 23:21:22,200 INFO L98 nessWitnessExtractor]: Loop invariant at [L6723-L6725] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:22,200 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,200 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,200 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,200 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,200 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,200 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,201 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,201 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,201 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,201 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,201 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,201 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,201 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,201 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,201 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,201 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,202 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,202 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:22,202 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:22,202 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,202 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,202 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (whoop_buf == 0) [2024-01-29 23:21:22,202 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,202 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] _whoop_init == & nvram_init [2024-01-29 23:21:22,202 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,202 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:22,202 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,203 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (whoop_platform_device == 0) [2024-01-29 23:21:22,203 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,203 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,203 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,203 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (whoop_int == 0) [2024-01-29 23:21:22,203 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (whoop_cx_dev == 0) [2024-01-29 23:21:22,203 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,203 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,203 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (whoop_poll_table == 0) [2024-01-29 23:21:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L6872-L6872] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.open_exec == 0)) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.open_exec == 0)) && (whoop_cx_dev == 0) [2024-01-29 23:21:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.open_exec == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.open_exec == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.open_exec == 0)) && (whoop_platform_device == 0) [2024-01-29 23:21:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.open_exec == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.open_exec == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,207 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.open_exec == 0)) && (whoop_int == 0) [2024-01-29 23:21:22,207 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,207 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,207 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] _whoop_init == & nvram_init [2024-01-29 23:21:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.open_exec == 0)) && (whoop_poll_table == 0) [2024-01-29 23:21:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.open_exec == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.open_exec == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.open_exec == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L6873-L6873] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (0 == ret) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (0 == ret) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((0 == ret) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((0 == ret) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((0 == ret) && (nvram_fops.get_unmapped_area == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((0 == ret) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((0 == ret) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (0 == ret) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((0 == ret) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((0 == ret) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((0 == ret) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (0 == ret) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((0 == ret) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((0 == ret) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((0 == ret) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,211 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((0 == ret) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,211 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((0 == ret) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,211 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((0 == ret) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,211 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (0 == ret) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,211 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (0 == ret) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,211 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (0 == ret) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,211 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (0 == ret) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,211 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((0 == ret) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,211 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((0 == ret) && (nvram_fops.get_unmapped_area == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,211 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] 0 == ret [2024-01-29 23:21:22,211 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((0 == ret) && (nvram_fops.get_unmapped_area == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,212 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (0 == ret) && (_whoop_init == & nvram_init) [2024-01-29 23:21:22,212 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (0 == ret) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,212 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((0 == ret) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,212 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] (0 == ret) && (jiffies == 0UL) [2024-01-29 23:21:22,214 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((0 == ret) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,214 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((0 == ret) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,214 INFO L98 nessWitnessExtractor]: Location invariant before [L6799-L6800] ((0 == ret) && (nvram_fops.get_unmapped_area == 0)) && (ret == 0) [2024-01-29 23:21:22,214 INFO L98 nessWitnessExtractor]: Location invariant after [L6718-L6719] 0L <= lppos [2024-01-29 23:21:22,215 INFO L98 nessWitnessExtractor]: Location invariant after [L6718-L6719] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:22,216 INFO L98 nessWitnessExtractor]: Location invariant before [L6718-L6719] 0L <= lppos [2024-01-29 23:21:22,216 INFO L98 nessWitnessExtractor]: Location invariant before [L6718-L6719] (0L <= lppos) && (buf == p) [2024-01-29 23:21:22,216 INFO L98 nessWitnessExtractor]: Location invariant after [L6718-L6719] (0L <= lppos) && (buf == p) [2024-01-29 23:21:22,216 INFO L98 nessWitnessExtractor]: Location invariant before [L6718-L6719] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:22,216 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,216 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,216 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,216 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,217 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,217 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] _whoop_init == & nvram_init [2024-01-29 23:21:22,217 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,217 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,217 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,217 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,217 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] ((((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,217 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,217 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,217 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:22,217 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,218 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,218 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (_whoop_init == & nvram_init) && (arg0 == (char const *)"\0016Generic non-volatile memory driver v%s\n") [2024-01-29 23:21:22,218 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,218 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,218 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,218 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,218 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,218 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,218 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,218 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,219 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,219 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,219 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,219 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,219 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,219 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] (((((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.lock == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,219 INFO L98 nessWitnessExtractor]: Location invariant before [L6647-L6647] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,219 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,219 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,219 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (whoop_pci_dev == 0) [2024-01-29 23:21:22,219 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,220 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,220 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (whoop_file_3 == 0) [2024-01-29 23:21:22,220 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,220 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,220 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:22,220 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (whoop_int == 0) [2024-01-29 23:21:22,220 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,220 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,220 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,220 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,220 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,221 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,221 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,221 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,221 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,221 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,221 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (whoop_buf == 0) [2024-01-29 23:21:22,221 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:22,221 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,221 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (whoop_inode_4 == 0) [2024-01-29 23:21:22,221 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,221 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,221 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,222 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,222 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (whoop_poll_table == 0) [2024-01-29 23:21:22,222 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (whoop_loff_t == 0) [2024-01-29 23:21:22,222 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (whoop_platform_device == 0) [2024-01-29 23:21:22,222 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,222 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,222 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (whoop_inode_3 == 0) [2024-01-29 23:21:22,222 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,222 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,222 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (whoop_cx_dev == 0) [2024-01-29 23:21:22,222 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] _whoop_init == & nvram_init [2024-01-29 23:21:22,223 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,223 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,223 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,223 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,223 INFO L98 nessWitnessExtractor]: Location invariant before [L6867-L6867] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek)) && (whoop_file_4 == 0) [2024-01-29 23:21:22,223 INFO L98 nessWitnessExtractor]: Location invariant before [L6836-L6836] (unsigned long )args == 0UL [2024-01-29 23:21:22,223 INFO L98 nessWitnessExtractor]: Location invariant before [L6548-L6548] 0 <= arg0 [2024-01-29 23:21:22,223 INFO L98 nessWitnessExtractor]: Location invariant before [L6548-L6548] (0 <= arg0) && (arg0 == 0 || arg0 == 1) [2024-01-29 23:21:22,223 INFO L98 nessWitnessExtractor]: Location invariant before [L6548-L6548] (0 <= arg0) && (arg2 <= 4294967295UL) [2024-01-29 23:21:22,223 INFO L98 nessWitnessExtractor]: Location invariant before [L6548-L6548] (0 <= arg0) && (arg0 <= 1) [2024-01-29 23:21:22,224 INFO L98 nessWitnessExtractor]: Location invariant before [L6763-L6763] 0L <= lppos [2024-01-29 23:21:22,224 INFO L98 nessWitnessExtractor]: Location invariant before [L6763-L6763] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:22,224 INFO L98 nessWitnessExtractor]: Location invariant before [L6732-L6732] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:22,224 INFO L98 nessWitnessExtractor]: Location invariant before [L6732-L6732] 0L <= lppos [2024-01-29 23:21:22,224 INFO L98 nessWitnessExtractor]: Location invariant before [L6721-L6721] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:22,224 INFO L98 nessWitnessExtractor]: Location invariant before [L6721-L6721] ((0L <= lppos) && (lppos <= 4294967295L)) && (buf == p) [2024-01-29 23:21:22,224 INFO L98 nessWitnessExtractor]: Location invariant before [L6721-L6721] 0L <= lppos [2024-01-29 23:21:22,224 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,224 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fsync == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,224 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,224 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,225 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fsync == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,225 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fsync == 0)) && (whoop_poll_table == 0) [2024-01-29 23:21:22,225 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,225 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,225 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,225 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,225 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,225 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,225 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fsync == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:22,225 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fsync == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,225 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,226 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,226 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fsync == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,226 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,226 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:22,226 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,226 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fsync == 0)) && (whoop_int == 0) [2024-01-29 23:21:22,226 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,226 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,226 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fsync == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,226 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,226 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,227 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,227 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,227 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,227 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,227 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,227 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,227 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] _whoop_init == & nvram_init [2024-01-29 23:21:22,227 INFO L98 nessWitnessExtractor]: Location invariant before [L6876-L6876] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fsync == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,227 INFO L98 nessWitnessExtractor]: Location invariant before [L6837-L6837] (unsigned long )args == 0UL [2024-01-29 23:21:22,227 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (whoop_buf == 0) [2024-01-29 23:21:22,228 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] ((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,228 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,228 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,229 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (whoop_file_3 == 0) [2024-01-29 23:21:22,229 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] ((((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (whoop_buf == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,229 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,229 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,229 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,229 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] ((((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (whoop_buf == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,229 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (_whoop_init == & nvram_init) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,229 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,229 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (_whoop_init == & nvram_init) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,229 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (whoop_inode_4 == 0) [2024-01-29 23:21:22,229 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,230 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,230 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,230 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,230 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,230 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (_whoop_init == & nvram_init) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,230 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (whoop_file_4 == 0) [2024-01-29 23:21:22,230 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,230 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,230 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] ((((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (whoop_buf == 0)) && (whoop_cx_dev == 0) [2024-01-29 23:21:22,230 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] ((((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (whoop_buf == 0)) && (whoop_int == 0) [2024-01-29 23:21:22,230 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,231 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,231 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,231 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (_whoop_init == & nvram_init) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,231 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] ((((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (whoop_buf == 0)) && (whoop_poll_table == 0) [2024-01-29 23:21:22,231 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,231 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:22,231 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,231 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] _whoop_init == & nvram_init [2024-01-29 23:21:22,231 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] ((((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (whoop_buf == 0)) && (whoop_platform_device == 0) [2024-01-29 23:21:22,231 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (whoop_pci_dev == 0) [2024-01-29 23:21:22,231 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] ((((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (whoop_buf == 0)) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:22,231 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] ((((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (whoop_buf == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:22,232 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] ((((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (whoop_buf == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,232 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,232 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,232 INFO L98 nessWitnessExtractor]: Location invariant before [L6868-L6868] (_whoop_init == & nvram_init) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,232 INFO L98 nessWitnessExtractor]: Location invariant before [L6717-L6717] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:22,232 INFO L98 nessWitnessExtractor]: Location invariant before [L6717-L6717] 0L <= lppos [2024-01-29 23:21:22,232 INFO L98 nessWitnessExtractor]: Location invariant before [L6717-L6717] ((0L <= lppos) && (lppos <= 4294967295L)) && (buf == p) [2024-01-29 23:21:22,232 INFO L98 nessWitnessExtractor]: Location invariant before [L6729-L6729] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:22,232 INFO L98 nessWitnessExtractor]: Location invariant before [L6729-L6729] 0L <= lppos [2024-01-29 23:21:22,232 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,232 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,233 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (whoop_int == 0) [2024-01-29 23:21:22,233 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.ioctl == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,233 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,233 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,233 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,233 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,233 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.ioctl == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,233 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.ioctl == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,233 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,233 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,233 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,234 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.ioctl == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,234 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.ioctl == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,234 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (whoop_loff_t == 0) [2024-01-29 23:21:22,234 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,234 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,234 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,234 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] _whoop_init == & nvram_init [2024-01-29 23:21:22,234 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,234 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.ioctl == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,234 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,234 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,235 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.ioctl == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,235 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.ioctl == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,235 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:22,235 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,235 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.ioctl == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,235 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,235 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,235 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.ioctl == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,235 INFO L98 nessWitnessExtractor]: Location invariant before [L6877-L6877] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,235 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,235 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,235 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.mmap == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] _whoop_init == & nvram_init [2024-01-29 23:21:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.mmap == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.mmap == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.mmap == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L26-L26] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L6540-L6540] 0 <= arg0 [2024-01-29 23:21:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L6540-L6540] (0 <= arg0) && (arg0 <= 255) [2024-01-29 23:21:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] ((((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (0 == ret) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] ((((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] ((((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] ((((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] ((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] 0 == ret [2024-01-29 23:21:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (0 == ret) && (_whoop_init == & nvram_init) [2024-01-29 23:21:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] ((((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,240 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,240 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] ((((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,240 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] ((((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,240 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] ((((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,240 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,240 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,240 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] ((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,240 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,240 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] ((((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,240 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] ((((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,240 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] ((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] ((((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] ((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] ((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] ((((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0)) && (ret == 0) [2024-01-29 23:21:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L6801-L6801] (((((0 == ret) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L6745-L6745] ((0L <= lppos) && (lppos <= 4294967295L)) && (buf == p) [2024-01-29 23:21:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L6745-L6745] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L6745-L6745] 0L <= lppos [2024-01-29 23:21:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (whoop_file_2 == 0) [2024-01-29 23:21:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (whoop_cx_dev == 0) [2024-01-29 23:21:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (whoop_poll_table == 0) [2024-01-29 23:21:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (whoop_inode_2 == 0) [2024-01-29 23:21:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (whoop_inode_3 == 0) [2024-01-29 23:21:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] _whoop_init == & nvram_init [2024-01-29 23:21:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (whoop_int == 0) [2024-01-29 23:21:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (whoop_file_4 == 0) [2024-01-29 23:21:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (whoop_platform_device == 0) [2024-01-29 23:21:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (whoop_buf == 0) [2024-01-29 23:21:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (whoop_pci_dev == 0) [2024-01-29 23:21:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] ((((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (whoop_inode_4 == 0) [2024-01-29 23:21:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (whoop_inode_1 == 0) [2024-01-29 23:21:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (whoop_file_1 == 0) [2024-01-29 23:21:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L6863-L6863] (((((_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (whoop_file_3 == 0) [2024-01-29 23:21:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init) [2024-01-29 23:21:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (_whoop_init == & nvram_init) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (_whoop_init == & nvram_init) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (jiffies == 0UL) [2024-01-29 23:21:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (_whoop_init == & nvram_init) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] _whoop_init == & nvram_init [2024-01-29 23:21:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (_whoop_init == & nvram_init) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (_whoop_init == & nvram_init) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (_whoop_init == & nvram_init) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (_whoop_init == & nvram_init) && (nvram_fops.release == 0) [2024-01-29 23:21:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (_whoop_init == & nvram_init) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (_whoop_init == & nvram_init) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (_whoop_init == & nvram_init) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (_whoop_init == & nvram_init) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (_whoop_init == & nvram_init) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (_whoop_init == & nvram_init) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (_whoop_init == & nvram_init) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && (_whoop_init == & nvram_init)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (_whoop_init == & nvram_init) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] ((_whoop_init == & nvram_init) && (nvram_fops.flush == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (_whoop_init == & nvram_init) && (nvram_fops.open == 0) [2024-01-29 23:21:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L170-L170] (_whoop_init == & nvram_init) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,252 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,252 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,252 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,252 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,252 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,252 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,252 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] _whoop_init == & nvram_init [2024-01-29 23:21:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.fasync == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L6798-L6798] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (whoop_poll_table == 0) [2024-01-29 23:21:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.poll == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.poll == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.poll == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] _whoop_init == & nvram_init [2024-01-29 23:21:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.poll == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (whoop_cx_dev == 0) [2024-01-29 23:21:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (whoop_int == 0) [2024-01-29 23:21:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.poll == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L6874-L6874] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.poll == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.owner == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.owner == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.owner == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.owner == 0)) && (nvram_fops.readdir == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.owner == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.owner == 0)) && (nvram_fops.readdir == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.owner == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.owner == 0)) && (nvram_fops.readdir == 0)) && (whoop_int == 0) [2024-01-29 23:21:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.owner == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.owner == 0)) && (nvram_fops.readdir == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.owner == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.owner == 0)) && (nvram_fops.readdir == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] _whoop_init == & nvram_init [2024-01-29 23:21:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.owner == 0)) && (nvram_fops.readdir == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L6878-L6878] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.owner == 0)) && (nvram_fops.readdir == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L6744-L6744] buf == p [2024-01-29 23:21:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,280 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.lock == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,280 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (whoop_cx_dev == 0) [2024-01-29 23:21:22,280 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,280 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.lock == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,280 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,280 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,280 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:22,280 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,280 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,280 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.lock == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (whoop_int == 0) [2024-01-29 23:21:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.lock == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] _whoop_init == & nvram_init [2024-01-29 23:21:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] (((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.lock == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.lock == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.lock == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.ioctl == 0)) && (whoop_poll_table == 0) [2024-01-29 23:21:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.lock == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.lock == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.lock == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L6875-L6875] ((((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL)) && (nvram_fops.lock == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L6752-L6753] 1U <= count [2024-01-29 23:21:22,283 INFO L98 nessWitnessExtractor]: Location invariant after [L6752-L6753] 1U <= count [2024-01-29 23:21:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L6752-L6753] (1U <= count) && ((((((0L <= lppos && lppos <= 4294967295L) && (((count != 4294967295U && (((count <= 4294967293U && count != 4294967294U) || count <= 4294967294U) || count <= 4294967294U)) || (buf == p && i == lppos)) || (buf == p && i == lppos))) || ((((count <= 4294967291U && count != 4294967292U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || ((((count <= 4294967291U && count != 4294967292U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || (((((0L <= lppos && count <= 4294967292U) && lppos <= 4294967295L) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || (((((0L <= lppos && count <= 4294967292U) && lppos <= 4294967295L) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) [2024-01-29 23:21:22,283 INFO L98 nessWitnessExtractor]: Location invariant after [L6752-L6753] (1U <= count) && (((((0L <= lppos && lppos <= 4294967295L) && ((count <= 4294967294U && count != 4294967295U) || (buf == p && i == lppos))) || ((((count <= 4294967291U && count != 4294967292U) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || (((((0L <= lppos && count <= 4294967292U) && lppos <= 4294967295L) && count != 4294967293U) && count != 4294967294U) && count != 4294967295U)) || ((((0L <= lppos && count <= 4294967293U) && lppos <= 4294967295L) && count != 4294967294U) && count != 4294967295U)) [2024-01-29 23:21:22,283 INFO L98 nessWitnessExtractor]: Location invariant after [L6752-L6753] (1U <= count) && (count != 0U) [2024-01-29 23:21:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L6752-L6753] (1U <= count) && (count != 0U) [2024-01-29 23:21:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (_whoop_init == & nvram_init) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && ((arg0->fops)->check_flags == 0) [2024-01-29 23:21:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] _whoop_init == & nvram_init [2024-01-29 23:21:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && (arg0->minor == 144) [2024-01-29 23:21:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && ((arg0->fops)->write == & write_nvram) [2024-01-29 23:21:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && ((arg0->fops)->lock == 0)) && ((arg0->fops)->owner == 0) [2024-01-29 23:21:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && ((arg0->fops)->flush == 0) [2024-01-29 23:21:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && ((arg0->fops)->compat_ioctl == 0) [2024-01-29 23:21:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && ((arg0->fops)->lock == 0)) && ((arg0->fops)->poll == 0) [2024-01-29 23:21:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && ((arg0->fops)->release == 0) [2024-01-29 23:21:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && ((arg0->fops)->sendfile == 0) [2024-01-29 23:21:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && ((arg0->fops)->lock == 0)) && ((arg0->fops)->read == & read_nvram) [2024-01-29 23:21:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && ((arg0->fops)->ioctl == 0) [2024-01-29 23:21:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && ((arg0->fops)->lock == 0) [2024-01-29 23:21:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && ((arg0->fops)->lock == 0)) && ((arg0->fops)->open == 0) [2024-01-29 23:21:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (_whoop_init == & nvram_init) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && ((arg0->fops)->llseek == & nvram_llseek) [2024-01-29 23:21:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && ((arg0->fops)->dir_notify == 0) [2024-01-29 23:21:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && ((arg0->fops)->lock == 0)) && ((arg0->fops)->mmap == 0) [2024-01-29 23:21:22,287 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && ((arg0->fops)->get_unmapped_area == 0) [2024-01-29 23:21:22,287 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && ((arg0->fops)->flock == 0) [2024-01-29 23:21:22,287 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && ((arg0->fops)->lock == 0)) && ((arg0->fops)->readv == 0) [2024-01-29 23:21:22,287 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && ((arg0->fops)->lock == 0)) && ((arg0->fops)->open_exec == 0) [2024-01-29 23:21:22,287 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && (arg0->fops == & nvram_fops) [2024-01-29 23:21:22,287 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,287 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,287 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && ((arg0->fops)->writev == 0) [2024-01-29 23:21:22,287 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,287 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && ((arg0->fops)->lock == 0)) && ((arg0->fops)->readdir == 0) [2024-01-29 23:21:22,287 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && ((arg0->fops)->fsync == 0) [2024-01-29 23:21:22,288 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,288 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,288 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && ((arg0->fops)->fasync == 0) [2024-01-29 23:21:22,288 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && ((arg0->fops)->sendpage == 0) [2024-01-29 23:21:22,288 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,288 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,288 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] ((_whoop_init == & nvram_init) && (nvram_fops.writev == 0)) && ((arg0->fops)->unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,288 INFO L98 nessWitnessExtractor]: Location invariant before [L6621-L6621] (_whoop_init == & nvram_init) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,288 INFO L98 nessWitnessExtractor]: Location invariant before [L6748-L6748] ((0L <= lppos) && (lppos <= 4294967295L)) && (buf == p) [2024-01-29 23:21:22,288 INFO L98 nessWitnessExtractor]: Location invariant before [L6748-L6748] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:22,288 INFO L98 nessWitnessExtractor]: Location invariant before [L6748-L6748] 0L <= lppos [2024-01-29 23:21:22,288 INFO L98 nessWitnessExtractor]: Location invariant before [L6749-L6749] 0L <= lppos [2024-01-29 23:21:22,289 INFO L98 nessWitnessExtractor]: Location invariant before [L6749-L6749] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:22,289 INFO L98 nessWitnessExtractor]: Location invariant before [L6749-L6749] (0L <= lppos) && (buf == p) [2024-01-29 23:21:22,289 INFO L98 nessWitnessExtractor]: Location invariant before [L6722-L6722] (0L <= lppos) && (buf == p) [2024-01-29 23:21:22,289 INFO L98 nessWitnessExtractor]: Location invariant before [L6722-L6722] 0L <= lppos [2024-01-29 23:21:22,289 INFO L98 nessWitnessExtractor]: Location invariant before [L6722-L6722] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:22,289 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] ((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,289 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,289 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,289 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,289 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,289 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (whoop_file_3 == 0) [2024-01-29 23:21:22,289 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,290 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,290 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,290 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,290 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,290 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,290 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,290 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,290 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (whoop_cx_dev == 0) [2024-01-29 23:21:22,290 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (whoop_poll_table == 0) [2024-01-29 23:21:22,290 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:22,290 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (whoop_file_2 == 0) [2024-01-29 23:21:22,290 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (whoop_int == 0) [2024-01-29 23:21:22,291 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,291 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:22,291 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,291 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,291 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,291 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,291 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,291 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,291 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (whoop_file_4 == 0) [2024-01-29 23:21:22,291 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (whoop_pci_dev == 0) [2024-01-29 23:21:22,291 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:22,292 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,292 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (whoop_platform_device == 0) [2024-01-29 23:21:22,292 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,292 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] _whoop_init == & nvram_init [2024-01-29 23:21:22,292 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (whoop_buf == 0) [2024-01-29 23:21:22,292 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,292 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,292 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (whoop_inode_4 == 0) [2024-01-29 23:21:22,292 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,292 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,292 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,292 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (((_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0)) && (nvram_fops.lock == 0)) && (whoop_inode_3 == 0) [2024-01-29 23:21:22,293 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,293 INFO L98 nessWitnessExtractor]: Location invariant before [L6866-L6866] (_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,293 INFO L98 nessWitnessExtractor]: Location invariant before [L6842-L6842] (unsigned long )args == 0UL [2024-01-29 23:21:22,293 INFO L98 nessWitnessExtractor]: Location invariant before [L6724-L6725] ((0L <= lppos) && (1U <= count)) && (lppos <= 4294967295L) [2024-01-29 23:21:22,293 INFO L98 nessWitnessExtractor]: Location invariant before [L6724-L6725] (((0L <= lppos) && (1U <= count)) && (lppos <= 4294967295L)) && (((count != 4294967295U && (((count != 4294967294U && (((count <= 4294967292U && count != 4294967293U) || count <= 4294967293U) || count <= 4294967293U)) || count <= 4294967294U) || count <= 4294967294U)) || (buf == p && i == lppos)) || (buf == p && i == lppos)) [2024-01-29 23:21:22,293 INFO L98 nessWitnessExtractor]: Location invariant before [L6724-L6725] (((0L <= lppos) && (1U <= count)) && (lppos <= 4294967295L)) && (count != 0U) [2024-01-29 23:21:22,293 INFO L98 nessWitnessExtractor]: Location invariant before [L6724-L6725] (0L <= lppos) && (1U <= count) [2024-01-29 23:21:22,293 INFO L98 nessWitnessExtractor]: Location invariant before [L6724-L6725] 0L <= lppos [2024-01-29 23:21:22,293 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,293 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,293 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,293 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,294 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,294 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,294 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] _whoop_init == & nvram_init [2024-01-29 23:21:22,294 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,294 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,294 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.poll == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,294 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,294 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,294 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,294 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,294 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,294 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.poll == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,295 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,295 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.poll == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,295 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.poll == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,295 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,295 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,295 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,295 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (jiffies == 0UL) [2024-01-29 23:21:22,295 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,295 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,295 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,295 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,296 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.poll == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,296 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.flush == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,296 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] ((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,296 INFO L98 nessWitnessExtractor]: Location invariant after [L6807-L6808] (((_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup)) && (nvram_fops.poll == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,296 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (_whoop_init == & nvram_init) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,296 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,296 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] ((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,296 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,296 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] ((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,296 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (_whoop_init == & nvram_init) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,296 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,296 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (_whoop_init == & nvram_init) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,297 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,297 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] _whoop_init == & nvram_init [2024-01-29 23:21:22,297 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] ((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,297 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:22,297 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] ((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,297 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,297 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,297 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,297 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,297 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (_whoop_init == & nvram_init) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,297 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,297 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] ((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,298 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,298 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,298 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,298 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] ((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,298 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,298 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (_whoop_init == & nvram_init) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,298 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,298 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,298 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,298 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] (((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.lock == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,298 INFO L98 nessWitnessExtractor]: Location invariant before [L6883-L6883] ((_whoop_init == & nvram_init) && (nvram_fops.fasync == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,298 INFO L98 nessWitnessExtractor]: Location invariant before [L6715-L6715] buf == p [2024-01-29 23:21:22,299 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:22,299 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (whoop_file_0 == 0) [2024-01-29 23:21:22,299 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (nvram_fops.open_exec == 0)) && (nvram_fops.read == & read_nvram)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,299 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (whoop_platform_device == 0) [2024-01-29 23:21:22,299 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (whoop_poll_table == 0) [2024-01-29 23:21:22,299 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] ((_whoop_init == & nvram_init) && (nvram_fops.open_exec == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,299 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (whoop_file_1 == 0) [2024-01-29 23:21:22,299 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,299 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (nvram_fops.open_exec == 0)) && (nvram_fops.read == & read_nvram)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,299 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,299 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (whoop_inode_0 == 0) [2024-01-29 23:21:22,299 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (whoop_file_4 == 0) [2024-01-29 23:21:22,300 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] ((_whoop_init == & nvram_init) && (nvram_fops.open_exec == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,300 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,300 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (nvram_fops.open_exec == 0)) && (nvram_fops.read == & read_nvram)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,300 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,300 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (nvram_fops.open == 0) [2024-01-29 23:21:22,300 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (nvram_fops.open_exec == 0)) && (nvram_fops.read == & read_nvram)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,300 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,300 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,300 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (whoop_inode_1 == 0) [2024-01-29 23:21:22,300 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (((_whoop_init == & nvram_init) && (nvram_fops.open_exec == 0)) && (nvram_fops.read == & read_nvram)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,300 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] ((_whoop_init == & nvram_init) && ((unsigned int )default_alloc_size == 4U)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,301 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (whoop_file_2 == 0) [2024-01-29 23:21:22,301 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,301 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (whoop_pci_dev == 0) [2024-01-29 23:21:22,301 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,301 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,301 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] _whoop_init == & nvram_init [2024-01-29 23:21:22,301 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,301 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,301 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (whoop_inode_3 == 0) [2024-01-29 23:21:22,301 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (whoop_file_3 == 0) [2024-01-29 23:21:22,301 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (whoop_buf == 0) [2024-01-29 23:21:22,301 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (whoop_inode_2 == 0) [2024-01-29 23:21:22,302 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:22,302 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (whoop_int == 0) [2024-01-29 23:21:22,302 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,302 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,302 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (whoop_loff_t == 0) [2024-01-29 23:21:22,302 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] ((_whoop_init == & nvram_init) && (nvram_fops.open_exec == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,302 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,302 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,302 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (whoop_inode_4 == 0) [2024-01-29 23:21:22,302 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,302 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,302 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] (_whoop_init == & nvram_init) && (whoop_cx_dev == 0) [2024-01-29 23:21:22,303 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] ((_whoop_init == & nvram_init) && ((unsigned int )default_alloc_size == 4U)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,303 INFO L98 nessWitnessExtractor]: Location invariant before [L6861-L6861] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,303 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] _whoop_init == & nvram_init [2024-01-29 23:21:22,303 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,303 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (whoop_pci_dev == 0) [2024-01-29 23:21:22,303 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:22,303 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,303 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,303 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (whoop_int == 0) [2024-01-29 23:21:22,303 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (whoop_file_4 == 0) [2024-01-29 23:21:22,303 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,303 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,304 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,304 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,304 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,304 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (nvram_fops.release == 0) [2024-01-29 23:21:22,304 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,304 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,304 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,304 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (whoop_cx_dev == 0) [2024-01-29 23:21:22,304 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,304 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,304 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (whoop_loff_t == 0) [2024-01-29 23:21:22,305 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (whoop_inode_4 == 0) [2024-01-29 23:21:22,305 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:22,305 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,305 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,305 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (whoop_buf == 0) [2024-01-29 23:21:22,305 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (whoop_platform_device == 0) [2024-01-29 23:21:22,305 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (nvram_fops.open == 0) [2024-01-29 23:21:22,305 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,305 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,305 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,305 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,305 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,306 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (whoop_poll_table == 0) [2024-01-29 23:21:22,306 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,306 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,306 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,306 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,306 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,306 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,306 INFO L98 nessWitnessExtractor]: Location invariant before [L6869-L6869] (_whoop_init == & nvram_init) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,306 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0)) && (whoop_buf == 0) [2024-01-29 23:21:22,306 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0)) && (whoop_buf == 0)) && (whoop_int == 0) [2024-01-29 23:21:22,306 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,306 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,307 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,307 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,307 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,307 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0)) && (whoop_file_0 == 0) [2024-01-29 23:21:22,307 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,307 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0)) && (whoop_file_3 == 0) [2024-01-29 23:21:22,307 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,307 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0)) && (whoop_file_2 == 0) [2024-01-29 23:21:22,307 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,307 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0)) && (whoop_inode_4 == 0) [2024-01-29 23:21:22,307 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,307 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0)) && (whoop_inode_2 == 0) [2024-01-29 23:21:22,308 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,308 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0)) && (whoop_pci_dev == 0) [2024-01-29 23:21:22,308 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] _whoop_init == & nvram_init [2024-01-29 23:21:22,308 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0)) && (whoop_buf == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,308 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0)) && (whoop_inode_3 == 0) [2024-01-29 23:21:22,308 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0)) && (whoop_buf == 0)) && (whoop_poll_table == 0) [2024-01-29 23:21:22,308 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,308 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0)) && (whoop_file_1 == 0) [2024-01-29 23:21:22,308 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,308 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:22,308 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,309 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,309 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,309 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0)) && (whoop_buf == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:22,309 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0)) && (whoop_buf == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,309 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,309 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0)) && (whoop_buf == 0)) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:22,309 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0)) && (whoop_buf == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,309 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,309 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,309 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0)) && (whoop_file_4 == 0) [2024-01-29 23:21:22,309 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,309 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0)) && (whoop_inode_1 == 0) [2024-01-29 23:21:22,310 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,310 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,310 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,310 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0)) && (whoop_buf == 0)) && (whoop_platform_device == 0) [2024-01-29 23:21:22,310 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flush == 0)) && (whoop_buf == 0)) && (whoop_cx_dev == 0) [2024-01-29 23:21:22,310 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,310 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,310 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,310 INFO L98 nessWitnessExtractor]: Location invariant before [L6862-L6862] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,310 INFO L98 nessWitnessExtractor]: Location invariant before [L6733-L6733] 0L <= lppos [2024-01-29 23:21:22,310 INFO L98 nessWitnessExtractor]: Location invariant before [L6733-L6733] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:22,310 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] (_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,311 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,311 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] _whoop_init == & nvram_init [2024-01-29 23:21:22,311 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] (_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,311 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,311 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,311 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,311 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,311 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,311 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,311 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,311 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,311 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,312 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,312 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,312 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,312 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,312 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,312 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,312 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,312 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] (_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,313 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,313 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,313 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,313 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,313 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,313 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,313 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,313 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] ((_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,313 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:22,313 INFO L98 nessWitnessExtractor]: Location invariant before [L6880-L6880] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,313 INFO L98 nessWitnessExtractor]: Location invariant before [L6728-L6728] 0L <= lppos [2024-01-29 23:21:22,313 INFO L98 nessWitnessExtractor]: Location invariant before [L6728-L6728] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:22,314 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.flock == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,314 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.flock == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,314 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.flock == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,314 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.flock == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,314 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.flock == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,314 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.flock == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,314 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.flock == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,314 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,314 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,314 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.flock == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,314 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.flock == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,314 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,315 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.flock == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,315 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.flock == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,315 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.flock == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,315 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.flock == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,315 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.flock == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,315 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:22,315 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.flock == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,315 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,315 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.flock == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,315 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.flock == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,315 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.flock == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,316 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.flock == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,316 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] (((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.flock == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,316 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,316 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.flock == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,316 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] _whoop_init == & nvram_init [2024-01-29 23:21:22,316 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] ((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.flock == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,316 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,316 INFO L98 nessWitnessExtractor]: Location invariant before [L6629-L6629] (((((_whoop_init == & nvram_init) && (jiffies == 0UL)) && (nvram_fops.flock == 0)) && (nvram_fops.ioctl == 0)) && (nvram_fops.readdir == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,316 INFO L98 nessWitnessExtractor]: Location invariant before [L6761-L6761] 0L <= lppos [2024-01-29 23:21:22,316 INFO L98 nessWitnessExtractor]: Location invariant before [L6761-L6761] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:22,316 INFO L98 nessWitnessExtractor]: Location invariant before [L6727-L6727] (0L <= lppos) && (lppos <= 4294967295L) [2024-01-29 23:21:22,316 INFO L98 nessWitnessExtractor]: Location invariant before [L6727-L6727] 0L <= lppos [2024-01-29 23:21:22,317 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] (_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,317 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,317 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,317 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,317 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,317 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,317 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] _whoop_init == & nvram_init [2024-01-29 23:21:22,317 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,317 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,317 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,317 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,317 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,318 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,318 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,318 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,318 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,318 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,318 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,318 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,318 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,318 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,318 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,318 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:22,318 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,319 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,319 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,319 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,319 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] (((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.flock == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,319 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,319 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,319 INFO L98 nessWitnessExtractor]: Location invariant before [L6802-L6803] ((_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,319 INFO L98 nessWitnessExtractor]: Location invariant before [L6532-L6532] -128 <= arg0 [2024-01-29 23:21:22,319 INFO L98 nessWitnessExtractor]: Location invariant before [L6532-L6532] (-128 <= arg0) && (arg0 <= 127) [2024-01-29 23:21:22,319 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (_whoop_init == & nvram_init) && (nvram_fops.fsync == 0) [2024-01-29 23:21:22,319 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.get_unmapped_area == 0) [2024-01-29 23:21:22,319 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (whoop_platform_device == 0) [2024-01-29 23:21:22,320 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (whoop_loff_t == 0) [2024-01-29 23:21:22,320 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.release == 0) [2024-01-29 23:21:22,320 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.sendpage == 0) [2024-01-29 23:21:22,320 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.ioctl == 0) [2024-01-29 23:21:22,320 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (whoop_buf == 0) [2024-01-29 23:21:22,320 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (_whoop_init == & nvram_init) && (_whoop_exit == & nvram_cleanup) [2024-01-29 23:21:22,320 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (whoop_vm_area_struct == 0) [2024-01-29 23:21:22,320 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (kaslr_enabled == (_Bool)0 || kaslr_enabled == (_Bool)1) [2024-01-29 23:21:22,320 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.mmap == 0) [2024-01-29 23:21:22,320 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (whoop_int == 0) [2024-01-29 23:21:22,320 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (_whoop_init == & nvram_init) && (nvram_fops.fasync == 0) [2024-01-29 23:21:22,321 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.unlocked_ioctl == & nvram_unlocked_ioctl) [2024-01-29 23:21:22,321 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (_whoop_init == & nvram_init) && (jiffies == 0UL) [2024-01-29 23:21:22,321 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (_whoop_init == & nvram_init) && (nvram_fops.flock == 0) [2024-01-29 23:21:22,321 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (_whoop_init == & nvram_init) && (nvram_fops.dir_notify == 0) [2024-01-29 23:21:22,321 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (whoop_poll_table == 0) [2024-01-29 23:21:22,321 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (_whoop_init == & nvram_init) && (nvram_fops.check_flags == 0) [2024-01-29 23:21:22,321 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.read == & read_nvram) [2024-01-29 23:21:22,321 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (persistent_clock_exist == (_Bool)0 || persistent_clock_exist == (_Bool)1) [2024-01-29 23:21:22,321 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (_whoop_init == & nvram_init) && (nvram_fops.compat_ioctl == 0) [2024-01-29 23:21:22,321 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] _whoop_init == & nvram_init [2024-01-29 23:21:22,321 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.owner == 0) [2024-01-29 23:21:22,321 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.open_exec == 0) [2024-01-29 23:21:22,322 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.sendfile == 0) [2024-01-29 23:21:22,322 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.llseek == & nvram_llseek) [2024-01-29 23:21:22,322 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && ((unsigned int )default_alloc_size == 4U) [2024-01-29 23:21:22,322 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.lock == 0) [2024-01-29 23:21:22,322 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.write == & write_nvram) [2024-01-29 23:21:22,322 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.poll == 0) [2024-01-29 23:21:22,322 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.readdir == 0) [2024-01-29 23:21:22,322 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] (_whoop_init == & nvram_init) && (nvram_fops.flush == 0) [2024-01-29 23:21:22,322 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (whoop_pci_dev == 0) [2024-01-29 23:21:22,322 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.writev == 0) [2024-01-29 23:21:22,322 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.open == 0) [2024-01-29 23:21:22,322 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (nvram_fops.readv == 0) [2024-01-29 23:21:22,323 INFO L98 nessWitnessExtractor]: Location invariant before [L6871-L6871] ((_whoop_init == & nvram_init) && (nvram_fops.fsync == 0)) && (whoop_cx_dev == 0) [2024-01-29 23:21:22,323 INFO L98 nessWitnessExtractor]: Location invariant before [L6716-L6716] buf == p [2024-01-29 23:21:22,404 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-29 23:21:22,650 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-driver-races/char_generic_nvram_read_nvram_write_nvram.i[5469,5482] [2024-01-29 23:21:25,707 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-29 23:21:25,726 INFO L199 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2024-01-29 23:21:25,787 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-29 23:21:25,792 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-driver-races/char_generic_nvram_read_nvram_write_nvram.i[5469,5482] [2024-01-29 23:21:25,971 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-29 23:21:25,975 INFO L202 MainTranslator]: Completed pre-run [2024-01-29 23:21:25,983 WARN L424 MainDispatcher]: Unable to annotate typedef int __kernel_daddr_t; with a witness entry Start Parsing Local [2024-01-29 23:21:26,003 ERROR L324 MainTranslator]: Incorrect Syntax: Undeclared variable in ACSL expression: _whoop_init [2024-01-29 23:21:26,003 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@30895028 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 11:21:26, skipping insertion in model container [2024-01-29 23:21:26,003 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-29 23:21:26,004 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-29 23:21:26,005 INFO L158 Benchmark]: Toolchain (without parser) took 9748.12ms. Allocated memory was 113.2MB in the beginning and 148.9MB in the end (delta: 35.7MB). Free memory was 68.2MB in the beginning and 61.5MB in the end (delta: 6.7MB). Peak memory consumption was 66.3MB. Max. memory is 16.1GB. [2024-01-29 23:21:26,005 INFO L158 Benchmark]: Witness Parser took 0.15ms. Allocated memory is still 48.2MB. Free memory is still 30.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-29 23:21:26,005 INFO L158 Benchmark]: CDTParser took 0.42ms. Allocated memory is still 69.2MB. Free memory is still 40.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-29 23:21:26,006 INFO L158 Benchmark]: CACSL2BoogieTranslator took 9745.50ms. Allocated memory was 113.2MB in the beginning and 148.9MB in the end (delta: 35.7MB). Free memory was 68.2MB in the beginning and 61.5MB in the end (delta: 6.7MB). Peak memory consumption was 66.3MB. Max. memory is 16.1GB. [2024-01-29 23:21:26,007 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.15ms. Allocated memory is still 48.2MB. Free memory is still 30.3MB. There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.42ms. Allocated memory is still 69.2MB. Free memory is still 40.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 9745.50ms. Allocated memory was 113.2MB in the beginning and 148.9MB in the end (delta: 35.7MB). Free memory was 68.2MB in the beginning and 61.5MB in the end (delta: 6.7MB). Peak memory consumption was 66.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - SyntaxErrorResult [Line: 170]: Incorrect Syntax Undeclared variable in ACSL expression: _whoop_init RESULT: Ultimate could not prove your program: Incorrect Syntax Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: UNKNOWN