/usr/bin/java -Xmx16000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -s ../../../trunk/examples/settings/automizer/concurrent/svcomp-Reach-32bit-Automizer_Default-noMmResRef-PN-VariableLbe.epf --traceabstraction.order.of.the.error.locations.to.be.checked INSUFFICIENT_FIRST -tc ../../../trunk/examples/toolchains/AutomizerCInline.xml --cacsl2boogietranslator.check.unreachability.of.reach_error.function false --cacsl2boogietranslator.check.absence.of.data.races.in.concurrent.programs true -i ../../../trunk/examples/svcomp/pthread-driver-races/char_generic_nvram_read_nvram_write_nvram.i -------------------------------------------------------------------------------- This is Ultimate 0.2.3-dev-ac9dbd0-m [2023-08-25 16:42:04,726 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-08-25 16:42:04,808 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/automizer/concurrent/svcomp-Reach-32bit-Automizer_Default-noMmResRef-PN-VariableLbe.epf [2023-08-25 16:42:04,812 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-08-25 16:42:04,812 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.Checked method. Library mode if empty. [2023-08-25 16:42:04,839 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-08-25 16:42:04,839 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-08-25 16:42:04,840 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-08-25 16:42:04,840 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-08-25 16:42:04,844 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-08-25 16:42:04,844 INFO L153 SettingsManager]: * Use SBE=true [2023-08-25 16:42:04,844 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-08-25 16:42:04,845 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-08-25 16:42:04,846 INFO L153 SettingsManager]: * sizeof long=4 [2023-08-25 16:42:04,846 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-08-25 16:42:04,846 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-08-25 16:42:04,846 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-08-25 16:42:04,847 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-08-25 16:42:04,847 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-08-25 16:42:04,847 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-08-25 16:42:04,847 INFO L153 SettingsManager]: * sizeof long double=12 [2023-08-25 16:42:04,848 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-08-25 16:42:04,848 INFO L153 SettingsManager]: * Use constant arrays=true [2023-08-25 16:42:04,849 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-08-25 16:42:04,849 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-08-25 16:42:04,849 INFO L153 SettingsManager]: * To the following directory=./dump/ [2023-08-25 16:42:04,849 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-08-25 16:42:04,849 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-08-25 16:42:04,850 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-08-25 16:42:04,850 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-08-25 16:42:04,851 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-08-25 16:42:04,851 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-08-25 16:42:04,851 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-08-25 16:42:04,851 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-08-25 16:42:04,851 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-08-25 16:42:04,852 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC 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.traceabstraction: Order of the error locations to be checked -> INSUFFICIENT_FIRST Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Check unreachability of reach_error function -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Check absence of data races in concurrent programs -> true [2023-08-25 16:42:05,164 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-08-25 16:42:05,178 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-08-25 16:42:05,180 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-08-25 16:42:05,180 INFO L270 PluginConnector]: Initializing CDTParser... [2023-08-25 16:42:05,181 INFO L274 PluginConnector]: CDTParser initialized [2023-08-25 16:42:05,182 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 [2023-08-25 16:42:06,327 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-08-25 16:42:06,864 INFO L384 CDTParser]: Found 1 translation units. [2023-08-25 16:42:06,864 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-driver-races/char_generic_nvram_read_nvram_write_nvram.i [2023-08-25 16:42:06,909 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6ce48178a/e1eda217470e409aa2d29a8320c46d94/FLAG49d431cd3 [2023-08-25 16:42:06,923 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6ce48178a/e1eda217470e409aa2d29a8320c46d94 [2023-08-25 16:42:06,927 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-08-25 16:42:06,928 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2023-08-25 16:42:06,930 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-08-25 16:42:06,930 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-08-25 16:42:06,933 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-08-25 16:42:06,934 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.08 04:42:06" (1/1) ... [2023-08-25 16:42:06,935 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@54d2c5e9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 04:42:06, skipping insertion in model container [2023-08-25 16:42:06,935 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.08 04:42:06" (1/1) ... [2023-08-25 16:42:07,075 INFO L176 MainTranslator]: Built tables and reachable declarations [2023-08-25 16:42:10,052 WARN L635 FunctionHandler]: implicit declaration of function __builtin_constant_p [2023-08-25 16:42:10,544 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-25 16:42:10,560 INFO L201 MainTranslator]: Completed pre-run [2023-08-25 16:42:10,569 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [12] [2023-08-25 16:42:10,571 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [12] [2023-08-25 16:42:10,571 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef long [17] [2023-08-25 16:42:10,571 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long [18] [2023-08-25 16:42:10,573 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef long long [39] [2023-08-25 16:42:10,573 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned short [45] [2023-08-25 16:42:10,573 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned short [46] [2023-08-25 16:42:10,573 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef __signed__ short [49] [2023-08-25 16:42:10,574 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned short [50] [2023-08-25 16:42:10,574 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef __signed__ long long [53] [2023-08-25 16:42:10,574 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long long [54] [2023-08-25 16:42:10,574 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef signed short [57] [2023-08-25 16:42:10,574 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned short [58] [2023-08-25 16:42:10,574 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef signed long long [61] [2023-08-25 16:42:10,575 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long long [62] [2023-08-25 16:42:10,575 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef long long [71] [2023-08-25 16:42:10,575 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned short [77] [2023-08-25 16:42:10,580 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long [92] [2023-08-25 16:42:10,581 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef long long [93] [2023-08-25 16:42:10,581 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned short [101] [2023-08-25 16:42:10,582 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long [103] [2023-08-25 16:42:10,582 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned short [105] [2023-08-25 16:42:10,583 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long [107] [2023-08-25 16:42:10,583 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long [117] [2023-08-25 16:42:10,583 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long [118] [2023-08-25 16:42:10,583 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned [120] [2023-08-25 16:42:10,584 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned [121] [2023-08-25 16:42:10,587 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned [122] [2023-08-25 16:42:10,588 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long [134] [2023-08-25 16:42:10,588 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern long [153] [2023-08-25 16:42:10,594 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [200] [2023-08-25 16:42:10,595 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) long [204] [2023-08-25 16:42:10,595 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [206] [2023-08-25 16:42:10,595 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) long [208] [2023-08-25 16:42:10,595 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [210] [2023-08-25 16:42:10,596 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [210] [2023-08-25 16:42:10,596 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) long [212] [2023-08-25 16:42:10,597 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [214] [2023-08-25 16:42:10,597 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [214] [2023-08-25 16:42:10,597 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [233] [2023-08-25 16:42:10,598 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [246] [2023-08-25 16:42:10,600 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [254] [2023-08-25 16:42:10,600 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [255] [2023-08-25 16:42:10,600 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [256] [2023-08-25 16:42:10,601 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [262] [2023-08-25 16:42:10,601 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [262] [2023-08-25 16:42:10,601 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [263] [2023-08-25 16:42:10,601 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [263] [2023-08-25 16:42:10,601 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [264] [2023-08-25 16:42:10,602 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long [275] [2023-08-25 16:42:10,602 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long [276] [2023-08-25 16:42:10,602 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long [277] [2023-08-25 16:42:10,603 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long [278] [2023-08-25 16:42:10,603 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long [279] [2023-08-25 16:42:10,603 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [282] [2023-08-25 16:42:10,605 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [295] [2023-08-25 16:42:10,607 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [317] [2023-08-25 16:42:10,609 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [321] [2023-08-25 16:42:10,612 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [333] [2023-08-25 16:42:10,612 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [337] [2023-08-25 16:42:10,616 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [349] [2023-08-25 16:42:10,620 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [358] [2023-08-25 16:42:10,622 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [367] [2023-08-25 16:42:10,627 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [380] [2023-08-25 16:42:10,627 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [381] [2023-08-25 16:42:10,627 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [382] [2023-08-25 16:42:10,628 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [383] [2023-08-25 16:42:10,628 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [384] [2023-08-25 16:42:10,629 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [394] [2023-08-25 16:42:10,629 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [395] [2023-08-25 16:42:10,630 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [396] [2023-08-25 16:42:10,630 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [398] [2023-08-25 16:42:10,630 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [400] [2023-08-25 16:42:10,630 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [401] [2023-08-25 16:42:10,630 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [401] [2023-08-25 16:42:10,630 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [402] [2023-08-25 16:42:10,631 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [403] [2023-08-25 16:42:10,631 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [408] [2023-08-25 16:42:10,631 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [409] [2023-08-25 16:42:10,631 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [411] [2023-08-25 16:42:10,632 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [418] [2023-08-25 16:42:10,632 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [421] [2023-08-25 16:42:10,632 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [423] [2023-08-25 16:42:10,637 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [465] [2023-08-25 16:42:10,637 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [466] [2023-08-25 16:42:10,638 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [467] [2023-08-25 16:42:10,638 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [473] [2023-08-25 16:42:10,649 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [570] [2023-08-25 16:42:10,652 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [597] [2023-08-25 16:42:10,655 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [701] [2023-08-25 16:42:10,655 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [702] [2023-08-25 16:42:10,655 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: volatile unsigned long [702] [2023-08-25 16:42:10,656 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [703] [2023-08-25 16:42:10,656 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [703] [2023-08-25 16:42:10,656 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [704] [2023-08-25 16:42:10,656 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [704] [2023-08-25 16:42:10,656 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [705] [2023-08-25 16:42:10,656 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [705] [2023-08-25 16:42:10,656 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [706] [2023-08-25 16:42:10,657 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: const unsigned long [707] [2023-08-25 16:42:10,657 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [707] [2023-08-25 16:42:10,658 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [764] [2023-08-25 16:42:10,659 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static unsigned [771] [2023-08-25 16:42:10,659 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [771] [2023-08-25 16:42:10,660 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [783] [2023-08-25 16:42:10,660 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [783] [2023-08-25 16:42:10,660 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [783] [2023-08-25 16:42:10,662 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [820] [2023-08-25 16:42:10,662 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [821] [2023-08-25 16:42:10,662 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [821] [2023-08-25 16:42:10,663 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [855] [2023-08-25 16:42:10,663 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [863] [2023-08-25 16:42:10,663 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [864] [2023-08-25 16:42:10,664 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [874] [2023-08-25 16:42:10,665 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [912] [2023-08-25 16:42:10,665 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [939] [2023-08-25 16:42:10,668 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [1047] [2023-08-25 16:42:10,669 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [1091] [2023-08-25 16:42:10,669 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [1122] [2023-08-25 16:42:10,670 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned [1126] [2023-08-25 16:42:10,670 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [1128] [2023-08-25 16:42:10,671 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned [1137] [2023-08-25 16:42:10,672 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [1139] [2023-08-25 16:42:10,672 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned [1143] [2023-08-25 16:42:10,672 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [1145] [2023-08-25 16:42:10,673 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [1149] [2023-08-25 16:42:10,673 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [1153] [2023-08-25 16:42:10,675 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned [1174] [2023-08-25 16:42:10,676 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned [1178] [2023-08-25 16:42:10,676 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [1178] [2023-08-25 16:42:10,677 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [1212] [2023-08-25 16:42:10,677 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [1214] [2023-08-25 16:42:10,677 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [1220] [2023-08-25 16:42:10,678 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [1249] [2023-08-25 16:42:10,678 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [1251] [2023-08-25 16:42:10,678 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [1256] [2023-08-25 16:42:10,679 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long long [1261] [2023-08-25 16:42:10,679 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [1262] [2023-08-25 16:42:10,679 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long long [1265] [2023-08-25 16:42:10,679 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long long [1266] [2023-08-25 16:42:10,684 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [1293] [2023-08-25 16:42:10,689 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [1319] [2023-08-25 16:42:10,690 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long long [1327] [2023-08-25 16:42:10,690 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [1327] [2023-08-25 16:42:10,692 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [1342] [2023-08-25 16:42:10,692 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern long [1353] [2023-08-25 16:42:10,692 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [1367] [2023-08-25 16:42:10,692 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [1382] [2023-08-25 16:42:10,708 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [1524] [2023-08-25 16:42:10,708 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long long [1525] [2023-08-25 16:42:10,712 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [1760] [2023-08-25 16:42:10,712 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [1765] [2023-08-25 16:42:10,716 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long [1960] [2023-08-25 16:42:10,718 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2101] [2023-08-25 16:42:10,718 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2102] [2023-08-25 16:42:10,719 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2103] [2023-08-25 16:42:10,719 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2104] [2023-08-25 16:42:10,721 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2197] [2023-08-25 16:42:10,721 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2202] [2023-08-25 16:42:10,722 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2202] [2023-08-25 16:42:10,722 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2204] [2023-08-25 16:42:10,722 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2206] [2023-08-25 16:42:10,722 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2206] [2023-08-25 16:42:10,722 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2208] [2023-08-25 16:42:10,723 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2217] [2023-08-25 16:42:10,723 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2222] [2023-08-25 16:42:10,723 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2226] [2023-08-25 16:42:10,723 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2227] [2023-08-25 16:42:10,724 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2235] [2023-08-25 16:42:10,724 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2236] [2023-08-25 16:42:10,725 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2267] [2023-08-25 16:42:10,725 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2274] [2023-08-25 16:42:10,725 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2278] [2023-08-25 16:42:10,727 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2296] [2023-08-25 16:42:10,727 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2297] [2023-08-25 16:42:10,728 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2314] [2023-08-25 16:42:10,728 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2315] [2023-08-25 16:42:10,728 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2316] [2023-08-25 16:42:10,728 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2319] [2023-08-25 16:42:10,729 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2323] [2023-08-25 16:42:10,729 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2327] [2023-08-25 16:42:10,730 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2339] [2023-08-25 16:42:10,780 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [2384] [2023-08-25 16:42:10,780 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2385] [2023-08-25 16:42:10,780 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2385] [2023-08-25 16:42:10,780 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [2389] [2023-08-25 16:42:10,780 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2389] [2023-08-25 16:42:10,781 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2406] [2023-08-25 16:42:10,784 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2485] [2023-08-25 16:42:10,784 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2486] [2023-08-25 16:42:10,787 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2564] [2023-08-25 16:42:10,787 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2566] [2023-08-25 16:42:10,787 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2586] [2023-08-25 16:42:10,787 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2590] [2023-08-25 16:42:10,787 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2592] [2023-08-25 16:42:10,788 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2605] [2023-08-25 16:42:10,788 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2621] [2023-08-25 16:42:10,788 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2622] [2023-08-25 16:42:10,788 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2622] [2023-08-25 16:42:10,799 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2633] [2023-08-25 16:42:10,799 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [2634] [2023-08-25 16:42:10,799 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2634] [2023-08-25 16:42:10,799 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [2635] [2023-08-25 16:42:10,799 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2635] [2023-08-25 16:42:10,799 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2643] [2023-08-25 16:42:10,800 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2644] [2023-08-25 16:42:10,800 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2647] [2023-08-25 16:42:10,800 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2647] [2023-08-25 16:42:10,800 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2647] [2023-08-25 16:42:10,800 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2647] [2023-08-25 16:42:10,800 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2647] [2023-08-25 16:42:10,801 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2649] [2023-08-25 16:42:10,801 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2656] [2023-08-25 16:42:10,801 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2656] [2023-08-25 16:42:10,801 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [2657] [2023-08-25 16:42:10,801 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2657] [2023-08-25 16:42:10,801 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2657] [2023-08-25 16:42:10,801 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [2658] [2023-08-25 16:42:10,802 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2658] [2023-08-25 16:42:10,802 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2658] [2023-08-25 16:42:10,802 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2659] [2023-08-25 16:42:10,803 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2712] [2023-08-25 16:42:10,803 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2719] [2023-08-25 16:42:10,803 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2720] [2023-08-25 16:42:10,804 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2752] [2023-08-25 16:42:10,804 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2754] [2023-08-25 16:42:10,804 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2754] [2023-08-25 16:42:10,804 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2757] [2023-08-25 16:42:10,804 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2757] [2023-08-25 16:42:10,804 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2760] [2023-08-25 16:42:10,805 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2764] [2023-08-25 16:42:10,805 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2765] [2023-08-25 16:42:10,806 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2766] [2023-08-25 16:42:10,806 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2771] [2023-08-25 16:42:10,806 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2805] [2023-08-25 16:42:10,806 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2808] [2023-08-25 16:42:10,807 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2808] [2023-08-25 16:42:10,807 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2809] [2023-08-25 16:42:10,807 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2810] [2023-08-25 16:42:10,807 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned [2818] [2023-08-25 16:42:10,809 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned [2822] [2023-08-25 16:42:10,810 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2880] [2023-08-25 16:42:10,810 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2881] [2023-08-25 16:42:10,810 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2882] [2023-08-25 16:42:10,811 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2883] [2023-08-25 16:42:10,811 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2886] [2023-08-25 16:42:10,811 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2887] [2023-08-25 16:42:10,811 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2888] [2023-08-25 16:42:10,811 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2889] [2023-08-25 16:42:10,811 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2902] [2023-08-25 16:42:10,812 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2914] [2023-08-25 16:42:10,812 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2936] [2023-08-25 16:42:10,812 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [2937] [2023-08-25 16:42:10,812 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2938] [2023-08-25 16:42:10,813 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: short [2970] [2023-08-25 16:42:10,813 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: short [2971] [2023-08-25 16:42:10,813 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2973] [2023-08-25 16:42:10,813 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2985] [2023-08-25 16:42:10,814 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [3004] [2023-08-25 16:42:10,814 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [3012] [2023-08-25 16:42:10,814 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [3014] [2023-08-25 16:42:10,815 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3032] [2023-08-25 16:42:10,815 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [3033] [2023-08-25 16:42:10,815 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3034] [2023-08-25 16:42:10,815 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [3055] [2023-08-25 16:42:10,816 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3081] [2023-08-25 16:42:10,816 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3082] [2023-08-25 16:42:10,816 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3083] [2023-08-25 16:42:10,816 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3084] [2023-08-25 16:42:10,817 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3085] [2023-08-25 16:42:10,817 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3086] [2023-08-25 16:42:10,817 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3087] [2023-08-25 16:42:10,817 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3088] [2023-08-25 16:42:10,817 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3089] [2023-08-25 16:42:10,817 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3090] [2023-08-25 16:42:10,817 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3091] [2023-08-25 16:42:10,817 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3092] [2023-08-25 16:42:10,818 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3093] [2023-08-25 16:42:10,818 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3094] [2023-08-25 16:42:10,818 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3095] [2023-08-25 16:42:10,818 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3096] [2023-08-25 16:42:10,818 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3097] [2023-08-25 16:42:10,818 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3098] [2023-08-25 16:42:10,818 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3099] [2023-08-25 16:42:10,818 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3100] [2023-08-25 16:42:10,818 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3101] [2023-08-25 16:42:10,819 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [3105] [2023-08-25 16:42:10,819 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [3106] [2023-08-25 16:42:10,819 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [3110] [2023-08-25 16:42:10,819 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern long [3111] [2023-08-25 16:42:10,819 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3112] [2023-08-25 16:42:10,819 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern long [3113] [2023-08-25 16:42:10,819 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [3115] [2023-08-25 16:42:10,820 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [3131] [2023-08-25 16:42:10,820 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [3137] [2023-08-25 16:42:10,820 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3142] [2023-08-25 16:42:10,821 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3142] [2023-08-25 16:42:10,821 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3145] [2023-08-25 16:42:10,821 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [3150] [2023-08-25 16:42:10,821 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3153] [2023-08-25 16:42:10,822 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3153] [2023-08-25 16:42:10,822 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3155] [2023-08-25 16:42:10,823 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: asm volatile ("" "xchg" "b %b0, %1\n" : "+q" (__ret), "+m" (*((&head->first))) : : "memory", "cc"); [3227] [2023-08-25 16:42:10,824 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: asm volatile ("" "xchg" "w %w0, %1\n" : "+r" (__ret), "+m" (*((&head->first))) : : "memory", "cc"); [3227] [2023-08-25 16:42:10,824 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: asm volatile ("" "xchg" "l %0, %1\n" : "+r" (__ret), "+m" (*((&head->first))) : : "memory", "cc"); [3227] [2023-08-25 16:42:10,824 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: asm volatile ("" "xchg" "q %q0, %1\n" : "+r" (__ret), "+m" (*((&head->first))) : : "memory", "cc"); [3227] [2023-08-25 16:42:10,824 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3245] [2023-08-25 16:42:10,825 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3287] [2023-08-25 16:42:10,826 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3320] [2023-08-25 16:42:10,826 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3323] [2023-08-25 16:42:10,826 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3327] [2023-08-25 16:42:10,827 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [3394] [2023-08-25 16:42:10,827 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3403] [2023-08-25 16:42:10,828 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3405] [2023-08-25 16:42:10,828 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3408] [2023-08-25 16:42:10,829 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern long [3458] [2023-08-25 16:42:10,829 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3458] [2023-08-25 16:42:10,829 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3460] [2023-08-25 16:42:10,830 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3461] [2023-08-25 16:42:10,830 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3478] [2023-08-25 16:42:10,831 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3480] [2023-08-25 16:42:10,831 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3483] [2023-08-25 16:42:10,836 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3546] [2023-08-25 16:42:10,838 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3566] [2023-08-25 16:42:10,838 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern long [3567] [2023-08-25 16:42:10,838 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3568] [2023-08-25 16:42:10,842 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3570] [2023-08-25 16:42:10,842 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern long [3571] [2023-08-25 16:42:10,842 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3572] [2023-08-25 16:42:10,843 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [3579] [2023-08-25 16:42:10,843 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3671] [2023-08-25 16:42:10,843 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [3672] [2023-08-25 16:42:10,844 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3714] [2023-08-25 16:42:10,844 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3740] [2023-08-25 16:42:10,845 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3744] [2023-08-25 16:42:10,845 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3749] [2023-08-25 16:42:10,845 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3754] [2023-08-25 16:42:10,845 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3759] [2023-08-25 16:42:10,845 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3762] [2023-08-25 16:42:10,845 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3763] [2023-08-25 16:42:10,845 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3764] [2023-08-25 16:42:10,845 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3768] [2023-08-25 16:42:10,846 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3769] [2023-08-25 16:42:10,847 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3924] [2023-08-25 16:42:10,850 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [3932] [2023-08-25 16:42:10,850 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3954] [2023-08-25 16:42:10,850 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3964] [2023-08-25 16:42:10,851 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [3973] [2023-08-25 16:42:10,851 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [3975] [2023-08-25 16:42:10,854 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [4089] [2023-08-25 16:42:10,855 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [4090] [2023-08-25 16:42:10,859 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [4407] [2023-08-25 16:42:10,859 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [4411] [2023-08-25 16:42:10,860 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [4430] [2023-08-25 16:42:10,860 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [4431] [2023-08-25 16:42:10,860 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [4432] [2023-08-25 16:42:10,860 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [4433] [2023-08-25 16:42:10,860 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern long [4434] [2023-08-25 16:42:10,861 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [4435] [2023-08-25 16:42:10,861 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern long [4436] [2023-08-25 16:42:10,861 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [4437] [2023-08-25 16:42:10,861 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4474] [2023-08-25 16:42:10,861 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4478] [2023-08-25 16:42:10,861 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4479] [2023-08-25 16:42:10,862 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4480] [2023-08-25 16:42:10,862 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4481] [2023-08-25 16:42:10,862 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4482] [2023-08-25 16:42:10,862 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4483] [2023-08-25 16:42:10,862 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4484] [2023-08-25 16:42:10,862 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4501] [2023-08-25 16:42:10,863 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4520] [2023-08-25 16:42:10,863 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [4523] [2023-08-25 16:42:10,863 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [4523] [2023-08-25 16:42:10,863 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4532] [2023-08-25 16:42:10,863 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4533] [2023-08-25 16:42:10,863 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4534] [2023-08-25 16:42:10,863 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4535] [2023-08-25 16:42:10,864 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4536] [2023-08-25 16:42:10,864 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4546] [2023-08-25 16:42:10,864 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [4591] [2023-08-25 16:42:10,864 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4594] [2023-08-25 16:42:10,865 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4595] [2023-08-25 16:42:10,866 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4596] [2023-08-25 16:42:10,866 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4597] [2023-08-25 16:42:10,867 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4598] [2023-08-25 16:42:10,868 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4599] [2023-08-25 16:42:10,868 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4600] [2023-08-25 16:42:10,868 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4601] [2023-08-25 16:42:10,868 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4602] [2023-08-25 16:42:10,868 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4603] [2023-08-25 16:42:10,868 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4604] [2023-08-25 16:42:10,869 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4605] [2023-08-25 16:42:10,869 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [4614] [2023-08-25 16:42:10,869 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4621] [2023-08-25 16:42:10,872 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4698] [2023-08-25 16:42:10,872 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4705] [2023-08-25 16:42:10,872 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4707] [2023-08-25 16:42:10,880 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4967] [2023-08-25 16:42:10,881 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4968] [2023-08-25 16:42:10,883 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4992] [2023-08-25 16:42:10,884 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [5027] [2023-08-25 16:42:10,884 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [5028] [2023-08-25 16:42:10,884 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [5029] [2023-08-25 16:42:10,884 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [5034] [2023-08-25 16:42:10,884 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [5035] [2023-08-25 16:42:10,884 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [5036] [2023-08-25 16:42:10,885 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5040] [2023-08-25 16:42:10,885 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5040] [2023-08-25 16:42:10,885 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5041] [2023-08-25 16:42:10,885 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long long [5041] [2023-08-25 16:42:10,885 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5044] [2023-08-25 16:42:10,885 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5047] [2023-08-25 16:42:10,885 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5047] [2023-08-25 16:42:10,885 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [5050] [2023-08-25 16:42:10,885 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [5051] [2023-08-25 16:42:10,886 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [5065] [2023-08-25 16:42:10,886 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [5066] [2023-08-25 16:42:10,886 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5067] [2023-08-25 16:42:10,886 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5070] [2023-08-25 16:42:10,886 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5071] [2023-08-25 16:42:10,886 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5072] [2023-08-25 16:42:10,887 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5137] [2023-08-25 16:42:10,887 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [5187] [2023-08-25 16:42:10,887 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5187] [2023-08-25 16:42:10,892 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [5227] [2023-08-25 16:42:10,893 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [5229] [2023-08-25 16:42:10,893 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [5231] [2023-08-25 16:42:10,893 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [5233] [2023-08-25 16:42:10,894 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [5235] [2023-08-25 16:42:10,894 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [5237] [2023-08-25 16:42:10,925 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5346] [2023-08-25 16:42:10,926 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5350] [2023-08-25 16:42:10,927 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [5357] [2023-08-25 16:42:10,928 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [5358] [2023-08-25 16:42:10,928 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [5364] [2023-08-25 16:42:10,929 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [5365] [2023-08-25 16:42:10,930 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [5370] [2023-08-25 16:42:10,931 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5374] [2023-08-25 16:42:10,932 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5388] [2023-08-25 16:42:10,932 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5389] [2023-08-25 16:42:10,932 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5399] [2023-08-25 16:42:10,933 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5400] [2023-08-25 16:42:10,935 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5449] [2023-08-25 16:42:10,935 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5449] [2023-08-25 16:42:10,936 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5452] [2023-08-25 16:42:10,936 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5454] [2023-08-25 16:42:10,936 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5454] [2023-08-25 16:42:10,936 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5455] [2023-08-25 16:42:10,936 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5455] [2023-08-25 16:42:10,936 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5461] [2023-08-25 16:42:10,940 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5477] [2023-08-25 16:42:10,940 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) __attribute__((const)) unsigned long [5481-5482] [2023-08-25 16:42:10,940 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5482] [2023-08-25 16:42:10,942 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) __attribute__((const)) unsigned long [5486-5487] [2023-08-25 16:42:10,942 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5487] [2023-08-25 16:42:10,945 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5523] [2023-08-25 16:42:10,945 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [5525] [2023-08-25 16:42:10,945 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5527] [2023-08-25 16:42:10,946 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [5527] [2023-08-25 16:42:10,946 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [5529] [2023-08-25 16:42:10,946 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5529] [2023-08-25 16:42:10,946 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [5533] [2023-08-25 16:42:10,946 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5533] [2023-08-25 16:42:10,947 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5537] [2023-08-25 16:42:10,948 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [5545] [2023-08-25 16:42:10,948 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5545] [2023-08-25 16:42:10,949 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [5557] [2023-08-25 16:42:10,949 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5559] [2023-08-25 16:42:10,949 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5559] [2023-08-25 16:42:10,949 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [5559] [2023-08-25 16:42:10,950 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5561] [2023-08-25 16:42:10,952 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [5578] [2023-08-25 16:42:10,952 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5580] [2023-08-25 16:42:10,953 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5580] [2023-08-25 16:42:10,953 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [5580] [2023-08-25 16:42:10,953 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [5582] [2023-08-25 16:42:10,953 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5582] [2023-08-25 16:42:10,954 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5586] [2023-08-25 16:42:10,956 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5613] [2023-08-25 16:42:10,956 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5618] [2023-08-25 16:42:10,956 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5625] [2023-08-25 16:42:10,957 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5628] [2023-08-25 16:42:10,957 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5630] [2023-08-25 16:42:10,957 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5631] [2023-08-25 16:42:10,957 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5639] [2023-08-25 16:42:10,958 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5651] [2023-08-25 16:42:10,958 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5653] [2023-08-25 16:42:10,958 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5657] [2023-08-25 16:42:10,958 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5660] [2023-08-25 16:42:10,959 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5662] [2023-08-25 16:42:10,959 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5664] [2023-08-25 16:42:10,959 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5669] [2023-08-25 16:42:10,959 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5677] [2023-08-25 16:42:10,960 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5679] [2023-08-25 16:42:10,960 WARN L635 FunctionHandler]: implicit declaration of function __builtin_constant_p [2023-08-25 16:42:10,974 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [5690] [2023-08-25 16:42:10,974 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [5694] [2023-08-25 16:42:10,974 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5699] [2023-08-25 16:42:10,975 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5703] [2023-08-25 16:42:10,975 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [5715] [2023-08-25 16:42:10,975 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [5719] [2023-08-25 16:42:10,975 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [5720] [2023-08-25 16:42:10,975 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [5722] [2023-08-25 16:42:10,975 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5724] [2023-08-25 16:42:10,976 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5778] [2023-08-25 16:42:10,976 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5791] [2023-08-25 16:42:10,977 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5793] [2023-08-25 16:42:10,978 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5809] [2023-08-25 16:42:10,978 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: asm volatile("ud2"); [5814] [2023-08-25 16:42:10,978 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5817] [2023-08-25 16:42:10,982 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5851] [2023-08-25 16:42:10,982 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5851] [2023-08-25 16:42:10,983 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5870] [2023-08-25 16:42:10,996 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5924] [2023-08-25 16:42:10,996 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5926] [2023-08-25 16:42:10,997 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5938] [2023-08-25 16:42:10,997 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5941] [2023-08-25 16:42:10,997 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5973] [2023-08-25 16:42:10,997 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5980] [2023-08-25 16:42:10,998 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5984] [2023-08-25 16:42:10,998 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5989] [2023-08-25 16:42:10,999 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6054] [2023-08-25 16:42:11,000 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [6059] [2023-08-25 16:42:11,000 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6066] [2023-08-25 16:42:11,001 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [6102] [2023-08-25 16:42:11,001 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6108] [2023-08-25 16:42:11,002 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6203] [2023-08-25 16:42:11,002 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6204] [2023-08-25 16:42:11,002 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6205] [2023-08-25 16:42:11,002 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6215] [2023-08-25 16:42:11,002 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6216] [2023-08-25 16:42:11,002 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6221] [2023-08-25 16:42:11,002 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6226] [2023-08-25 16:42:11,003 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6229] [2023-08-25 16:42:11,003 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6230] [2023-08-25 16:42:11,003 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6233] [2023-08-25 16:42:11,003 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6242] [2023-08-25 16:42:11,003 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6243] [2023-08-25 16:42:11,003 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6245] [2023-08-25 16:42:11,003 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6252] [2023-08-25 16:42:11,003 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6252] [2023-08-25 16:42:11,003 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6256] [2023-08-25 16:42:11,004 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6256] [2023-08-25 16:42:11,004 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6262] [2023-08-25 16:42:11,004 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6274] [2023-08-25 16:42:11,007 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6409] [2023-08-25 16:42:11,007 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6410] [2023-08-25 16:42:11,007 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6425] [2023-08-25 16:42:11,007 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6425] [2023-08-25 16:42:11,008 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6426] [2023-08-25 16:42:11,008 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6427] [2023-08-25 16:42:11,008 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6428] [2023-08-25 16:42:11,008 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6428] [2023-08-25 16:42:11,009 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [6523] [2023-08-25 16:42:11,009 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6527] [2023-08-25 16:42:11,010 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6543] [2023-08-25 16:42:11,010 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6547] [2023-08-25 16:42:11,010 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6558] [2023-08-25 16:42:11,011 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6561] [2023-08-25 16:42:11,011 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [6564] [2023-08-25 16:42:11,011 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: volatile unsigned long [6564] [2023-08-25 16:42:11,012 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6612] [2023-08-25 16:42:11,012 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [6627] [2023-08-25 16:42:11,013 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [6668] [2023-08-25 16:42:11,014 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [6683] [2023-08-25 16:42:11,017 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6743] [2023-08-25 16:42:11,018 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [6754] [2023-08-25 16:42:11,018 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6754] [2023-08-25 16:42:11,027 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-25 16:42:11,422 WARN L669 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-08-25 16:42:11,422 WARN L669 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-08-25 16:42:11,423 WARN L669 CHandler]: The function __xchg_wrong_size is called, but not defined or handled by StandardFunctionHandler. [2023-08-25 16:42:11,423 WARN L669 CHandler]: The function release is called, but not defined or handled by StandardFunctionHandler. [2023-08-25 16:42:11,423 WARN L669 CHandler]: The function __builtin_constant_p is called, but not defined or handled by StandardFunctionHandler. [2023-08-25 16:42:11,423 WARN L669 CHandler]: The function ____ilog2_NaN is called, but not defined or handled by StandardFunctionHandler. [2023-08-25 16:42:11,423 WARN L669 CHandler]: The function _whoop_init is called, but not defined or handled by StandardFunctionHandler. [2023-08-25 16:42:11,429 INFO L206 MainTranslator]: Completed translation [2023-08-25 16:42:11,429 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 04:42:11 WrapperNode [2023-08-25 16:42:11,429 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-08-25 16:42:11,430 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-08-25 16:42:11,430 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-08-25 16:42:11,430 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-08-25 16:42:11,436 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 04:42:11" (1/1) ... [2023-08-25 16:42:11,537 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 04:42:11" (1/1) ... [2023-08-25 16:42:11,588 INFO L138 Inliner]: procedures = 1354, calls = 1453, calls flagged for inlining = 348, calls inlined = 20, statements flattened = 570 [2023-08-25 16:42:11,588 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-08-25 16:42:11,589 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-08-25 16:42:11,589 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-08-25 16:42:11,589 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-08-25 16:42:11,597 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 04:42:11" (1/1) ... [2023-08-25 16:42:11,597 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 04:42:11" (1/1) ... [2023-08-25 16:42:11,605 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 04:42:11" (1/1) ... [2023-08-25 16:42:11,606 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 04:42:11" (1/1) ... [2023-08-25 16:42:11,644 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 04:42:11" (1/1) ... [2023-08-25 16:42:11,648 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 04:42:11" (1/1) ... [2023-08-25 16:42:11,665 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 04:42:11" (1/1) ... [2023-08-25 16:42:11,668 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 04:42:11" (1/1) ... [2023-08-25 16:42:11,681 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-08-25 16:42:11,682 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-08-25 16:42:11,682 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-08-25 16:42:11,682 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-08-25 16:42:11,683 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 04:42:11" (1/1) ... [2023-08-25 16:42:11,687 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-08-25 16:42:11,697 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-25 16:42:11,710 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-08-25 16:42:11,721 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-08-25 16:42:11,749 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-08-25 16:42:11,749 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-08-25 16:42:11,749 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-08-25 16:42:11,749 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-08-25 16:42:11,749 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-08-25 16:42:11,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$ [2023-08-25 16:42:11,750 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-08-25 16:42:11,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-08-25 16:42:11,750 INFO L130 BoogieDeclarations]: Found specification of procedure whoop_wrapper_read_nvram [2023-08-25 16:42:11,750 INFO L138 BoogieDeclarations]: Found implementation of procedure whoop_wrapper_read_nvram [2023-08-25 16:42:11,750 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-08-25 16:42:11,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2023-08-25 16:42:11,750 INFO L130 BoogieDeclarations]: Found specification of procedure whoop_wrapper_write_nvram [2023-08-25 16:42:11,750 INFO L138 BoogieDeclarations]: Found implementation of procedure whoop_wrapper_write_nvram [2023-08-25 16:42:11,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-08-25 16:42:11,751 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-08-25 16:42:12,132 INFO L236 CfgBuilder]: Building ICFG [2023-08-25 16:42:12,134 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-08-25 16:42:12,690 INFO L277 CfgBuilder]: Performing block encoding [2023-08-25 16:42:12,700 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-08-25 16:42:12,700 INFO L302 CfgBuilder]: Removed 2 assume(true) statements. [2023-08-25 16:42:12,702 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.08 04:42:12 BoogieIcfgContainer [2023-08-25 16:42:12,702 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-08-25 16:42:12,704 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-08-25 16:42:12,704 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-08-25 16:42:12,706 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-08-25 16:42:12,706 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 25.08 04:42:06" (1/3) ... [2023-08-25 16:42:12,707 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2b28302 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.08 04:42:12, skipping insertion in model container [2023-08-25 16:42:12,707 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 04:42:11" (2/3) ... [2023-08-25 16:42:12,707 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2b28302 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.08 04:42:12, skipping insertion in model container [2023-08-25 16:42:12,707 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.08 04:42:12" (3/3) ... [2023-08-25 16:42:12,708 INFO L112 eAbstractionObserver]: Analyzing ICFG char_generic_nvram_read_nvram_write_nvram.i [2023-08-25 16:42:12,721 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-08-25 16:42:12,722 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 47 error locations. [2023-08-25 16:42:12,722 INFO L515 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-08-25 16:42:12,843 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2023-08-25 16:42:12,886 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 636 places, 648 transitions, 1312 flow [2023-08-25 16:42:13,096 INFO L124 PetriNetUnfolderBase]: 19/646 cut-off events. [2023-08-25 16:42:13,096 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-08-25 16:42:13,108 INFO L83 FinitePrefix]: Finished finitePrefix Result has 655 conditions, 646 events. 19/646 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 1117 event pairs, 0 based on Foata normal form. 0/580 useless extension candidates. Maximal degree in co-relation 460. Up to 4 conditions per place. [2023-08-25 16:42:13,108 INFO L82 GeneralOperation]: Start removeDead. Operand has 636 places, 648 transitions, 1312 flow [2023-08-25 16:42:13,117 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 626 places, 638 transitions, 1285 flow [2023-08-25 16:42:13,120 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-08-25 16:42:13,127 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 626 places, 638 transitions, 1285 flow [2023-08-25 16:42:13,129 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 626 places, 638 transitions, 1285 flow [2023-08-25 16:42:13,129 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 626 places, 638 transitions, 1285 flow [2023-08-25 16:42:13,267 INFO L124 PetriNetUnfolderBase]: 19/638 cut-off events. [2023-08-25 16:42:13,267 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-08-25 16:42:13,272 INFO L83 FinitePrefix]: Finished finitePrefix Result has 646 conditions, 638 events. 19/638 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 1044 event pairs, 0 based on Foata normal form. 0/572 useless extension candidates. Maximal degree in co-relation 460. Up to 4 conditions per place. [2023-08-25 16:42:13,300 INFO L119 LiptonReduction]: Number of co-enabled transitions 62116 [2023-08-25 16:43:04,732 WARN L234 SmtUtils]: Spent 16.25s on a formula simplification that was a NOOP. DAG size: 439 (called from [L 278] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition) [2023-08-25 16:43:15,893 WARN L234 SmtUtils]: Spent 11.15s on a formula simplification that was a NOOP. DAG size: 379 (called from [L 301] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition) [2023-08-25 16:43:31,632 WARN L234 SmtUtils]: Spent 15.74s on a formula simplification that was a NOOP. DAG size: 439 (called from [L 278] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition) [2023-08-25 16:43:43,232 WARN L234 SmtUtils]: Spent 11.59s on a formula simplification that was a NOOP. DAG size: 379 (called from [L 301] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition) [2023-08-25 16:45:21,030 WARN L234 SmtUtils]: Spent 1.63m on a formula simplification. DAG size of input: 550 DAG size of output: 546 (called from [L 278] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition) [2023-08-25 16:46:11,269 WARN L234 SmtUtils]: Spent 50.23s on a formula simplification that was a NOOP. DAG size: 518 (called from [L 301] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition) [2023-08-25 16:46:54,505 WARN L234 SmtUtils]: Spent 43.23s on a formula simplification. DAG size of input: 561 DAG size of output: 557 (called from [L 278] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition) [2023-08-25 16:47:28,626 WARN L234 SmtUtils]: Spent 34.11s on a formula simplification that was a NOOP. DAG size: 529 (called from [L 301] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition) [2023-08-25 16:47:28,666 INFO L134 LiptonReduction]: Checked pairs total: 344456 [2023-08-25 16:47:28,666 INFO L136 LiptonReduction]: Total number of compositions: 653 [2023-08-25 16:47:28,678 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-08-25 16:47:28,681 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopsAndPotentialCycles, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@52479648, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-08-25 16:47:28,682 INFO L358 AbstractCegarLoop]: Starting to check reachability of 71 error locations. [2023-08-25 16:47:28,683 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-08-25 16:47:28,683 INFO L124 PetriNetUnfolderBase]: 0/0 cut-off events. [2023-08-25 16:47:28,683 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-25 16:47:28,683 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 16:47:28,683 INFO L208 CegarLoopForPetriNet]: trace histogram [1] [2023-08-25 16:47:28,684 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [whoop_wrapper_read_nvramErr0ASSERT_VIOLATIONDATA_RACE, whoop_wrapper_read_nvramErr1ASSERT_VIOLATIONDATA_RACE, whoop_wrapper_read_nvramErr2ASSERT_VIOLATIONDATA_RACE (and 68 more)] === [2023-08-25 16:47:28,687 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 16:47:28,687 INFO L85 PathProgramCache]: Analyzing trace with hash 2353, now seen corresponding path program 1 times [2023-08-25 16:47:28,694 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 16:47:28,695 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1925919252] [2023-08-25 16:47:28,695 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 16:47:28,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 16:47:28,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 16:47:28,873 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-25 16:47:28,874 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 16:47:28,874 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1925919252] [2023-08-25 16:47:28,874 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1925919252] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 16:47:28,874 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 16:47:28,875 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [0] imperfect sequences [] total 0 [2023-08-25 16:47:28,876 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [893734027] [2023-08-25 16:47:28,876 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 16:47:28,885 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-08-25 16:47:28,890 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 16:47:28,911 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-08-25 16:47:28,912 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-08-25 16:47:28,917 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 635 out of 1301 [2023-08-25 16:47:28,923 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 171 places, 178 transitions, 365 flow. Second operand has 2 states, 2 states have (on average 635.5) internal successors, (1271), 2 states have internal predecessors, (1271), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:28,923 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 16:47:28,923 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 635 of 1301 [2023-08-25 16:47:28,924 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 16:47:29,399 INFO L124 PetriNetUnfolderBase]: 833/2922 cut-off events. [2023-08-25 16:47:29,399 INFO L125 PetriNetUnfolderBase]: For 52/52 co-relation queries the response was YES. [2023-08-25 16:47:29,406 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4221 conditions, 2922 events. 833/2922 cut-off events. For 52/52 co-relation queries the response was YES. Maximal size of possible extension queue 70. Compared 20804 event pairs, 543 based on Foata normal form. 54/2535 useless extension candidates. Maximal degree in co-relation 3976. Up to 1253 conditions per place. [2023-08-25 16:47:29,421 INFO L140 encePairwiseOnDemand]: 1272/1301 looper letters, 42 selfloop transitions, 0 changer transitions 0/149 dead transitions. [2023-08-25 16:47:29,422 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 149 transitions, 391 flow [2023-08-25 16:47:29,423 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-08-25 16:47:29,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-08-25 16:47:29,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 1341 transitions. [2023-08-25 16:47:29,494 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5153727901614144 [2023-08-25 16:47:29,494 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 1341 transitions. [2023-08-25 16:47:29,495 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 1341 transitions. [2023-08-25 16:47:29,498 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 16:47:29,500 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 1341 transitions. [2023-08-25 16:47:29,510 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 670.5) internal successors, (1341), 2 states have internal predecessors, (1341), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:29,520 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 1301.0) internal successors, (3903), 3 states have internal predecessors, (3903), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:29,522 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 1301.0) internal successors, (3903), 3 states have internal predecessors, (3903), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:29,524 INFO L175 Difference]: Start difference. First operand has 171 places, 178 transitions, 365 flow. Second operand 2 states and 1341 transitions. [2023-08-25 16:47:29,524 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 147 places, 149 transitions, 391 flow [2023-08-25 16:47:29,527 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 144 places, 149 transitions, 386 flow, removed 0 selfloop flow, removed 3 redundant places. [2023-08-25 16:47:29,530 INFO L231 Difference]: Finished difference. Result has 144 places, 149 transitions, 302 flow [2023-08-25 16:47:29,532 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=1301, PETRI_DIFFERENCE_MINUEND_FLOW=302, PETRI_DIFFERENCE_MINUEND_PLACES=143, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=149, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=149, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=302, PETRI_PLACES=144, PETRI_TRANSITIONS=149} [2023-08-25 16:47:29,534 INFO L281 CegarLoopForPetriNet]: 171 programPoint places, -27 predicate places. [2023-08-25 16:47:29,535 INFO L495 AbstractCegarLoop]: Abstraction has has 144 places, 149 transitions, 302 flow [2023-08-25 16:47:29,535 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 635.5) internal successors, (1271), 2 states have internal predecessors, (1271), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:29,536 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 16:47:29,536 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-08-25 16:47:29,536 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-08-25 16:47:29,536 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting whoop_wrapper_write_nvramErr1ASSERT_VIOLATIONDATA_RACE === [whoop_wrapper_read_nvramErr0ASSERT_VIOLATIONDATA_RACE, whoop_wrapper_read_nvramErr1ASSERT_VIOLATIONDATA_RACE, whoop_wrapper_read_nvramErr2ASSERT_VIOLATIONDATA_RACE (and 68 more)] === [2023-08-25 16:47:29,536 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 16:47:29,537 INFO L85 PathProgramCache]: Analyzing trace with hash 72788556, now seen corresponding path program 1 times [2023-08-25 16:47:29,537 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 16:47:29,537 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [593346986] [2023-08-25 16:47:29,537 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 16:47:29,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 16:47:29,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 16:47:29,842 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-25 16:47:29,843 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 16:47:29,843 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [593346986] [2023-08-25 16:47:29,843 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [593346986] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 16:47:29,843 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 16:47:29,843 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-25 16:47:29,844 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2087190989] [2023-08-25 16:47:29,844 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 16:47:29,844 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-25 16:47:29,845 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 16:47:29,845 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-25 16:47:29,848 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-25 16:47:29,850 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 626 out of 1301 [2023-08-25 16:47:29,852 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 144 places, 149 transitions, 302 flow. Second operand has 3 states, 3 states have (on average 627.3333333333334) internal successors, (1882), 3 states have internal predecessors, (1882), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:29,852 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 16:47:29,852 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 626 of 1301 [2023-08-25 16:47:29,852 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 16:47:30,325 INFO L124 PetriNetUnfolderBase]: 937/3170 cut-off events. [2023-08-25 16:47:30,325 INFO L125 PetriNetUnfolderBase]: For 13/13 co-relation queries the response was YES. [2023-08-25 16:47:30,334 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4620 conditions, 3170 events. 937/3170 cut-off events. For 13/13 co-relation queries the response was YES. Maximal size of possible extension queue 75. Compared 22560 event pairs, 364 based on Foata normal form. 0/2717 useless extension candidates. Maximal degree in co-relation 4617. Up to 1411 conditions per place. [2023-08-25 16:47:30,346 INFO L140 encePairwiseOnDemand]: 1297/1301 looper letters, 47 selfloop transitions, 2 changer transitions 0/152 dead transitions. [2023-08-25 16:47:30,347 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 144 places, 152 transitions, 408 flow [2023-08-25 16:47:30,347 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-25 16:47:30,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-25 16:47:30,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1929 transitions. [2023-08-25 16:47:30,351 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.49423520368946966 [2023-08-25 16:47:30,351 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 1929 transitions. [2023-08-25 16:47:30,352 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 1929 transitions. [2023-08-25 16:47:30,352 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 16:47:30,353 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 1929 transitions. [2023-08-25 16:47:30,356 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 643.0) internal successors, (1929), 3 states have internal predecessors, (1929), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:30,363 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 1301.0) internal successors, (5204), 4 states have internal predecessors, (5204), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:30,365 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 1301.0) internal successors, (5204), 4 states have internal predecessors, (5204), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:30,365 INFO L175 Difference]: Start difference. First operand has 144 places, 149 transitions, 302 flow. Second operand 3 states and 1929 transitions. [2023-08-25 16:47:30,366 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 144 places, 152 transitions, 408 flow [2023-08-25 16:47:30,368 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 144 places, 152 transitions, 408 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-08-25 16:47:30,371 INFO L231 Difference]: Finished difference. Result has 145 places, 149 transitions, 312 flow [2023-08-25 16:47:30,371 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=1301, PETRI_DIFFERENCE_MINUEND_FLOW=298, PETRI_DIFFERENCE_MINUEND_PLACES=142, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=147, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=145, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=312, PETRI_PLACES=145, PETRI_TRANSITIONS=149} [2023-08-25 16:47:30,372 INFO L281 CegarLoopForPetriNet]: 171 programPoint places, -26 predicate places. [2023-08-25 16:47:30,372 INFO L495 AbstractCegarLoop]: Abstraction has has 145 places, 149 transitions, 312 flow [2023-08-25 16:47:30,373 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 627.3333333333334) internal successors, (1882), 3 states have internal predecessors, (1882), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:30,373 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 16:47:30,374 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2023-08-25 16:47:30,374 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-08-25 16:47:30,374 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting whoop_wrapper_write_nvramErr2ASSERT_VIOLATIONDATA_RACE === [whoop_wrapper_read_nvramErr0ASSERT_VIOLATIONDATA_RACE, whoop_wrapper_read_nvramErr1ASSERT_VIOLATIONDATA_RACE, whoop_wrapper_read_nvramErr2ASSERT_VIOLATIONDATA_RACE (and 68 more)] === [2023-08-25 16:47:30,376 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 16:47:30,376 INFO L85 PathProgramCache]: Analyzing trace with hash 1230376142, now seen corresponding path program 1 times [2023-08-25 16:47:30,376 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 16:47:30,376 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1119114483] [2023-08-25 16:47:30,377 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 16:47:30,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 16:47:30,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 16:47:30,540 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-25 16:47:30,541 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 16:47:30,541 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1119114483] [2023-08-25 16:47:30,542 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1119114483] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 16:47:30,542 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 16:47:30,542 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-25 16:47:30,542 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [937049989] [2023-08-25 16:47:30,542 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 16:47:30,542 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-25 16:47:30,542 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 16:47:30,543 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-25 16:47:30,543 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-25 16:47:30,545 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 623 out of 1301 [2023-08-25 16:47:30,547 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 145 places, 149 transitions, 312 flow. Second operand has 3 states, 3 states have (on average 624.6666666666666) internal successors, (1874), 3 states have internal predecessors, (1874), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:30,547 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 16:47:30,547 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 623 of 1301 [2023-08-25 16:47:30,548 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 16:47:31,059 INFO L124 PetriNetUnfolderBase]: 1047/3446 cut-off events. [2023-08-25 16:47:31,060 INFO L125 PetriNetUnfolderBase]: For 75/101 co-relation queries the response was YES. [2023-08-25 16:47:31,067 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5145 conditions, 3446 events. 1047/3446 cut-off events. For 75/101 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 24832 event pairs, 689 based on Foata normal form. 0/2965 useless extension candidates. Maximal degree in co-relation 5141. Up to 1590 conditions per place. [2023-08-25 16:47:31,080 INFO L140 encePairwiseOnDemand]: 1298/1301 looper letters, 47 selfloop transitions, 1 changer transitions 0/147 dead transitions. [2023-08-25 16:47:31,081 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 147 transitions, 404 flow [2023-08-25 16:47:31,081 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-25 16:47:31,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-25 16:47:31,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1917 transitions. [2023-08-25 16:47:31,085 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.49116064565718676 [2023-08-25 16:47:31,085 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 1917 transitions. [2023-08-25 16:47:31,086 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 1917 transitions. [2023-08-25 16:47:31,086 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 16:47:31,087 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 1917 transitions. [2023-08-25 16:47:31,091 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 639.0) internal successors, (1917), 3 states have internal predecessors, (1917), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:31,097 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 1301.0) internal successors, (5204), 4 states have internal predecessors, (5204), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:31,099 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 1301.0) internal successors, (5204), 4 states have internal predecessors, (5204), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:31,099 INFO L175 Difference]: Start difference. First operand has 145 places, 149 transitions, 312 flow. Second operand 3 states and 1917 transitions. [2023-08-25 16:47:31,099 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 147 transitions, 404 flow [2023-08-25 16:47:31,101 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 145 places, 147 transitions, 404 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-08-25 16:47:31,104 INFO L231 Difference]: Finished difference. Result has 145 places, 147 transitions, 310 flow [2023-08-25 16:47:31,105 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=1301, PETRI_DIFFERENCE_MINUEND_FLOW=308, PETRI_DIFFERENCE_MINUEND_PLACES=143, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=147, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=146, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=310, PETRI_PLACES=145, PETRI_TRANSITIONS=147} [2023-08-25 16:47:31,107 INFO L281 CegarLoopForPetriNet]: 171 programPoint places, -26 predicate places. [2023-08-25 16:47:31,107 INFO L495 AbstractCegarLoop]: Abstraction has has 145 places, 147 transitions, 310 flow [2023-08-25 16:47:31,109 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 624.6666666666666) internal successors, (1874), 3 states have internal predecessors, (1874), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:31,109 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 16:47:31,109 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-08-25 16:47:31,109 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-08-25 16:47:31,109 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting whoop_wrapper_write_nvramErr3ASSERT_VIOLATIONDATA_RACE === [whoop_wrapper_read_nvramErr0ASSERT_VIOLATIONDATA_RACE, whoop_wrapper_read_nvramErr1ASSERT_VIOLATIONDATA_RACE, whoop_wrapper_read_nvramErr2ASSERT_VIOLATIONDATA_RACE (and 68 more)] === [2023-08-25 16:47:31,110 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 16:47:31,110 INFO L85 PathProgramCache]: Analyzing trace with hash 1275516720, now seen corresponding path program 1 times [2023-08-25 16:47:31,110 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 16:47:31,110 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1286672839] [2023-08-25 16:47:31,111 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 16:47:31,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 16:47:31,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 16:47:31,261 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-25 16:47:31,261 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 16:47:31,262 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1286672839] [2023-08-25 16:47:31,262 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1286672839] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 16:47:31,262 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 16:47:31,262 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-25 16:47:31,262 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [127963155] [2023-08-25 16:47:31,263 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 16:47:31,263 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-25 16:47:31,263 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 16:47:31,265 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-25 16:47:31,265 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-25 16:47:31,266 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 626 out of 1301 [2023-08-25 16:47:31,269 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 145 places, 147 transitions, 310 flow. Second operand has 3 states, 3 states have (on average 627.6666666666666) internal successors, (1883), 3 states have internal predecessors, (1883), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:31,269 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 16:47:31,269 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 626 of 1301 [2023-08-25 16:47:31,269 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 16:47:31,749 INFO L124 PetriNetUnfolderBase]: 937/3010 cut-off events. [2023-08-25 16:47:31,749 INFO L125 PetriNetUnfolderBase]: For 70/76 co-relation queries the response was YES. [2023-08-25 16:47:31,757 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4531 conditions, 3010 events. 937/3010 cut-off events. For 70/76 co-relation queries the response was YES. Maximal size of possible extension queue 62. Compared 20670 event pairs, 317 based on Foata normal form. 1/2563 useless extension candidates. Maximal degree in co-relation 4526. Up to 1396 conditions per place. [2023-08-25 16:47:31,769 INFO L140 encePairwiseOnDemand]: 1297/1301 looper letters, 51 selfloop transitions, 2 changer transitions 0/152 dead transitions. [2023-08-25 16:47:31,769 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 152 transitions, 432 flow [2023-08-25 16:47:31,769 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-25 16:47:31,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-25 16:47:31,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1931 transitions. [2023-08-25 16:47:31,773 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.49474763002818345 [2023-08-25 16:47:31,774 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 1931 transitions. [2023-08-25 16:47:31,774 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 1931 transitions. [2023-08-25 16:47:31,775 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 16:47:31,775 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 1931 transitions. [2023-08-25 16:47:31,778 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 643.6666666666666) internal successors, (1931), 3 states have internal predecessors, (1931), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:31,785 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 1301.0) internal successors, (5204), 4 states have internal predecessors, (5204), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:31,787 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 1301.0) internal successors, (5204), 4 states have internal predecessors, (5204), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:31,787 INFO L175 Difference]: Start difference. First operand has 145 places, 147 transitions, 310 flow. Second operand 3 states and 1931 transitions. [2023-08-25 16:47:31,787 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 152 transitions, 432 flow [2023-08-25 16:47:31,788 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 144 places, 152 transitions, 431 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-08-25 16:47:31,790 INFO L231 Difference]: Finished difference. Result has 145 places, 147 transitions, 319 flow [2023-08-25 16:47:31,790 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=1301, PETRI_DIFFERENCE_MINUEND_FLOW=305, PETRI_DIFFERENCE_MINUEND_PLACES=142, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=145, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=143, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=319, PETRI_PLACES=145, PETRI_TRANSITIONS=147} [2023-08-25 16:47:31,791 INFO L281 CegarLoopForPetriNet]: 171 programPoint places, -26 predicate places. [2023-08-25 16:47:31,791 INFO L495 AbstractCegarLoop]: Abstraction has has 145 places, 147 transitions, 319 flow [2023-08-25 16:47:31,792 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 627.6666666666666) internal successors, (1883), 3 states have internal predecessors, (1883), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:31,792 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 16:47:31,792 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-25 16:47:31,792 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-08-25 16:47:31,792 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr23ASSERT_VIOLATIONDATA_RACE === [whoop_wrapper_read_nvramErr0ASSERT_VIOLATIONDATA_RACE, whoop_wrapper_read_nvramErr1ASSERT_VIOLATIONDATA_RACE, whoop_wrapper_read_nvramErr2ASSERT_VIOLATIONDATA_RACE (and 68 more)] === [2023-08-25 16:47:31,793 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 16:47:31,793 INFO L85 PathProgramCache]: Analyzing trace with hash 143557383, now seen corresponding path program 1 times [2023-08-25 16:47:31,793 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 16:47:31,793 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [572506666] [2023-08-25 16:47:31,793 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 16:47:31,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 16:47:31,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 16:47:32,611 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-25 16:47:32,611 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 16:47:32,611 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [572506666] [2023-08-25 16:47:32,611 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [572506666] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 16:47:32,611 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 16:47:32,611 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-08-25 16:47:32,611 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1831971719] [2023-08-25 16:47:32,612 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 16:47:32,615 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-08-25 16:47:32,616 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 16:47:32,616 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-08-25 16:47:32,616 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-08-25 16:47:32,619 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 537 out of 1301 [2023-08-25 16:47:32,623 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 145 places, 147 transitions, 319 flow. Second operand has 6 states, 6 states have (on average 538.6666666666666) internal successors, (3232), 6 states have internal predecessors, (3232), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:32,623 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 16:47:32,623 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 537 of 1301 [2023-08-25 16:47:32,623 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 16:47:39,963 INFO L124 PetriNetUnfolderBase]: 54681/84229 cut-off events. [2023-08-25 16:47:39,963 INFO L125 PetriNetUnfolderBase]: For 977/977 co-relation queries the response was YES. [2023-08-25 16:47:40,160 INFO L83 FinitePrefix]: Finished finitePrefix Result has 168328 conditions, 84229 events. 54681/84229 cut-off events. For 977/977 co-relation queries the response was YES. Maximal size of possible extension queue 759. Compared 576857 event pairs, 18342 based on Foata normal form. 0/71688 useless extension candidates. Maximal degree in co-relation 168323. Up to 45362 conditions per place. [2023-08-25 16:47:40,476 INFO L140 encePairwiseOnDemand]: 1279/1301 looper letters, 507 selfloop transitions, 69 changer transitions 0/595 dead transitions. [2023-08-25 16:47:40,476 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 150 places, 595 transitions, 2408 flow [2023-08-25 16:47:40,477 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-08-25 16:47:40,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-08-25 16:47:40,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 3789 transitions. [2023-08-25 16:47:40,486 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4853958493466564 [2023-08-25 16:47:40,486 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 3789 transitions. [2023-08-25 16:47:40,486 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 3789 transitions. [2023-08-25 16:47:40,488 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 16:47:40,488 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 3789 transitions. [2023-08-25 16:47:40,494 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 631.5) internal successors, (3789), 6 states have internal predecessors, (3789), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:40,504 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 1301.0) internal successors, (9107), 7 states have internal predecessors, (9107), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:40,517 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 1301.0) internal successors, (9107), 7 states have internal predecessors, (9107), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:40,518 INFO L175 Difference]: Start difference. First operand has 145 places, 147 transitions, 319 flow. Second operand 6 states and 3789 transitions. [2023-08-25 16:47:40,518 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 150 places, 595 transitions, 2408 flow [2023-08-25 16:47:40,521 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 150 places, 595 transitions, 2408 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-08-25 16:47:40,526 INFO L231 Difference]: Finished difference. Result has 155 places, 215 transitions, 773 flow [2023-08-25 16:47:40,526 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=1301, PETRI_DIFFERENCE_MINUEND_FLOW=319, PETRI_DIFFERENCE_MINUEND_PLACES=145, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=147, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=17, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=126, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=773, PETRI_PLACES=155, PETRI_TRANSITIONS=215} [2023-08-25 16:47:40,527 INFO L281 CegarLoopForPetriNet]: 171 programPoint places, -16 predicate places. [2023-08-25 16:47:40,527 INFO L495 AbstractCegarLoop]: Abstraction has has 155 places, 215 transitions, 773 flow [2023-08-25 16:47:40,528 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 538.6666666666666) internal successors, (3232), 6 states have internal predecessors, (3232), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:40,528 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 16:47:40,528 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-25 16:47:40,528 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-08-25 16:47:40,530 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting whoop_wrapper_write_nvramErr4ASSERT_VIOLATIONDATA_RACE === [whoop_wrapper_read_nvramErr0ASSERT_VIOLATIONDATA_RACE, whoop_wrapper_read_nvramErr1ASSERT_VIOLATIONDATA_RACE, whoop_wrapper_read_nvramErr2ASSERT_VIOLATIONDATA_RACE (and 68 more)] === [2023-08-25 16:47:40,531 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 16:47:40,531 INFO L85 PathProgramCache]: Analyzing trace with hash -1271385141, now seen corresponding path program 1 times [2023-08-25 16:47:40,531 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 16:47:40,531 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [415882912] [2023-08-25 16:47:40,531 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 16:47:40,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 16:47:40,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 16:47:42,148 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-25 16:47:42,148 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 16:47:42,148 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [415882912] [2023-08-25 16:47:42,148 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [415882912] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 16:47:42,148 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 16:47:42,148 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2023-08-25 16:47:42,149 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [841204559] [2023-08-25 16:47:42,149 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 16:47:42,149 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2023-08-25 16:47:42,149 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 16:47:42,150 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2023-08-25 16:47:42,150 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=45, Invalid=45, Unknown=0, NotChecked=0, Total=90 [2023-08-25 16:47:42,154 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 537 out of 1301 [2023-08-25 16:47:42,157 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 155 places, 215 transitions, 773 flow. Second operand has 10 states, 10 states have (on average 538.4) internal successors, (5384), 10 states have internal predecessors, (5384), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:42,157 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 16:47:42,157 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 537 of 1301 [2023-08-25 16:47:42,157 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 16:47:53,888 INFO L124 PetriNetUnfolderBase]: 75616/117825 cut-off events. [2023-08-25 16:47:53,888 INFO L125 PetriNetUnfolderBase]: For 65591/65591 co-relation queries the response was YES. [2023-08-25 16:47:54,188 INFO L83 FinitePrefix]: Finished finitePrefix Result has 299484 conditions, 117825 events. 75616/117825 cut-off events. For 65591/65591 co-relation queries the response was YES. Maximal size of possible extension queue 1109. Compared 850508 event pairs, 15606 based on Foata normal form. 0/104625 useless extension candidates. Maximal degree in co-relation 299474. Up to 59279 conditions per place. [2023-08-25 16:47:54,588 INFO L140 encePairwiseOnDemand]: 1261/1301 looper letters, 683 selfloop transitions, 353 changer transitions 0/1054 dead transitions. [2023-08-25 16:47:54,588 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 164 places, 1054 transitions, 5966 flow [2023-08-25 16:47:54,590 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2023-08-25 16:47:54,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2023-08-25 16:47:54,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 6047 transitions. [2023-08-25 16:47:54,603 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.46479631053036125 [2023-08-25 16:47:54,603 INFO L72 ComplementDD]: Start complementDD. Operand 10 states and 6047 transitions. [2023-08-25 16:47:54,603 INFO L73 IsDeterministic]: Start isDeterministic. Operand 10 states and 6047 transitions. [2023-08-25 16:47:54,606 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 16:47:54,606 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 10 states and 6047 transitions. [2023-08-25 16:47:54,616 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 11 states, 10 states have (on average 604.7) internal successors, (6047), 10 states have internal predecessors, (6047), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:54,630 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 11 states, 11 states have (on average 1301.0) internal successors, (14311), 11 states have internal predecessors, (14311), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:54,632 INFO L81 ComplementDD]: Finished complementDD. Result has 11 states, 11 states have (on average 1301.0) internal successors, (14311), 11 states have internal predecessors, (14311), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:54,632 INFO L175 Difference]: Start difference. First operand has 155 places, 215 transitions, 773 flow. Second operand 10 states and 6047 transitions. [2023-08-25 16:47:54,632 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 164 places, 1054 transitions, 5966 flow [2023-08-25 16:47:55,484 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 164 places, 1054 transitions, 5966 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-08-25 16:47:55,491 INFO L231 Difference]: Finished difference. Result has 173 places, 566 transitions, 4205 flow [2023-08-25 16:47:55,492 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=1301, PETRI_DIFFERENCE_MINUEND_FLOW=773, PETRI_DIFFERENCE_MINUEND_PLACES=155, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=215, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=42, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=142, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=4205, PETRI_PLACES=173, PETRI_TRANSITIONS=566} [2023-08-25 16:47:55,492 INFO L281 CegarLoopForPetriNet]: 171 programPoint places, 2 predicate places. [2023-08-25 16:47:55,492 INFO L495 AbstractCegarLoop]: Abstraction has has 173 places, 566 transitions, 4205 flow [2023-08-25 16:47:55,494 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 538.4) internal successors, (5384), 10 states have internal predecessors, (5384), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:55,494 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 16:47:55,494 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-25 16:47:55,494 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-08-25 16:47:55,494 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting whoop_wrapper_write_nvramErr5ASSERT_VIOLATIONDATA_RACE === [whoop_wrapper_read_nvramErr0ASSERT_VIOLATIONDATA_RACE, whoop_wrapper_read_nvramErr1ASSERT_VIOLATIONDATA_RACE, whoop_wrapper_read_nvramErr2ASSERT_VIOLATIONDATA_RACE (and 68 more)] === [2023-08-25 16:47:55,494 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 16:47:55,494 INFO L85 PathProgramCache]: Analyzing trace with hash -2030356211, now seen corresponding path program 1 times [2023-08-25 16:47:55,494 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 16:47:55,495 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1626876465] [2023-08-25 16:47:55,495 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 16:47:55,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 16:47:55,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 16:47:55,642 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-25 16:47:55,643 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 16:47:55,643 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1626876465] [2023-08-25 16:47:55,643 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1626876465] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 16:47:55,643 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 16:47:55,643 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-25 16:47:55,643 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1751713104] [2023-08-25 16:47:55,643 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 16:47:55,644 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-25 16:47:55,644 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 16:47:55,644 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-25 16:47:55,644 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-25 16:47:55,646 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 614 out of 1301 [2023-08-25 16:47:55,647 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 173 places, 566 transitions, 4205 flow. Second operand has 3 states, 3 states have (on average 616.3333333333334) internal successors, (1849), 3 states have internal predecessors, (1849), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:55,647 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 16:47:55,647 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 614 of 1301 [2023-08-25 16:47:55,647 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 16:47:58,731 INFO L124 PetriNetUnfolderBase]: 10070/24891 cut-off events. [2023-08-25 16:47:58,732 INFO L125 PetriNetUnfolderBase]: For 19709/21068 co-relation queries the response was YES. [2023-08-25 16:47:58,808 INFO L83 FinitePrefix]: Finished finitePrefix Result has 63975 conditions, 24891 events. 10070/24891 cut-off events. For 19709/21068 co-relation queries the response was YES. Maximal size of possible extension queue 567. Compared 242052 event pairs, 1057 based on Foata normal form. 14/23022 useless extension candidates. Maximal degree in co-relation 63956. Up to 7961 conditions per place. [2023-08-25 16:47:58,886 INFO L140 encePairwiseOnDemand]: 1295/1301 looper letters, 115 selfloop transitions, 2 changer transitions 0/577 dead transitions. [2023-08-25 16:47:58,886 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 171 places, 577 transitions, 4468 flow [2023-08-25 16:47:58,886 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-25 16:47:58,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-25 16:47:58,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1905 transitions. [2023-08-25 16:47:58,891 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4880860876249039 [2023-08-25 16:47:58,891 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 1905 transitions. [2023-08-25 16:47:58,891 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 1905 transitions. [2023-08-25 16:47:58,892 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 16:47:58,892 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 1905 transitions. [2023-08-25 16:47:58,895 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 635.0) internal successors, (1905), 3 states have internal predecessors, (1905), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:58,899 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 1301.0) internal successors, (5204), 4 states have internal predecessors, (5204), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:58,900 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 1301.0) internal successors, (5204), 4 states have internal predecessors, (5204), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:58,900 INFO L175 Difference]: Start difference. First operand has 173 places, 566 transitions, 4205 flow. Second operand 3 states and 1905 transitions. [2023-08-25 16:47:58,900 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 171 places, 577 transitions, 4468 flow [2023-08-25 16:47:59,033 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 171 places, 577 transitions, 4468 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-08-25 16:47:59,040 INFO L231 Difference]: Finished difference. Result has 172 places, 564 transitions, 4211 flow [2023-08-25 16:47:59,040 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=1301, PETRI_DIFFERENCE_MINUEND_FLOW=4197, PETRI_DIFFERENCE_MINUEND_PLACES=169, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=562, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=560, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=4211, PETRI_PLACES=172, PETRI_TRANSITIONS=564} [2023-08-25 16:47:59,042 INFO L281 CegarLoopForPetriNet]: 171 programPoint places, 1 predicate places. [2023-08-25 16:47:59,042 INFO L495 AbstractCegarLoop]: Abstraction has has 172 places, 564 transitions, 4211 flow [2023-08-25 16:47:59,042 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 616.3333333333334) internal successors, (1849), 3 states have internal predecessors, (1849), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:47:59,042 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 16:47:59,043 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-25 16:47:59,043 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-08-25 16:47:59,043 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting whoop_wrapper_read_nvramErr4ASSERT_VIOLATIONDATA_RACE === [whoop_wrapper_read_nvramErr0ASSERT_VIOLATIONDATA_RACE, whoop_wrapper_read_nvramErr1ASSERT_VIOLATIONDATA_RACE, whoop_wrapper_read_nvramErr2ASSERT_VIOLATIONDATA_RACE (and 68 more)] === [2023-08-25 16:47:59,043 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 16:47:59,043 INFO L85 PathProgramCache]: Analyzing trace with hash 1824112917, now seen corresponding path program 1 times [2023-08-25 16:47:59,043 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 16:47:59,043 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1015095732] [2023-08-25 16:47:59,043 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 16:47:59,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 16:47:59,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 16:48:00,557 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-25 16:48:00,558 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 16:48:00,558 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1015095732] [2023-08-25 16:48:00,558 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1015095732] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 16:48:00,558 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 16:48:00,558 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2023-08-25 16:48:00,558 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [459005598] [2023-08-25 16:48:00,558 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 16:48:00,558 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2023-08-25 16:48:00,559 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 16:48:00,559 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2023-08-25 16:48:00,559 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=45, Invalid=45, Unknown=0, NotChecked=0, Total=90 [2023-08-25 16:48:00,562 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 537 out of 1301 [2023-08-25 16:48:00,566 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 172 places, 564 transitions, 4211 flow. Second operand has 10 states, 10 states have (on average 538.6) internal successors, (5386), 10 states have internal predecessors, (5386), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:48:00,566 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 16:48:00,566 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 537 of 1301 [2023-08-25 16:48:00,566 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 16:48:19,635 INFO L124 PetriNetUnfolderBase]: 96152/148578 cut-off events. [2023-08-25 16:48:19,635 INFO L125 PetriNetUnfolderBase]: For 148738/148742 co-relation queries the response was YES. [2023-08-25 16:48:20,399 INFO L83 FinitePrefix]: Finished finitePrefix Result has 442334 conditions, 148578 events. 96152/148578 cut-off events. For 148738/148742 co-relation queries the response was YES. Maximal size of possible extension queue 1477. Compared 1090534 event pairs, 17112 based on Foata normal form. 0/134814 useless extension candidates. Maximal degree in co-relation 442314. Up to 75314 conditions per place. [2023-08-25 16:48:20,839 INFO L140 encePairwiseOnDemand]: 1261/1301 looper letters, 1291 selfloop transitions, 433 changer transitions 0/1739 dead transitions. [2023-08-25 16:48:20,839 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 181 places, 1739 transitions, 13501 flow [2023-08-25 16:48:20,839 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2023-08-25 16:48:20,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2023-08-25 16:48:20,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 6096 transitions. [2023-08-25 16:48:20,851 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4685626441199078 [2023-08-25 16:48:20,851 INFO L72 ComplementDD]: Start complementDD. Operand 10 states and 6096 transitions. [2023-08-25 16:48:20,851 INFO L73 IsDeterministic]: Start isDeterministic. Operand 10 states and 6096 transitions. [2023-08-25 16:48:20,853 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 16:48:20,853 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 10 states and 6096 transitions. [2023-08-25 16:48:20,862 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 11 states, 10 states have (on average 609.6) internal successors, (6096), 10 states have internal predecessors, (6096), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:48:20,876 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 11 states, 11 states have (on average 1301.0) internal successors, (14311), 11 states have internal predecessors, (14311), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:48:20,878 INFO L81 ComplementDD]: Finished complementDD. Result has 11 states, 11 states have (on average 1301.0) internal successors, (14311), 11 states have internal predecessors, (14311), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:48:20,878 INFO L175 Difference]: Start difference. First operand has 172 places, 564 transitions, 4211 flow. Second operand 10 states and 6096 transitions. [2023-08-25 16:48:20,878 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 181 places, 1739 transitions, 13501 flow [2023-08-25 16:48:23,053 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 181 places, 1739 transitions, 13501 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-08-25 16:48:23,066 INFO L231 Difference]: Finished difference. Result has 190 places, 995 transitions, 8911 flow [2023-08-25 16:48:23,066 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=1301, PETRI_DIFFERENCE_MINUEND_FLOW=4211, PETRI_DIFFERENCE_MINUEND_PLACES=172, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=564, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=47, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=446, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=8911, PETRI_PLACES=190, PETRI_TRANSITIONS=995} [2023-08-25 16:48:23,066 INFO L281 CegarLoopForPetriNet]: 171 programPoint places, 19 predicate places. [2023-08-25 16:48:23,067 INFO L495 AbstractCegarLoop]: Abstraction has has 190 places, 995 transitions, 8911 flow [2023-08-25 16:48:23,068 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 538.6) internal successors, (5386), 10 states have internal predecessors, (5386), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:48:23,068 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 16:48:23,068 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-25 16:48:23,068 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-08-25 16:48:23,068 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr24ASSERT_VIOLATIONDATA_RACE === [whoop_wrapper_read_nvramErr0ASSERT_VIOLATIONDATA_RACE, whoop_wrapper_read_nvramErr1ASSERT_VIOLATIONDATA_RACE, whoop_wrapper_read_nvramErr2ASSERT_VIOLATIONDATA_RACE (and 68 more)] === [2023-08-25 16:48:23,068 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 16:48:23,068 INFO L85 PathProgramCache]: Analyzing trace with hash 464819768, now seen corresponding path program 1 times [2023-08-25 16:48:23,069 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 16:48:23,069 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1905409651] [2023-08-25 16:48:23,069 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 16:48:23,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 16:48:23,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 16:48:23,654 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-25 16:48:23,654 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 16:48:23,655 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1905409651] [2023-08-25 16:48:23,655 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1905409651] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 16:48:23,656 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 16:48:23,656 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-08-25 16:48:23,656 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1166934024] [2023-08-25 16:48:23,656 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 16:48:23,656 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-08-25 16:48:23,656 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 16:48:23,657 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-08-25 16:48:23,657 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-08-25 16:48:23,659 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 537 out of 1301 [2023-08-25 16:48:23,661 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 190 places, 995 transitions, 8911 flow. Second operand has 6 states, 6 states have (on average 540.1666666666666) internal successors, (3241), 6 states have internal predecessors, (3241), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:48:23,661 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 16:48:23,661 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 537 of 1301 [2023-08-25 16:48:23,661 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 16:48:46,856 INFO L124 PetriNetUnfolderBase]: 92278/143779 cut-off events. [2023-08-25 16:48:46,856 INFO L125 PetriNetUnfolderBase]: For 183638/183642 co-relation queries the response was YES. [2023-08-25 16:48:47,847 INFO L83 FinitePrefix]: Finished finitePrefix Result has 488635 conditions, 143779 events. 92278/143779 cut-off events. For 183638/183642 co-relation queries the response was YES. Maximal size of possible extension queue 1481. Compared 1058409 event pairs, 49200 based on Foata normal form. 0/131318 useless extension candidates. Maximal degree in co-relation 488606. Up to 138988 conditions per place. [2023-08-25 16:48:48,472 INFO L140 encePairwiseOnDemand]: 1287/1301 looper letters, 1241 selfloop transitions, 137 changer transitions 20/1415 dead transitions. [2023-08-25 16:48:48,472 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 195 places, 1415 transitions, 14107 flow [2023-08-25 16:48:48,473 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-08-25 16:48:48,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-08-25 16:48:48,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 3565 transitions. [2023-08-25 16:48:48,480 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.45669997437868304 [2023-08-25 16:48:48,480 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 3565 transitions. [2023-08-25 16:48:48,481 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 3565 transitions. [2023-08-25 16:48:48,482 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 16:48:48,482 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 3565 transitions. [2023-08-25 16:48:48,488 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 594.1666666666666) internal successors, (3565), 6 states have internal predecessors, (3565), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:48:48,495 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 1301.0) internal successors, (9107), 7 states have internal predecessors, (9107), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:48:48,496 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 1301.0) internal successors, (9107), 7 states have internal predecessors, (9107), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:48:48,496 INFO L175 Difference]: Start difference. First operand has 190 places, 995 transitions, 8911 flow. Second operand 6 states and 3565 transitions. [2023-08-25 16:48:48,496 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 195 places, 1415 transitions, 14107 flow [2023-08-25 16:48:51,537 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 195 places, 1415 transitions, 14107 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-08-25 16:48:51,554 INFO L231 Difference]: Finished difference. Result has 200 places, 1131 transitions, 10679 flow [2023-08-25 16:48:51,555 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=1301, PETRI_DIFFERENCE_MINUEND_FLOW=8911, PETRI_DIFFERENCE_MINUEND_PLACES=190, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=995, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=34, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=957, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=10679, PETRI_PLACES=200, PETRI_TRANSITIONS=1131} [2023-08-25 16:48:51,555 INFO L281 CegarLoopForPetriNet]: 171 programPoint places, 29 predicate places. [2023-08-25 16:48:51,555 INFO L495 AbstractCegarLoop]: Abstraction has has 200 places, 1131 transitions, 10679 flow [2023-08-25 16:48:51,556 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 540.1666666666666) internal successors, (3241), 6 states have internal predecessors, (3241), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:48:51,556 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 16:48:51,556 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-25 16:48:51,557 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-08-25 16:48:51,557 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr23ASSERT_VIOLATIONDATA_RACE === [whoop_wrapper_read_nvramErr0ASSERT_VIOLATIONDATA_RACE, whoop_wrapper_read_nvramErr1ASSERT_VIOLATIONDATA_RACE, whoop_wrapper_read_nvramErr2ASSERT_VIOLATIONDATA_RACE (and 68 more)] === [2023-08-25 16:48:51,557 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 16:48:51,557 INFO L85 PathProgramCache]: Analyzing trace with hash 1134086706, now seen corresponding path program 1 times [2023-08-25 16:48:51,557 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 16:48:51,557 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [419938211] [2023-08-25 16:48:51,557 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 16:48:51,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 16:48:51,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 16:48:53,499 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-25 16:48:53,499 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 16:48:53,499 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [419938211] [2023-08-25 16:48:53,499 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [419938211] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 16:48:53,500 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 16:48:53,500 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2023-08-25 16:48:53,500 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1015305472] [2023-08-25 16:48:53,500 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 16:48:53,501 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2023-08-25 16:48:53,501 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 16:48:53,502 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2023-08-25 16:48:53,502 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72 [2023-08-25 16:48:53,504 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 527 out of 1301 [2023-08-25 16:48:53,507 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 200 places, 1131 transitions, 10679 flow. Second operand has 9 states, 9 states have (on average 531.0) internal successors, (4779), 9 states have internal predecessors, (4779), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:48:53,508 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 16:48:53,508 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 527 of 1301 [2023-08-25 16:48:53,508 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 16:49:25,998 INFO L124 PetriNetUnfolderBase]: 121291/186138 cut-off events. [2023-08-25 16:49:25,998 INFO L125 PetriNetUnfolderBase]: For 242966/242966 co-relation queries the response was YES. [2023-08-25 16:49:27,481 INFO L83 FinitePrefix]: Finished finitePrefix Result has 643817 conditions, 186138 events. 121291/186138 cut-off events. For 242966/242966 co-relation queries the response was YES. Maximal size of possible extension queue 1784. Compared 1422650 event pairs, 17971 based on Foata normal form. 1848/171996 useless extension candidates. Maximal degree in co-relation 643783. Up to 91678 conditions per place. [2023-08-25 16:49:28,073 INFO L140 encePairwiseOnDemand]: 1284/1301 looper letters, 1996 selfloop transitions, 776 changer transitions 0/2788 dead transitions. [2023-08-25 16:49:28,074 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 208 places, 2788 transitions, 28302 flow [2023-08-25 16:49:28,074 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2023-08-25 16:49:28,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2023-08-25 16:49:28,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 5414 transitions. [2023-08-25 16:49:28,081 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4623793662994278 [2023-08-25 16:49:28,081 INFO L72 ComplementDD]: Start complementDD. Operand 9 states and 5414 transitions. [2023-08-25 16:49:28,081 INFO L73 IsDeterministic]: Start isDeterministic. Operand 9 states and 5414 transitions. [2023-08-25 16:49:28,083 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 16:49:28,083 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 9 states and 5414 transitions. [2023-08-25 16:49:28,089 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 10 states, 9 states have (on average 601.5555555555555) internal successors, (5414), 9 states have internal predecessors, (5414), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:49:28,098 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 10 states, 10 states have (on average 1301.0) internal successors, (13010), 10 states have internal predecessors, (13010), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:49:28,099 INFO L81 ComplementDD]: Finished complementDD. Result has 10 states, 10 states have (on average 1301.0) internal successors, (13010), 10 states have internal predecessors, (13010), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:49:28,099 INFO L175 Difference]: Start difference. First operand has 200 places, 1131 transitions, 10679 flow. Second operand 9 states and 5414 transitions. [2023-08-25 16:49:28,099 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 208 places, 2788 transitions, 28302 flow [2023-08-25 16:49:38,613 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 2788 transitions, 28302 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-08-25 16:49:38,636 INFO L231 Difference]: Finished difference. Result has 214 places, 1800 transitions, 21017 flow [2023-08-25 16:49:38,637 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=1301, PETRI_DIFFERENCE_MINUEND_FLOW=10679, PETRI_DIFFERENCE_MINUEND_PLACES=200, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1131, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=198, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=610, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=21017, PETRI_PLACES=214, PETRI_TRANSITIONS=1800} [2023-08-25 16:49:38,638 INFO L281 CegarLoopForPetriNet]: 171 programPoint places, 43 predicate places. [2023-08-25 16:49:38,638 INFO L495 AbstractCegarLoop]: Abstraction has has 214 places, 1800 transitions, 21017 flow [2023-08-25 16:49:38,639 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 531.0) internal successors, (4779), 9 states have internal predecessors, (4779), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:49:38,639 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 16:49:38,639 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-25 16:49:38,639 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-08-25 16:49:38,639 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr23ASSERT_VIOLATIONDATA_RACE === [whoop_wrapper_read_nvramErr0ASSERT_VIOLATIONDATA_RACE, whoop_wrapper_read_nvramErr1ASSERT_VIOLATIONDATA_RACE, whoop_wrapper_read_nvramErr2ASSERT_VIOLATIONDATA_RACE (and 68 more)] === [2023-08-25 16:49:38,639 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 16:49:38,639 INFO L85 PathProgramCache]: Analyzing trace with hash -338343962, now seen corresponding path program 2 times [2023-08-25 16:49:38,640 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 16:49:38,640 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [638956592] [2023-08-25 16:49:38,640 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 16:49:38,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 16:49:38,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 16:49:40,168 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-25 16:49:40,168 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 16:49:40,168 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [638956592] [2023-08-25 16:49:40,168 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [638956592] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 16:49:40,168 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 16:49:40,168 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2023-08-25 16:49:40,168 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [54026175] [2023-08-25 16:49:40,169 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 16:49:40,169 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2023-08-25 16:49:40,169 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 16:49:40,169 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2023-08-25 16:49:40,169 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=45, Unknown=0, NotChecked=0, Total=72 [2023-08-25 16:49:40,172 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 527 out of 1301 [2023-08-25 16:49:40,175 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 214 places, 1800 transitions, 21017 flow. Second operand has 9 states, 9 states have (on average 531.0) internal successors, (4779), 9 states have internal predecessors, (4779), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 16:49:40,175 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 16:49:40,175 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 527 of 1301 [2023-08-25 16:49:40,175 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand