/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 PROGRAM_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-26 06:24:45,336 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-08-26 06:24:45,399 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-26 06:24:45,403 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-08-26 06:24:45,403 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.Checked method. Library mode if empty. [2023-08-26 06:24:45,426 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-08-26 06:24:45,426 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-08-26 06:24:45,430 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-08-26 06:24:45,430 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-08-26 06:24:45,433 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-08-26 06:24:45,433 INFO L153 SettingsManager]: * Use SBE=true [2023-08-26 06:24:45,433 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-08-26 06:24:45,434 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-08-26 06:24:45,434 INFO L153 SettingsManager]: * sizeof long=4 [2023-08-26 06:24:45,435 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-08-26 06:24:45,435 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-08-26 06:24:45,435 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-08-26 06:24:45,435 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-08-26 06:24:45,435 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-08-26 06:24:45,435 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-08-26 06:24:45,436 INFO L153 SettingsManager]: * sizeof long double=12 [2023-08-26 06:24:45,436 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-08-26 06:24:45,436 INFO L153 SettingsManager]: * Use constant arrays=true [2023-08-26 06:24:45,437 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-08-26 06:24:45,437 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-08-26 06:24:45,437 INFO L153 SettingsManager]: * To the following directory=./dump/ [2023-08-26 06:24:45,437 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-08-26 06:24:45,438 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-08-26 06:24:45,438 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-08-26 06:24:45,438 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-08-26 06:24:45,439 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-08-26 06:24:45,439 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-08-26 06:24:45,439 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-08-26 06:24:45,439 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-08-26 06:24:45,439 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-08-26 06:24:45,440 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 -> PROGRAM_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-26 06:24:45,702 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-08-26 06:24:45,715 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-08-26 06:24:45,717 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-08-26 06:24:45,717 INFO L270 PluginConnector]: Initializing CDTParser... [2023-08-26 06:24:45,718 INFO L274 PluginConnector]: CDTParser initialized [2023-08-26 06:24:45,719 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-26 06:24:46,728 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-08-26 06:24:47,121 INFO L384 CDTParser]: Found 1 translation units. [2023-08-26 06:24:47,121 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-driver-races/char_generic_nvram_read_nvram_write_nvram.i [2023-08-26 06:24:47,154 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/63913df31/7f27a0b10b6347bcb04de6a72d0787e4/FLAG2ea358be1 [2023-08-26 06:24:47,167 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/63913df31/7f27a0b10b6347bcb04de6a72d0787e4 [2023-08-26 06:24:47,171 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-08-26 06:24:47,172 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2023-08-26 06:24:47,174 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-08-26 06:24:47,174 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-08-26 06:24:47,176 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-08-26 06:24:47,177 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.08 06:24:47" (1/1) ... [2023-08-26 06:24:47,178 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@30e2f32a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 06:24:47, skipping insertion in model container [2023-08-26 06:24:47,178 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.08 06:24:47" (1/1) ... [2023-08-26 06:24:47,264 INFO L176 MainTranslator]: Built tables and reachable declarations [2023-08-26 06:24:49,793 WARN L635 FunctionHandler]: implicit declaration of function __builtin_constant_p [2023-08-26 06:24:50,131 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-26 06:24:50,141 INFO L201 MainTranslator]: Completed pre-run [2023-08-26 06:24:50,149 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [12] [2023-08-26 06:24:50,150 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [12] [2023-08-26 06:24:50,150 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef long [17] [2023-08-26 06:24:50,150 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long [18] [2023-08-26 06:24:50,152 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef long long [39] [2023-08-26 06:24:50,153 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned short [45] [2023-08-26 06:24:50,153 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned short [46] [2023-08-26 06:24:50,153 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef __signed__ short [49] [2023-08-26 06:24:50,153 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned short [50] [2023-08-26 06:24:50,153 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef __signed__ long long [53] [2023-08-26 06:24:50,153 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long long [54] [2023-08-26 06:24:50,154 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef signed short [57] [2023-08-26 06:24:50,154 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned short [58] [2023-08-26 06:24:50,154 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef signed long long [61] [2023-08-26 06:24:50,154 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long long [62] [2023-08-26 06:24:50,154 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef long long [71] [2023-08-26 06:24:50,154 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned short [77] [2023-08-26 06:24:50,158 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long [92] [2023-08-26 06:24:50,159 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef long long [93] [2023-08-26 06:24:50,159 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned short [101] [2023-08-26 06:24:50,160 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long [103] [2023-08-26 06:24:50,160 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned short [105] [2023-08-26 06:24:50,160 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long [107] [2023-08-26 06:24:50,160 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long [117] [2023-08-26 06:24:50,160 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long [118] [2023-08-26 06:24:50,161 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned [120] [2023-08-26 06:24:50,161 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned [121] [2023-08-26 06:24:50,164 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned [122] [2023-08-26 06:24:50,164 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long [134] [2023-08-26 06:24:50,164 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern long [153] [2023-08-26 06:24:50,167 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [200] [2023-08-26 06:24:50,167 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) long [204] [2023-08-26 06:24:50,167 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [206] [2023-08-26 06:24:50,167 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) long [208] [2023-08-26 06:24:50,167 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [210] [2023-08-26 06:24:50,168 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [210] [2023-08-26 06:24:50,170 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) long [212] [2023-08-26 06:24:50,170 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [214] [2023-08-26 06:24:50,171 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [214] [2023-08-26 06:24:50,171 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [233] [2023-08-26 06:24:50,171 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [246] [2023-08-26 06:24:50,172 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [254] [2023-08-26 06:24:50,172 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [255] [2023-08-26 06:24:50,172 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [256] [2023-08-26 06:24:50,172 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [262] [2023-08-26 06:24:50,172 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [262] [2023-08-26 06:24:50,172 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [263] [2023-08-26 06:24:50,173 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [263] [2023-08-26 06:24:50,173 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [264] [2023-08-26 06:24:50,173 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long [275] [2023-08-26 06:24:50,173 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long [276] [2023-08-26 06:24:50,173 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long [277] [2023-08-26 06:24:50,174 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long [278] [2023-08-26 06:24:50,174 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long [279] [2023-08-26 06:24:50,174 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [282] [2023-08-26 06:24:50,175 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [295] [2023-08-26 06:24:50,178 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [317] [2023-08-26 06:24:50,179 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [321] [2023-08-26 06:24:50,182 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [333] [2023-08-26 06:24:50,182 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [337] [2023-08-26 06:24:50,183 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [349] [2023-08-26 06:24:50,186 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [358] [2023-08-26 06:24:50,188 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [367] [2023-08-26 06:24:50,190 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [380] [2023-08-26 06:24:50,190 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [381] [2023-08-26 06:24:50,191 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [382] [2023-08-26 06:24:50,191 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [383] [2023-08-26 06:24:50,191 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [384] [2023-08-26 06:24:50,192 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [394] [2023-08-26 06:24:50,192 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [395] [2023-08-26 06:24:50,192 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [396] [2023-08-26 06:24:50,192 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [398] [2023-08-26 06:24:50,193 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [400] [2023-08-26 06:24:50,193 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [401] [2023-08-26 06:24:50,193 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [401] [2023-08-26 06:24:50,193 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [402] [2023-08-26 06:24:50,193 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [403] [2023-08-26 06:24:50,193 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [408] [2023-08-26 06:24:50,193 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [409] [2023-08-26 06:24:50,193 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [411] [2023-08-26 06:24:50,194 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [418] [2023-08-26 06:24:50,194 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [421] [2023-08-26 06:24:50,194 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [423] [2023-08-26 06:24:50,196 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [465] [2023-08-26 06:24:50,197 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [466] [2023-08-26 06:24:50,198 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [467] [2023-08-26 06:24:50,198 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [473] [2023-08-26 06:24:50,205 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [570] [2023-08-26 06:24:50,206 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [597] [2023-08-26 06:24:50,209 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [701] [2023-08-26 06:24:50,209 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [702] [2023-08-26 06:24:50,210 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: volatile unsigned long [702] [2023-08-26 06:24:50,210 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [703] [2023-08-26 06:24:50,210 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [703] [2023-08-26 06:24:50,210 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [704] [2023-08-26 06:24:50,210 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [704] [2023-08-26 06:24:50,211 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [705] [2023-08-26 06:24:50,211 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [705] [2023-08-26 06:24:50,211 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [706] [2023-08-26 06:24:50,211 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: const unsigned long [707] [2023-08-26 06:24:50,211 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [707] [2023-08-26 06:24:50,212 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [764] [2023-08-26 06:24:50,212 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static unsigned [771] [2023-08-26 06:24:50,213 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [771] [2023-08-26 06:24:50,213 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [783] [2023-08-26 06:24:50,214 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [783] [2023-08-26 06:24:50,214 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [783] [2023-08-26 06:24:50,215 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [820] [2023-08-26 06:24:50,215 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [821] [2023-08-26 06:24:50,215 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [821] [2023-08-26 06:24:50,216 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [855] [2023-08-26 06:24:50,216 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [863] [2023-08-26 06:24:50,216 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [864] [2023-08-26 06:24:50,216 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [874] [2023-08-26 06:24:50,217 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [912] [2023-08-26 06:24:50,217 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [939] [2023-08-26 06:24:50,220 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [1047] [2023-08-26 06:24:50,221 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [1091] [2023-08-26 06:24:50,222 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [1122] [2023-08-26 06:24:50,222 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned [1126] [2023-08-26 06:24:50,222 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [1128] [2023-08-26 06:24:50,223 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned [1137] [2023-08-26 06:24:50,223 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [1139] [2023-08-26 06:24:50,224 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned [1143] [2023-08-26 06:24:50,224 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [1145] [2023-08-26 06:24:50,224 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [1149] [2023-08-26 06:24:50,225 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [1153] [2023-08-26 06:24:50,226 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned [1174] [2023-08-26 06:24:50,227 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned [1178] [2023-08-26 06:24:50,227 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [1178] [2023-08-26 06:24:50,227 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [1212] [2023-08-26 06:24:50,227 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [1214] [2023-08-26 06:24:50,228 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [1220] [2023-08-26 06:24:50,228 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [1249] [2023-08-26 06:24:50,228 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [1251] [2023-08-26 06:24:50,228 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [1256] [2023-08-26 06:24:50,229 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long long [1261] [2023-08-26 06:24:50,229 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [1262] [2023-08-26 06:24:50,229 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long long [1265] [2023-08-26 06:24:50,229 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long long [1266] [2023-08-26 06:24:50,233 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [1293] [2023-08-26 06:24:50,236 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [1319] [2023-08-26 06:24:50,237 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long long [1327] [2023-08-26 06:24:50,237 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [1327] [2023-08-26 06:24:50,238 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [1342] [2023-08-26 06:24:50,238 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern long [1353] [2023-08-26 06:24:50,238 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [1367] [2023-08-26 06:24:50,239 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [1382] [2023-08-26 06:24:50,251 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [1524] [2023-08-26 06:24:50,251 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long long [1525] [2023-08-26 06:24:50,254 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [1760] [2023-08-26 06:24:50,254 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [1765] [2023-08-26 06:24:50,257 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: typedef unsigned long [1960] [2023-08-26 06:24:50,259 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2101] [2023-08-26 06:24:50,260 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2102] [2023-08-26 06:24:50,260 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2103] [2023-08-26 06:24:50,260 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2104] [2023-08-26 06:24:50,261 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2197] [2023-08-26 06:24:50,262 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2202] [2023-08-26 06:24:50,262 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2202] [2023-08-26 06:24:50,262 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2204] [2023-08-26 06:24:50,262 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2206] [2023-08-26 06:24:50,262 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2206] [2023-08-26 06:24:50,263 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2208] [2023-08-26 06:24:50,263 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2217] [2023-08-26 06:24:50,263 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2222] [2023-08-26 06:24:50,263 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2226] [2023-08-26 06:24:50,263 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2227] [2023-08-26 06:24:50,264 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2235] [2023-08-26 06:24:50,264 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2236] [2023-08-26 06:24:50,264 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2267] [2023-08-26 06:24:50,265 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2274] [2023-08-26 06:24:50,265 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2278] [2023-08-26 06:24:50,266 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2296] [2023-08-26 06:24:50,266 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2297] [2023-08-26 06:24:50,267 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2314] [2023-08-26 06:24:50,267 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2315] [2023-08-26 06:24:50,267 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2316] [2023-08-26 06:24:50,267 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2319] [2023-08-26 06:24:50,268 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2323] [2023-08-26 06:24:50,268 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2327] [2023-08-26 06:24:50,268 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2339] [2023-08-26 06:24:50,270 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [2384] [2023-08-26 06:24:50,270 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2385] [2023-08-26 06:24:50,270 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2385] [2023-08-26 06:24:50,270 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [2389] [2023-08-26 06:24:50,271 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2389] [2023-08-26 06:24:50,271 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2406] [2023-08-26 06:24:50,273 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2485] [2023-08-26 06:24:50,273 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2486] [2023-08-26 06:24:50,275 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2564] [2023-08-26 06:24:50,276 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2566] [2023-08-26 06:24:50,276 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2586] [2023-08-26 06:24:50,277 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2590] [2023-08-26 06:24:50,279 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2592] [2023-08-26 06:24:50,279 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2605] [2023-08-26 06:24:50,280 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2621] [2023-08-26 06:24:50,280 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2622] [2023-08-26 06:24:50,283 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2622] [2023-08-26 06:24:50,284 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2633] [2023-08-26 06:24:50,284 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [2634] [2023-08-26 06:24:50,284 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2634] [2023-08-26 06:24:50,284 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [2635] [2023-08-26 06:24:50,284 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2635] [2023-08-26 06:24:50,284 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2643] [2023-08-26 06:24:50,284 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2644] [2023-08-26 06:24:50,285 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2647] [2023-08-26 06:24:50,285 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2647] [2023-08-26 06:24:50,285 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2647] [2023-08-26 06:24:50,285 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2647] [2023-08-26 06:24:50,285 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2647] [2023-08-26 06:24:50,285 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2649] [2023-08-26 06:24:50,285 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2656] [2023-08-26 06:24:50,285 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2656] [2023-08-26 06:24:50,285 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [2657] [2023-08-26 06:24:50,286 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2657] [2023-08-26 06:24:50,286 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2657] [2023-08-26 06:24:50,286 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [2658] [2023-08-26 06:24:50,286 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2658] [2023-08-26 06:24:50,286 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2658] [2023-08-26 06:24:50,286 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2659] [2023-08-26 06:24:50,287 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2712] [2023-08-26 06:24:50,288 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2719] [2023-08-26 06:24:50,288 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2720] [2023-08-26 06:24:50,288 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2752] [2023-08-26 06:24:50,288 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2754] [2023-08-26 06:24:50,288 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2754] [2023-08-26 06:24:50,288 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2757] [2023-08-26 06:24:50,289 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2757] [2023-08-26 06:24:50,289 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2760] [2023-08-26 06:24:50,289 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2764] [2023-08-26 06:24:50,289 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2765] [2023-08-26 06:24:50,289 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2766] [2023-08-26 06:24:50,289 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2771] [2023-08-26 06:24:50,290 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2805] [2023-08-26 06:24:50,290 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2808] [2023-08-26 06:24:50,290 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2808] [2023-08-26 06:24:50,290 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2809] [2023-08-26 06:24:50,290 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2810] [2023-08-26 06:24:50,290 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned [2818] [2023-08-26 06:24:50,291 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned [2822] [2023-08-26 06:24:50,293 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2880] [2023-08-26 06:24:50,293 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2881] [2023-08-26 06:24:50,293 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2882] [2023-08-26 06:24:50,293 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2883] [2023-08-26 06:24:50,294 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2886] [2023-08-26 06:24:50,294 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2887] [2023-08-26 06:24:50,294 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2888] [2023-08-26 06:24:50,294 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [2889] [2023-08-26 06:24:50,294 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2902] [2023-08-26 06:24:50,294 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [2914] [2023-08-26 06:24:50,295 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2936] [2023-08-26 06:24:50,295 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [2937] [2023-08-26 06:24:50,295 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2938] [2023-08-26 06:24:50,297 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: short [2970] [2023-08-26 06:24:50,297 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: short [2971] [2023-08-26 06:24:50,298 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2973] [2023-08-26 06:24:50,299 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [2985] [2023-08-26 06:24:50,299 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [3004] [2023-08-26 06:24:50,299 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [3012] [2023-08-26 06:24:50,299 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [3014] [2023-08-26 06:24:50,300 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3032] [2023-08-26 06:24:50,300 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [3033] [2023-08-26 06:24:50,300 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3034] [2023-08-26 06:24:50,300 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [3055] [2023-08-26 06:24:50,301 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3081] [2023-08-26 06:24:50,301 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3082] [2023-08-26 06:24:50,301 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3083] [2023-08-26 06:24:50,301 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3084] [2023-08-26 06:24:50,301 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3085] [2023-08-26 06:24:50,301 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3086] [2023-08-26 06:24:50,301 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3087] [2023-08-26 06:24:50,301 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3088] [2023-08-26 06:24:50,301 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3089] [2023-08-26 06:24:50,301 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3090] [2023-08-26 06:24:50,301 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3091] [2023-08-26 06:24:50,302 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3092] [2023-08-26 06:24:50,302 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3093] [2023-08-26 06:24:50,302 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3094] [2023-08-26 06:24:50,302 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3095] [2023-08-26 06:24:50,302 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3096] [2023-08-26 06:24:50,302 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3097] [2023-08-26 06:24:50,302 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3098] [2023-08-26 06:24:50,302 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3099] [2023-08-26 06:24:50,302 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3100] [2023-08-26 06:24:50,303 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3101] [2023-08-26 06:24:50,303 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [3105] [2023-08-26 06:24:50,303 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [3106] [2023-08-26 06:24:50,303 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [3110] [2023-08-26 06:24:50,303 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern long [3111] [2023-08-26 06:24:50,303 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3112] [2023-08-26 06:24:50,303 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern long [3113] [2023-08-26 06:24:50,303 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [3115] [2023-08-26 06:24:50,304 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [3131] [2023-08-26 06:24:50,304 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [3137] [2023-08-26 06:24:50,304 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3142] [2023-08-26 06:24:50,304 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3142] [2023-08-26 06:24:50,305 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3145] [2023-08-26 06:24:50,305 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [3150] [2023-08-26 06:24:50,305 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3153] [2023-08-26 06:24:50,305 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3153] [2023-08-26 06:24:50,305 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3155] [2023-08-26 06:24:50,307 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-26 06:24:50,307 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-26 06:24:50,307 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-26 06:24:50,307 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-26 06:24:50,308 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3245] [2023-08-26 06:24:50,308 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3287] [2023-08-26 06:24:50,309 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3320] [2023-08-26 06:24:50,309 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3323] [2023-08-26 06:24:50,309 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3327] [2023-08-26 06:24:50,310 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [3394] [2023-08-26 06:24:50,310 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3403] [2023-08-26 06:24:50,310 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3405] [2023-08-26 06:24:50,311 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3408] [2023-08-26 06:24:50,311 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern long [3458] [2023-08-26 06:24:50,311 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3458] [2023-08-26 06:24:50,311 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3460] [2023-08-26 06:24:50,311 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3461] [2023-08-26 06:24:50,312 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3478] [2023-08-26 06:24:50,312 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3480] [2023-08-26 06:24:50,314 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3483] [2023-08-26 06:24:50,317 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3546] [2023-08-26 06:24:50,318 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3566] [2023-08-26 06:24:50,318 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern long [3567] [2023-08-26 06:24:50,319 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3568] [2023-08-26 06:24:50,319 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3570] [2023-08-26 06:24:50,319 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern long [3571] [2023-08-26 06:24:50,320 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3572] [2023-08-26 06:24:50,320 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [3579] [2023-08-26 06:24:50,320 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3671] [2023-08-26 06:24:50,320 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [3672] [2023-08-26 06:24:50,321 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3714] [2023-08-26 06:24:50,321 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3740] [2023-08-26 06:24:50,322 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3744] [2023-08-26 06:24:50,322 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3749] [2023-08-26 06:24:50,322 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3754] [2023-08-26 06:24:50,322 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3759] [2023-08-26 06:24:50,323 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3762] [2023-08-26 06:24:50,323 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3763] [2023-08-26 06:24:50,323 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3764] [2023-08-26 06:24:50,323 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3768] [2023-08-26 06:24:50,324 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3769] [2023-08-26 06:24:50,325 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [3924] [2023-08-26 06:24:50,327 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [3932] [2023-08-26 06:24:50,327 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3954] [2023-08-26 06:24:50,328 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [3964] [2023-08-26 06:24:50,328 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [3973] [2023-08-26 06:24:50,328 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [3975] [2023-08-26 06:24:50,331 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [4089] [2023-08-26 06:24:50,331 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [4090] [2023-08-26 06:24:50,335 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [4407] [2023-08-26 06:24:50,335 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [4411] [2023-08-26 06:24:50,336 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [4430] [2023-08-26 06:24:50,336 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [4431] [2023-08-26 06:24:50,337 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [4432] [2023-08-26 06:24:50,337 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [4433] [2023-08-26 06:24:50,337 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern long [4434] [2023-08-26 06:24:50,337 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [4435] [2023-08-26 06:24:50,337 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern long [4436] [2023-08-26 06:24:50,337 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [4437] [2023-08-26 06:24:50,337 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4474] [2023-08-26 06:24:50,337 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4478] [2023-08-26 06:24:50,338 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4479] [2023-08-26 06:24:50,338 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4480] [2023-08-26 06:24:50,338 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4481] [2023-08-26 06:24:50,338 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4482] [2023-08-26 06:24:50,338 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4483] [2023-08-26 06:24:50,338 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4484] [2023-08-26 06:24:50,338 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4501] [2023-08-26 06:24:50,339 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4520] [2023-08-26 06:24:50,339 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [4523] [2023-08-26 06:24:50,339 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [4523] [2023-08-26 06:24:50,339 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4532] [2023-08-26 06:24:50,339 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4533] [2023-08-26 06:24:50,339 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4534] [2023-08-26 06:24:50,339 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4535] [2023-08-26 06:24:50,339 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4536] [2023-08-26 06:24:50,340 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4546] [2023-08-26 06:24:50,340 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [4591] [2023-08-26 06:24:50,340 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4594] [2023-08-26 06:24:50,342 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4595] [2023-08-26 06:24:50,343 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4596] [2023-08-26 06:24:50,343 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4597] [2023-08-26 06:24:50,343 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4598] [2023-08-26 06:24:50,343 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4599] [2023-08-26 06:24:50,343 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4600] [2023-08-26 06:24:50,344 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4601] [2023-08-26 06:24:50,344 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4602] [2023-08-26 06:24:50,344 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4603] [2023-08-26 06:24:50,344 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4604] [2023-08-26 06:24:50,344 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4605] [2023-08-26 06:24:50,344 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [4614] [2023-08-26 06:24:50,344 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4621] [2023-08-26 06:24:50,347 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4698] [2023-08-26 06:24:50,348 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4705] [2023-08-26 06:24:50,348 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4707] [2023-08-26 06:24:50,355 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4967] [2023-08-26 06:24:50,355 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4968] [2023-08-26 06:24:50,357 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [4992] [2023-08-26 06:24:50,358 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [5027] [2023-08-26 06:24:50,358 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [5028] [2023-08-26 06:24:50,358 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [5029] [2023-08-26 06:24:50,359 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [5034] [2023-08-26 06:24:50,359 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [5035] [2023-08-26 06:24:50,359 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [5036] [2023-08-26 06:24:50,359 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5040] [2023-08-26 06:24:50,359 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5040] [2023-08-26 06:24:50,359 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5041] [2023-08-26 06:24:50,359 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long long [5041] [2023-08-26 06:24:50,359 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5044] [2023-08-26 06:24:50,359 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5047] [2023-08-26 06:24:50,359 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5047] [2023-08-26 06:24:50,360 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [5050] [2023-08-26 06:24:50,360 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [5051] [2023-08-26 06:24:50,360 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [5065] [2023-08-26 06:24:50,360 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [5066] [2023-08-26 06:24:50,360 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5067] [2023-08-26 06:24:50,360 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5070] [2023-08-26 06:24:50,360 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5071] [2023-08-26 06:24:50,360 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5072] [2023-08-26 06:24:50,361 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5137] [2023-08-26 06:24:50,362 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: extern unsigned long [5187] [2023-08-26 06:24:50,362 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5187] [2023-08-26 06:24:50,365 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [5227] [2023-08-26 06:24:50,366 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [5229] [2023-08-26 06:24:50,366 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [5231] [2023-08-26 06:24:50,366 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [5233] [2023-08-26 06:24:50,367 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [5235] [2023-08-26 06:24:50,367 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [5237] [2023-08-26 06:24:50,375 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5346] [2023-08-26 06:24:50,375 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5350] [2023-08-26 06:24:50,377 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [5357] [2023-08-26 06:24:50,378 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [5358] [2023-08-26 06:24:50,413 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [5364] [2023-08-26 06:24:50,414 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [5365] [2023-08-26 06:24:50,415 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [5370] [2023-08-26 06:24:50,416 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5374] [2023-08-26 06:24:50,416 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5388] [2023-08-26 06:24:50,416 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5389] [2023-08-26 06:24:50,417 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5399] [2023-08-26 06:24:50,417 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5400] [2023-08-26 06:24:50,421 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5449] [2023-08-26 06:24:50,421 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5449] [2023-08-26 06:24:50,421 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5452] [2023-08-26 06:24:50,421 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5454] [2023-08-26 06:24:50,421 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5454] [2023-08-26 06:24:50,421 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5455] [2023-08-26 06:24:50,421 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5455] [2023-08-26 06:24:50,421 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5461] [2023-08-26 06:24:50,421 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5477] [2023-08-26 06:24:50,422 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) __attribute__((const)) unsigned long [5481-5482] [2023-08-26 06:24:50,422 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5482] [2023-08-26 06:24:50,422 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) __attribute__((const)) unsigned long [5486-5487] [2023-08-26 06:24:50,422 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5487] [2023-08-26 06:24:50,426 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5523] [2023-08-26 06:24:50,426 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [5525] [2023-08-26 06:24:50,426 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5527] [2023-08-26 06:24:50,427 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [5527] [2023-08-26 06:24:50,427 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [5529] [2023-08-26 06:24:50,427 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5529] [2023-08-26 06:24:50,427 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [5533] [2023-08-26 06:24:50,427 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5533] [2023-08-26 06:24:50,427 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5537] [2023-08-26 06:24:50,428 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [5545] [2023-08-26 06:24:50,429 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5545] [2023-08-26 06:24:50,429 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [5557] [2023-08-26 06:24:50,429 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5559] [2023-08-26 06:24:50,429 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5559] [2023-08-26 06:24:50,430 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [5559] [2023-08-26 06:24:50,430 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5561] [2023-08-26 06:24:50,432 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [5578] [2023-08-26 06:24:50,432 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5580] [2023-08-26 06:24:50,432 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5580] [2023-08-26 06:24:50,432 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: signed long [5580] [2023-08-26 06:24:50,433 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [5582] [2023-08-26 06:24:50,433 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5582] [2023-08-26 06:24:50,433 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5586] [2023-08-26 06:24:50,435 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5613] [2023-08-26 06:24:50,435 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5618] [2023-08-26 06:24:50,435 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5625] [2023-08-26 06:24:50,435 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5628] [2023-08-26 06:24:50,435 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5630] [2023-08-26 06:24:50,436 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5631] [2023-08-26 06:24:50,436 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5639] [2023-08-26 06:24:50,436 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5651] [2023-08-26 06:24:50,437 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5653] [2023-08-26 06:24:50,437 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5657] [2023-08-26 06:24:50,437 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5660] [2023-08-26 06:24:50,437 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5662] [2023-08-26 06:24:50,437 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5664] [2023-08-26 06:24:50,437 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5669] [2023-08-26 06:24:50,438 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5677] [2023-08-26 06:24:50,438 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5679] [2023-08-26 06:24:50,438 WARN L635 FunctionHandler]: implicit declaration of function __builtin_constant_p [2023-08-26 06:24:50,448 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [5690] [2023-08-26 06:24:50,448 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: static __attribute__((always_inline)) unsigned long [5694] [2023-08-26 06:24:50,449 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5699] [2023-08-26 06:24:50,449 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5703] [2023-08-26 06:24:50,449 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [5715] [2023-08-26 06:24:50,449 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [5719] [2023-08-26 06:24:50,449 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [5720] [2023-08-26 06:24:50,449 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [5722] [2023-08-26 06:24:50,449 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5724] [2023-08-26 06:24:50,450 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5778] [2023-08-26 06:24:50,450 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5791] [2023-08-26 06:24:50,450 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5793] [2023-08-26 06:24:50,451 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5809] [2023-08-26 06:24:50,451 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: asm volatile("ud2"); [5814] [2023-08-26 06:24:50,451 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5817] [2023-08-26 06:24:50,453 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5851] [2023-08-26 06:24:50,453 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5851] [2023-08-26 06:24:50,453 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5870] [2023-08-26 06:24:50,463 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5924] [2023-08-26 06:24:50,463 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5926] [2023-08-26 06:24:50,464 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5938] [2023-08-26 06:24:50,464 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5941] [2023-08-26 06:24:50,464 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5973] [2023-08-26 06:24:50,464 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5980] [2023-08-26 06:24:50,464 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5984] [2023-08-26 06:24:50,464 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [5989] [2023-08-26 06:24:50,465 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6054] [2023-08-26 06:24:50,466 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [6059] [2023-08-26 06:24:50,466 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6066] [2023-08-26 06:24:50,466 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [6102] [2023-08-26 06:24:50,466 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6108] [2023-08-26 06:24:50,467 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6203] [2023-08-26 06:24:50,467 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6204] [2023-08-26 06:24:50,467 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6205] [2023-08-26 06:24:50,467 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6215] [2023-08-26 06:24:50,467 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6216] [2023-08-26 06:24:50,468 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6221] [2023-08-26 06:24:50,468 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6226] [2023-08-26 06:24:50,468 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6229] [2023-08-26 06:24:50,468 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6230] [2023-08-26 06:24:50,468 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6233] [2023-08-26 06:24:50,468 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6242] [2023-08-26 06:24:50,468 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6243] [2023-08-26 06:24:50,468 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6245] [2023-08-26 06:24:50,468 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6252] [2023-08-26 06:24:50,468 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6252] [2023-08-26 06:24:50,468 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6256] [2023-08-26 06:24:50,468 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6256] [2023-08-26 06:24:50,469 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6262] [2023-08-26 06:24:50,469 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6274] [2023-08-26 06:24:50,471 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6409] [2023-08-26 06:24:50,471 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6410] [2023-08-26 06:24:50,471 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6425] [2023-08-26 06:24:50,472 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6425] [2023-08-26 06:24:50,472 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6426] [2023-08-26 06:24:50,472 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6427] [2023-08-26 06:24:50,472 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6428] [2023-08-26 06:24:50,472 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6428] [2023-08-26 06:24:50,473 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [6523] [2023-08-26 06:24:50,473 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6527] [2023-08-26 06:24:50,473 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6543] [2023-08-26 06:24:50,474 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6547] [2023-08-26 06:24:50,474 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6558] [2023-08-26 06:24:50,474 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6561] [2023-08-26 06:24:50,474 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [6564] [2023-08-26 06:24:50,474 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: volatile unsigned long [6564] [2023-08-26 06:24:50,475 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6612] [2023-08-26 06:24:50,475 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [6627] [2023-08-26 06:24:50,476 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned [6668] [2023-08-26 06:24:50,477 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [6683] [2023-08-26 06:24:50,480 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6743] [2023-08-26 06:24:50,480 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [6754] [2023-08-26 06:24:50,480 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [6754] [2023-08-26 06:24:50,486 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-26 06:24:50,848 WARN L669 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-08-26 06:24:50,848 WARN L669 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-08-26 06:24:50,848 WARN L669 CHandler]: The function __xchg_wrong_size is called, but not defined or handled by StandardFunctionHandler. [2023-08-26 06:24:50,848 WARN L669 CHandler]: The function release is called, but not defined or handled by StandardFunctionHandler. [2023-08-26 06:24:50,849 WARN L669 CHandler]: The function __builtin_constant_p is called, but not defined or handled by StandardFunctionHandler. [2023-08-26 06:24:50,849 WARN L669 CHandler]: The function ____ilog2_NaN is called, but not defined or handled by StandardFunctionHandler. [2023-08-26 06:24:50,849 WARN L669 CHandler]: The function _whoop_init is called, but not defined or handled by StandardFunctionHandler. [2023-08-26 06:24:50,853 INFO L206 MainTranslator]: Completed translation [2023-08-26 06:24:50,854 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 06:24:50 WrapperNode [2023-08-26 06:24:50,854 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-08-26 06:24:50,854 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-08-26 06:24:50,854 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-08-26 06:24:50,854 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-08-26 06:24:50,858 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 06:24:50" (1/1) ... [2023-08-26 06:24:50,948 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 06:24:50" (1/1) ... [2023-08-26 06:24:50,981 INFO L138 Inliner]: procedures = 1354, calls = 1453, calls flagged for inlining = 348, calls inlined = 20, statements flattened = 570 [2023-08-26 06:24:50,981 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-08-26 06:24:50,982 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-08-26 06:24:50,982 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-08-26 06:24:50,982 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-08-26 06:24:50,988 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 06:24:50" (1/1) ... [2023-08-26 06:24:50,988 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 06:24:50" (1/1) ... [2023-08-26 06:24:50,992 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 06:24:50" (1/1) ... [2023-08-26 06:24:50,992 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 06:24:50" (1/1) ... [2023-08-26 06:24:51,006 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 06:24:50" (1/1) ... [2023-08-26 06:24:51,009 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 06:24:50" (1/1) ... [2023-08-26 06:24:51,012 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 06:24:50" (1/1) ... [2023-08-26 06:24:51,014 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 06:24:50" (1/1) ... [2023-08-26 06:24:51,019 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-08-26 06:24:51,020 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-08-26 06:24:51,020 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-08-26 06:24:51,020 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-08-26 06:24:51,020 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 06:24:50" (1/1) ... [2023-08-26 06:24:51,024 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-08-26 06:24:51,032 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 06:24:51,048 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-26 06:24:51,069 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-26 06:24:51,086 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-08-26 06:24:51,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-08-26 06:24:51,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-08-26 06:24:51,086 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-08-26 06:24:51,086 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-08-26 06:24:51,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$ [2023-08-26 06:24:51,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-08-26 06:24:51,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-08-26 06:24:51,086 INFO L130 BoogieDeclarations]: Found specification of procedure whoop_wrapper_read_nvram [2023-08-26 06:24:51,086 INFO L138 BoogieDeclarations]: Found implementation of procedure whoop_wrapper_read_nvram [2023-08-26 06:24:51,086 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-08-26 06:24:51,087 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2023-08-26 06:24:51,087 INFO L130 BoogieDeclarations]: Found specification of procedure whoop_wrapper_write_nvram [2023-08-26 06:24:51,087 INFO L138 BoogieDeclarations]: Found implementation of procedure whoop_wrapper_write_nvram [2023-08-26 06:24:51,087 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-08-26 06:24:51,088 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-08-26 06:24:51,347 INFO L236 CfgBuilder]: Building ICFG [2023-08-26 06:24:51,348 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-08-26 06:24:51,739 INFO L277 CfgBuilder]: Performing block encoding [2023-08-26 06:24:51,746 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-08-26 06:24:51,746 INFO L302 CfgBuilder]: Removed 2 assume(true) statements. [2023-08-26 06:24:51,747 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.08 06:24:51 BoogieIcfgContainer [2023-08-26 06:24:51,748 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-08-26 06:24:51,749 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-08-26 06:24:51,749 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-08-26 06:24:51,751 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-08-26 06:24:51,751 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 26.08 06:24:47" (1/3) ... [2023-08-26 06:24:51,751 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2feb64db and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.08 06:24:51, skipping insertion in model container [2023-08-26 06:24:51,751 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 06:24:50" (2/3) ... [2023-08-26 06:24:51,751 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2feb64db and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.08 06:24:51, skipping insertion in model container [2023-08-26 06:24:51,752 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.08 06:24:51" (3/3) ... [2023-08-26 06:24:51,752 INFO L112 eAbstractionObserver]: Analyzing ICFG char_generic_nvram_read_nvram_write_nvram.i [2023-08-26 06:24:51,780 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-08-26 06:24:51,780 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 47 error locations. [2023-08-26 06:24:51,780 INFO L515 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-08-26 06:24:51,885 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2023-08-26 06:24:51,925 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 636 places, 648 transitions, 1312 flow [2023-08-26 06:24:52,091 INFO L124 PetriNetUnfolderBase]: 19/646 cut-off events. [2023-08-26 06:24:52,092 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-08-26 06:24:52,101 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-26 06:24:52,101 INFO L82 GeneralOperation]: Start removeDead. Operand has 636 places, 648 transitions, 1312 flow [2023-08-26 06:24:52,107 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 626 places, 638 transitions, 1285 flow [2023-08-26 06:24:52,109 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-08-26 06:24:52,115 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 626 places, 638 transitions, 1285 flow [2023-08-26 06:24:52,116 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 626 places, 638 transitions, 1285 flow [2023-08-26 06:24:52,117 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 626 places, 638 transitions, 1285 flow [2023-08-26 06:24:52,231 INFO L124 PetriNetUnfolderBase]: 19/638 cut-off events. [2023-08-26 06:24:52,231 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-08-26 06:24:52,235 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-26 06:24:52,269 INFO L119 LiptonReduction]: Number of co-enabled transitions 62116 [2023-08-26 06:25:40,906 WARN L234 SmtUtils]: Spent 16.18s 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-26 06:25:51,935 WARN L234 SmtUtils]: Spent 11.02s 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-26 06:26:07,484 WARN L234 SmtUtils]: Spent 15.55s 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-26 06:26:19,283 WARN L234 SmtUtils]: Spent 11.79s 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-26 06:27:58,354 WARN L234 SmtUtils]: Spent 1.65m 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-26 06:28:48,377 WARN L234 SmtUtils]: Spent 50.01s 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-26 06:29:30,296 WARN L234 SmtUtils]: Spent 41.91s 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-26 06:30:03,217 WARN L234 SmtUtils]: Spent 32.87s 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-26 06:30:03,247 INFO L134 LiptonReduction]: Checked pairs total: 344456 [2023-08-26 06:30:03,247 INFO L136 LiptonReduction]: Total number of compositions: 653 [2023-08-26 06:30:03,256 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-08-26 06:30:03,259 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;@4487ea02, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-08-26 06:30:03,259 INFO L358 AbstractCegarLoop]: Starting to check reachability of 71 error locations. [2023-08-26 06:30:03,260 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-08-26 06:30:03,260 INFO L124 PetriNetUnfolderBase]: 0/0 cut-off events. [2023-08-26 06:30:03,260 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-26 06:30:03,260 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 06:30:03,261 INFO L208 CegarLoopForPetriNet]: trace histogram [1] [2023-08-26 06:30:03,261 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-26 06:30:03,264 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 06:30:03,264 INFO L85 PathProgramCache]: Analyzing trace with hash 2353, now seen corresponding path program 1 times [2023-08-26 06:30:03,269 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 06:30:03,269 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1819691342] [2023-08-26 06:30:03,269 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 06:30:03,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 06:30:03,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 06:30:03,410 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-26 06:30:03,411 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 06:30:03,411 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1819691342] [2023-08-26 06:30:03,411 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1819691342] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 06:30:03,411 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 06:30:03,411 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [0] imperfect sequences [] total 0 [2023-08-26 06:30:03,412 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1012489528] [2023-08-26 06:30:03,413 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 06:30:03,417 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-08-26 06:30:03,420 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 06:30:03,436 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-08-26 06:30:03,437 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-08-26 06:30:03,440 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 635 out of 1301 [2023-08-26 06:30:03,444 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-26 06:30:03,444 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 06:30:03,444 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 635 of 1301 [2023-08-26 06:30:03,444 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 06:30:03,884 INFO L124 PetriNetUnfolderBase]: 833/2922 cut-off events. [2023-08-26 06:30:03,884 INFO L125 PetriNetUnfolderBase]: For 52/52 co-relation queries the response was YES. [2023-08-26 06:30:03,888 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-26 06:30:03,896 INFO L140 encePairwiseOnDemand]: 1272/1301 looper letters, 42 selfloop transitions, 0 changer transitions 0/149 dead transitions. [2023-08-26 06:30:03,896 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 149 transitions, 391 flow [2023-08-26 06:30:03,897 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-08-26 06:30:03,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-08-26 06:30:03,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 1341 transitions. [2023-08-26 06:30:03,908 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5153727901614144 [2023-08-26 06:30:03,909 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 1341 transitions. [2023-08-26 06:30:03,909 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 1341 transitions. [2023-08-26 06:30:03,911 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 06:30:03,912 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 1341 transitions. [2023-08-26 06:30:03,916 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-26 06:30:03,922 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-26 06:30:03,923 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-26 06:30:03,924 INFO L175 Difference]: Start difference. First operand has 171 places, 178 transitions, 365 flow. Second operand 2 states and 1341 transitions. [2023-08-26 06:30:03,924 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 147 places, 149 transitions, 391 flow [2023-08-26 06:30:03,927 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 144 places, 149 transitions, 386 flow, removed 0 selfloop flow, removed 3 redundant places. [2023-08-26 06:30:03,928 INFO L231 Difference]: Finished difference. Result has 144 places, 149 transitions, 302 flow [2023-08-26 06:30:03,930 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-26 06:30:03,931 INFO L281 CegarLoopForPetriNet]: 171 programPoint places, -27 predicate places. [2023-08-26 06:30:03,932 INFO L495 AbstractCegarLoop]: Abstraction has has 144 places, 149 transitions, 302 flow [2023-08-26 06:30:03,932 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-26 06:30:03,932 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 06:30:03,932 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-08-26 06:30:03,933 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-08-26 06:30:03,933 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-26 06:30:03,933 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 06:30:03,933 INFO L85 PathProgramCache]: Analyzing trace with hash 72788556, now seen corresponding path program 1 times [2023-08-26 06:30:03,933 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 06:30:03,933 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [926648305] [2023-08-26 06:30:03,933 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 06:30:03,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 06:30:04,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 06:30:04,180 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-26 06:30:04,181 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 06:30:04,181 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [926648305] [2023-08-26 06:30:04,181 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [926648305] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 06:30:04,181 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 06:30:04,181 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-26 06:30:04,181 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1194405696] [2023-08-26 06:30:04,181 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 06:30:04,182 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-26 06:30:04,182 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 06:30:04,182 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-26 06:30:04,185 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-26 06:30:04,186 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 626 out of 1301 [2023-08-26 06:30:04,188 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-26 06:30:04,188 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 06:30:04,188 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 626 of 1301 [2023-08-26 06:30:04,188 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 06:30:04,561 INFO L124 PetriNetUnfolderBase]: 937/3170 cut-off events. [2023-08-26 06:30:04,561 INFO L125 PetriNetUnfolderBase]: For 13/13 co-relation queries the response was YES. [2023-08-26 06:30:04,564 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-26 06:30:04,574 INFO L140 encePairwiseOnDemand]: 1297/1301 looper letters, 47 selfloop transitions, 2 changer transitions 0/152 dead transitions. [2023-08-26 06:30:04,574 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 144 places, 152 transitions, 408 flow [2023-08-26 06:30:04,574 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-26 06:30:04,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-26 06:30:04,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1929 transitions. [2023-08-26 06:30:04,577 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.49423520368946966 [2023-08-26 06:30:04,577 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 1929 transitions. [2023-08-26 06:30:04,577 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 1929 transitions. [2023-08-26 06:30:04,578 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 06:30:04,578 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 1929 transitions. [2023-08-26 06:30:04,581 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-26 06:30:04,586 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-26 06:30:04,588 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-26 06:30:04,588 INFO L175 Difference]: Start difference. First operand has 144 places, 149 transitions, 302 flow. Second operand 3 states and 1929 transitions. [2023-08-26 06:30:04,588 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 144 places, 152 transitions, 408 flow [2023-08-26 06:30:04,589 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 144 places, 152 transitions, 408 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-08-26 06:30:04,590 INFO L231 Difference]: Finished difference. Result has 145 places, 149 transitions, 312 flow [2023-08-26 06:30:04,591 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-26 06:30:04,591 INFO L281 CegarLoopForPetriNet]: 171 programPoint places, -26 predicate places. [2023-08-26 06:30:04,591 INFO L495 AbstractCegarLoop]: Abstraction has has 145 places, 149 transitions, 312 flow [2023-08-26 06:30:04,592 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-26 06:30:04,592 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 06:30:04,592 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2023-08-26 06:30:04,592 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-08-26 06:30:04,592 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-26 06:30:04,593 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 06:30:04,593 INFO L85 PathProgramCache]: Analyzing trace with hash 1230376142, now seen corresponding path program 1 times [2023-08-26 06:30:04,593 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 06:30:04,593 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [180047156] [2023-08-26 06:30:04,593 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 06:30:04,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 06:30:04,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 06:30:04,704 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-26 06:30:04,705 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 06:30:04,705 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [180047156] [2023-08-26 06:30:04,705 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [180047156] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 06:30:04,705 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 06:30:04,706 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-26 06:30:04,706 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [450029277] [2023-08-26 06:30:04,706 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 06:30:04,706 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-26 06:30:04,706 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 06:30:04,706 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-26 06:30:04,706 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-26 06:30:04,708 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 623 out of 1301 [2023-08-26 06:30:04,710 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-26 06:30:04,710 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 06:30:04,710 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 623 of 1301 [2023-08-26 06:30:04,710 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 06:30:05,061 INFO L124 PetriNetUnfolderBase]: 1047/3446 cut-off events. [2023-08-26 06:30:05,061 INFO L125 PetriNetUnfolderBase]: For 75/101 co-relation queries the response was YES. [2023-08-26 06:30:05,068 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-26 06:30:05,080 INFO L140 encePairwiseOnDemand]: 1298/1301 looper letters, 47 selfloop transitions, 1 changer transitions 0/147 dead transitions. [2023-08-26 06:30:05,080 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 147 transitions, 404 flow [2023-08-26 06:30:05,080 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-26 06:30:05,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-26 06:30:05,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1917 transitions. [2023-08-26 06:30:05,083 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.49116064565718676 [2023-08-26 06:30:05,083 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 1917 transitions. [2023-08-26 06:30:05,083 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 1917 transitions. [2023-08-26 06:30:05,084 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 06:30:05,084 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 1917 transitions. [2023-08-26 06:30:05,087 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-26 06:30:05,092 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-26 06:30:05,094 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-26 06:30:05,094 INFO L175 Difference]: Start difference. First operand has 145 places, 149 transitions, 312 flow. Second operand 3 states and 1917 transitions. [2023-08-26 06:30:05,094 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 147 transitions, 404 flow [2023-08-26 06:30:05,096 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 145 places, 147 transitions, 404 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-08-26 06:30:05,099 INFO L231 Difference]: Finished difference. Result has 145 places, 147 transitions, 310 flow [2023-08-26 06:30:05,099 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-26 06:30:05,100 INFO L281 CegarLoopForPetriNet]: 171 programPoint places, -26 predicate places. [2023-08-26 06:30:05,100 INFO L495 AbstractCegarLoop]: Abstraction has has 145 places, 147 transitions, 310 flow [2023-08-26 06:30:05,102 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-26 06:30:05,102 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 06:30:05,102 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 06:30:05,102 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-08-26 06:30:05,102 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-26 06:30:05,103 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 06:30:05,103 INFO L85 PathProgramCache]: Analyzing trace with hash 1275516720, now seen corresponding path program 1 times [2023-08-26 06:30:05,103 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 06:30:05,103 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [14679442] [2023-08-26 06:30:05,103 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 06:30:05,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 06:30:05,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 06:30:05,213 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-26 06:30:05,213 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 06:30:05,213 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [14679442] [2023-08-26 06:30:05,213 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [14679442] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 06:30:05,214 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 06:30:05,214 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-26 06:30:05,214 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [410504806] [2023-08-26 06:30:05,214 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 06:30:05,214 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-26 06:30:05,214 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 06:30:05,215 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-26 06:30:05,215 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-26 06:30:05,216 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 626 out of 1301 [2023-08-26 06:30:05,218 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-26 06:30:05,218 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 06:30:05,218 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 626 of 1301 [2023-08-26 06:30:05,218 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 06:30:05,642 INFO L124 PetriNetUnfolderBase]: 937/3010 cut-off events. [2023-08-26 06:30:05,642 INFO L125 PetriNetUnfolderBase]: For 70/76 co-relation queries the response was YES. [2023-08-26 06:30:05,648 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-26 06:30:05,659 INFO L140 encePairwiseOnDemand]: 1297/1301 looper letters, 51 selfloop transitions, 2 changer transitions 0/152 dead transitions. [2023-08-26 06:30:05,660 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 152 transitions, 432 flow [2023-08-26 06:30:05,660 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-26 06:30:05,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-26 06:30:05,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1931 transitions. [2023-08-26 06:30:05,663 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.49474763002818345 [2023-08-26 06:30:05,663 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 1931 transitions. [2023-08-26 06:30:05,663 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 1931 transitions. [2023-08-26 06:30:05,664 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 06:30:05,664 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 1931 transitions. [2023-08-26 06:30:05,667 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-26 06:30:05,671 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-26 06:30:05,673 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-26 06:30:05,673 INFO L175 Difference]: Start difference. First operand has 145 places, 147 transitions, 310 flow. Second operand 3 states and 1931 transitions. [2023-08-26 06:30:05,673 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 152 transitions, 432 flow [2023-08-26 06:30:05,674 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 144 places, 152 transitions, 431 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-08-26 06:30:05,675 INFO L231 Difference]: Finished difference. Result has 145 places, 147 transitions, 319 flow [2023-08-26 06:30:05,676 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-26 06:30:05,677 INFO L281 CegarLoopForPetriNet]: 171 programPoint places, -26 predicate places. [2023-08-26 06:30:05,677 INFO L495 AbstractCegarLoop]: Abstraction has has 145 places, 147 transitions, 319 flow [2023-08-26 06:30:05,678 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-26 06:30:05,678 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 06:30:05,678 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 06:30:05,678 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-08-26 06:30:05,678 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-26 06:30:05,678 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 06:30:05,678 INFO L85 PathProgramCache]: Analyzing trace with hash 143557383, now seen corresponding path program 1 times [2023-08-26 06:30:05,679 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 06:30:05,679 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2121755035] [2023-08-26 06:30:05,679 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 06:30:05,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 06:30:05,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 06:30:06,322 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-26 06:30:06,322 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 06:30:06,322 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2121755035] [2023-08-26 06:30:06,323 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2121755035] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 06:30:06,323 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 06:30:06,323 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-08-26 06:30:06,323 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [250082459] [2023-08-26 06:30:06,323 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 06:30:06,326 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-08-26 06:30:06,326 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 06:30:06,327 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-08-26 06:30:06,327 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-08-26 06:30:06,328 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 537 out of 1301 [2023-08-26 06:30:06,332 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-26 06:30:06,332 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 06:30:06,332 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 537 of 1301 [2023-08-26 06:30:06,332 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 06:30:13,175 INFO L124 PetriNetUnfolderBase]: 54681/84229 cut-off events. [2023-08-26 06:30:13,175 INFO L125 PetriNetUnfolderBase]: For 977/977 co-relation queries the response was YES. [2023-08-26 06:30:13,341 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-26 06:30:13,593 INFO L140 encePairwiseOnDemand]: 1279/1301 looper letters, 507 selfloop transitions, 69 changer transitions 0/595 dead transitions. [2023-08-26 06:30:13,593 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 150 places, 595 transitions, 2408 flow [2023-08-26 06:30:13,593 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-08-26 06:30:13,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-08-26 06:30:13,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 3789 transitions. [2023-08-26 06:30:13,601 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4853958493466564 [2023-08-26 06:30:13,601 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 3789 transitions. [2023-08-26 06:30:13,601 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 3789 transitions. [2023-08-26 06:30:13,602 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 06:30:13,603 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 3789 transitions. [2023-08-26 06:30:13,608 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-26 06:30:13,615 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-26 06:30:13,625 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-26 06:30:13,625 INFO L175 Difference]: Start difference. First operand has 145 places, 147 transitions, 319 flow. Second operand 6 states and 3789 transitions. [2023-08-26 06:30:13,626 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 150 places, 595 transitions, 2408 flow [2023-08-26 06:30:13,628 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 150 places, 595 transitions, 2408 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-08-26 06:30:13,631 INFO L231 Difference]: Finished difference. Result has 155 places, 215 transitions, 773 flow [2023-08-26 06:30:13,632 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-26 06:30:13,632 INFO L281 CegarLoopForPetriNet]: 171 programPoint places, -16 predicate places. [2023-08-26 06:30:13,632 INFO L495 AbstractCegarLoop]: Abstraction has has 155 places, 215 transitions, 773 flow [2023-08-26 06:30:13,633 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-26 06:30:13,633 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 06:30:13,633 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-26 06:30:13,633 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-08-26 06:30:13,634 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-26 06:30:13,634 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 06:30:13,634 INFO L85 PathProgramCache]: Analyzing trace with hash -1271385141, now seen corresponding path program 1 times [2023-08-26 06:30:13,634 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 06:30:13,634 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1808158453] [2023-08-26 06:30:13,634 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 06:30:13,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 06:30:13,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 06:30:14,935 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-26 06:30:14,935 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 06:30:14,935 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1808158453] [2023-08-26 06:30:14,936 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1808158453] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 06:30:14,936 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 06:30:14,936 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2023-08-26 06:30:14,936 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1229597740] [2023-08-26 06:30:14,936 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 06:30:14,936 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2023-08-26 06:30:14,936 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 06:30:14,937 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2023-08-26 06:30:14,937 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=45, Invalid=45, Unknown=0, NotChecked=0, Total=90 [2023-08-26 06:30:14,939 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 537 out of 1301 [2023-08-26 06:30:14,942 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-26 06:30:14,942 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 06:30:14,942 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 537 of 1301 [2023-08-26 06:30:14,942 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 06:30:25,758 INFO L124 PetriNetUnfolderBase]: 75616/117825 cut-off events. [2023-08-26 06:30:25,758 INFO L125 PetriNetUnfolderBase]: For 65591/65591 co-relation queries the response was YES. [2023-08-26 06:30:26,245 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-26 06:30:26,567 INFO L140 encePairwiseOnDemand]: 1261/1301 looper letters, 683 selfloop transitions, 353 changer transitions 0/1054 dead transitions. [2023-08-26 06:30:26,567 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 164 places, 1054 transitions, 5966 flow [2023-08-26 06:30:26,568 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2023-08-26 06:30:26,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2023-08-26 06:30:26,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 6047 transitions. [2023-08-26 06:30:26,577 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.46479631053036125 [2023-08-26 06:30:26,577 INFO L72 ComplementDD]: Start complementDD. Operand 10 states and 6047 transitions. [2023-08-26 06:30:26,577 INFO L73 IsDeterministic]: Start isDeterministic. Operand 10 states and 6047 transitions. [2023-08-26 06:30:26,580 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 06:30:26,580 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 10 states and 6047 transitions. [2023-08-26 06:30:26,586 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-26 06:30:26,596 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-26 06:30:26,597 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-26 06:30:26,597 INFO L175 Difference]: Start difference. First operand has 155 places, 215 transitions, 773 flow. Second operand 10 states and 6047 transitions. [2023-08-26 06:30:26,598 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 164 places, 1054 transitions, 5966 flow [2023-08-26 06:30:27,377 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 164 places, 1054 transitions, 5966 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-08-26 06:30:27,383 INFO L231 Difference]: Finished difference. Result has 173 places, 566 transitions, 4205 flow [2023-08-26 06:30:27,384 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-26 06:30:27,384 INFO L281 CegarLoopForPetriNet]: 171 programPoint places, 2 predicate places. [2023-08-26 06:30:27,384 INFO L495 AbstractCegarLoop]: Abstraction has has 173 places, 566 transitions, 4205 flow [2023-08-26 06:30:27,385 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-26 06:30:27,385 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 06:30:27,385 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-26 06:30:27,385 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-08-26 06:30:27,386 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-26 06:30:27,386 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 06:30:27,386 INFO L85 PathProgramCache]: Analyzing trace with hash -2030356211, now seen corresponding path program 1 times [2023-08-26 06:30:27,386 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 06:30:27,386 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1838425985] [2023-08-26 06:30:27,386 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 06:30:27,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 06:30:27,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 06:30:27,469 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-26 06:30:27,469 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 06:30:27,469 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1838425985] [2023-08-26 06:30:27,470 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1838425985] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 06:30:27,470 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 06:30:27,470 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-26 06:30:27,470 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [755379431] [2023-08-26 06:30:27,470 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 06:30:27,470 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-26 06:30:27,470 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 06:30:27,471 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-26 06:30:27,471 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-26 06:30:27,472 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 614 out of 1301 [2023-08-26 06:30:27,473 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-26 06:30:27,473 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 06:30:27,473 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 614 of 1301 [2023-08-26 06:30:27,473 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 06:30:29,921 INFO L124 PetriNetUnfolderBase]: 10070/24891 cut-off events. [2023-08-26 06:30:29,921 INFO L125 PetriNetUnfolderBase]: For 19709/21068 co-relation queries the response was YES. [2023-08-26 06:30:29,987 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-26 06:30:30,049 INFO L140 encePairwiseOnDemand]: 1295/1301 looper letters, 115 selfloop transitions, 2 changer transitions 0/577 dead transitions. [2023-08-26 06:30:30,049 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 171 places, 577 transitions, 4468 flow [2023-08-26 06:30:30,050 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-26 06:30:30,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-26 06:30:30,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1905 transitions. [2023-08-26 06:30:30,053 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4880860876249039 [2023-08-26 06:30:30,053 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 1905 transitions. [2023-08-26 06:30:30,053 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 1905 transitions. [2023-08-26 06:30:30,054 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 06:30:30,054 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 1905 transitions. [2023-08-26 06:30:30,056 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-26 06:30:30,059 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-26 06:30:30,060 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-26 06:30:30,060 INFO L175 Difference]: Start difference. First operand has 173 places, 566 transitions, 4205 flow. Second operand 3 states and 1905 transitions. [2023-08-26 06:30:30,060 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 171 places, 577 transitions, 4468 flow [2023-08-26 06:30:30,149 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 171 places, 577 transitions, 4468 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-08-26 06:30:30,154 INFO L231 Difference]: Finished difference. Result has 172 places, 564 transitions, 4211 flow [2023-08-26 06:30:30,155 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-26 06:30:30,155 INFO L281 CegarLoopForPetriNet]: 171 programPoint places, 1 predicate places. [2023-08-26 06:30:30,155 INFO L495 AbstractCegarLoop]: Abstraction has has 172 places, 564 transitions, 4211 flow [2023-08-26 06:30:30,156 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-26 06:30:30,156 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 06:30:30,156 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-26 06:30:30,156 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-08-26 06:30:30,156 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-26 06:30:30,156 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 06:30:30,156 INFO L85 PathProgramCache]: Analyzing trace with hash 1824112917, now seen corresponding path program 1 times [2023-08-26 06:30:30,156 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 06:30:30,156 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [678757061] [2023-08-26 06:30:30,156 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 06:30:30,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 06:30:30,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 06:30:31,143 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-26 06:30:31,143 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 06:30:31,143 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [678757061] [2023-08-26 06:30:31,143 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [678757061] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 06:30:31,143 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 06:30:31,143 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2023-08-26 06:30:31,144 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [27771720] [2023-08-26 06:30:31,144 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 06:30:31,144 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2023-08-26 06:30:31,144 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 06:30:31,144 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2023-08-26 06:30:31,145 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=45, Invalid=45, Unknown=0, NotChecked=0, Total=90 [2023-08-26 06:30:31,147 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 537 out of 1301 [2023-08-26 06:30:31,150 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-26 06:30:31,150 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 06:30:31,150 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 537 of 1301 [2023-08-26 06:30:31,150 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 06:30:49,196 INFO L124 PetriNetUnfolderBase]: 96152/148578 cut-off events. [2023-08-26 06:30:49,197 INFO L125 PetriNetUnfolderBase]: For 148738/148742 co-relation queries the response was YES. [2023-08-26 06:30:49,976 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-26 06:30:50,491 INFO L140 encePairwiseOnDemand]: 1261/1301 looper letters, 1291 selfloop transitions, 433 changer transitions 0/1739 dead transitions. [2023-08-26 06:30:50,491 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 181 places, 1739 transitions, 13501 flow [2023-08-26 06:30:50,492 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2023-08-26 06:30:50,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2023-08-26 06:30:50,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 6096 transitions. [2023-08-26 06:30:50,501 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4685626441199078 [2023-08-26 06:30:50,502 INFO L72 ComplementDD]: Start complementDD. Operand 10 states and 6096 transitions. [2023-08-26 06:30:50,502 INFO L73 IsDeterministic]: Start isDeterministic. Operand 10 states and 6096 transitions. [2023-08-26 06:30:50,504 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 06:30:50,504 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 10 states and 6096 transitions. [2023-08-26 06:30:50,512 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-26 06:30:50,525 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-26 06:30:50,528 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-26 06:30:50,528 INFO L175 Difference]: Start difference. First operand has 172 places, 564 transitions, 4211 flow. Second operand 10 states and 6096 transitions. [2023-08-26 06:30:50,528 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 181 places, 1739 transitions, 13501 flow [2023-08-26 06:30:52,725 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 181 places, 1739 transitions, 13501 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-08-26 06:30:52,739 INFO L231 Difference]: Finished difference. Result has 190 places, 995 transitions, 8911 flow [2023-08-26 06:30:52,739 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-26 06:30:52,741 INFO L281 CegarLoopForPetriNet]: 171 programPoint places, 19 predicate places. [2023-08-26 06:30:52,741 INFO L495 AbstractCegarLoop]: Abstraction has has 190 places, 995 transitions, 8911 flow [2023-08-26 06:30:52,757 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-26 06:30:52,757 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 06:30:52,757 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-26 06:30:52,758 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-08-26 06:30:52,758 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-26 06:30:52,760 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 06:30:52,761 INFO L85 PathProgramCache]: Analyzing trace with hash 464819768, now seen corresponding path program 1 times [2023-08-26 06:30:52,761 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 06:30:52,761 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [769725360] [2023-08-26 06:30:52,761 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 06:30:52,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 06:30:52,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 06:30:53,215 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-26 06:30:53,216 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 06:30:53,217 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [769725360] [2023-08-26 06:30:53,217 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [769725360] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 06:30:53,217 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 06:30:53,218 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-08-26 06:30:53,218 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1559027830] [2023-08-26 06:30:53,218 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 06:30:53,218 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-08-26 06:30:53,218 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 06:30:53,218 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-08-26 06:30:53,219 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-08-26 06:30:53,220 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 537 out of 1301 [2023-08-26 06:30:53,222 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-26 06:30:53,222 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 06:30:53,222 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 537 of 1301 [2023-08-26 06:30:53,222 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 06:31:15,683 INFO L124 PetriNetUnfolderBase]: 92278/143779 cut-off events. [2023-08-26 06:31:15,683 INFO L125 PetriNetUnfolderBase]: For 183638/183642 co-relation queries the response was YES. [2023-08-26 06:31:16,583 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-26 06:31:16,993 INFO L140 encePairwiseOnDemand]: 1287/1301 looper letters, 1241 selfloop transitions, 137 changer transitions 20/1415 dead transitions. [2023-08-26 06:31:16,993 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 195 places, 1415 transitions, 14107 flow [2023-08-26 06:31:16,993 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-08-26 06:31:16,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-08-26 06:31:17,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 3565 transitions. [2023-08-26 06:31:17,010 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.45669997437868304 [2023-08-26 06:31:17,010 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 3565 transitions. [2023-08-26 06:31:17,012 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 3565 transitions. [2023-08-26 06:31:17,013 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 06:31:17,014 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 3565 transitions. [2023-08-26 06:31:17,017 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-26 06:31:17,037 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-26 06:31:17,038 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-26 06:31:17,038 INFO L175 Difference]: Start difference. First operand has 190 places, 995 transitions, 8911 flow. Second operand 6 states and 3565 transitions. [2023-08-26 06:31:17,038 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 195 places, 1415 transitions, 14107 flow [2023-08-26 06:31:19,905 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 195 places, 1415 transitions, 14107 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-08-26 06:31:19,919 INFO L231 Difference]: Finished difference. Result has 200 places, 1131 transitions, 10679 flow [2023-08-26 06:31:19,919 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-26 06:31:19,920 INFO L281 CegarLoopForPetriNet]: 171 programPoint places, 29 predicate places. [2023-08-26 06:31:19,920 INFO L495 AbstractCegarLoop]: Abstraction has has 200 places, 1131 transitions, 10679 flow [2023-08-26 06:31:19,921 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-26 06:31:19,921 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 06:31:19,921 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-26 06:31:19,921 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-08-26 06:31:19,921 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-26 06:31:19,921 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 06:31:19,921 INFO L85 PathProgramCache]: Analyzing trace with hash 1134086706, now seen corresponding path program 1 times [2023-08-26 06:31:19,921 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 06:31:19,921 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1493436056] [2023-08-26 06:31:19,921 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 06:31:19,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 06:31:20,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 06:31:21,231 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-26 06:31:21,231 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 06:31:21,231 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1493436056] [2023-08-26 06:31:21,231 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1493436056] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 06:31:21,231 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 06:31:21,231 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2023-08-26 06:31:21,231 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [529314878] [2023-08-26 06:31:21,231 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 06:31:21,232 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2023-08-26 06:31:21,233 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 06:31:21,233 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2023-08-26 06:31:21,233 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72 [2023-08-26 06:31:21,235 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 527 out of 1301 [2023-08-26 06:31:21,237 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-26 06:31:21,238 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 06:31:21,238 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 527 of 1301 [2023-08-26 06:31:21,238 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 06:31:51,737 INFO L124 PetriNetUnfolderBase]: 121291/186138 cut-off events. [2023-08-26 06:31:51,738 INFO L125 PetriNetUnfolderBase]: For 242966/242966 co-relation queries the response was YES. [2023-08-26 06:31:53,255 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-26 06:31:53,856 INFO L140 encePairwiseOnDemand]: 1284/1301 looper letters, 1996 selfloop transitions, 776 changer transitions 0/2788 dead transitions. [2023-08-26 06:31:53,856 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 208 places, 2788 transitions, 28302 flow [2023-08-26 06:31:53,856 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2023-08-26 06:31:53,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2023-08-26 06:31:53,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 5414 transitions. [2023-08-26 06:31:53,862 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4623793662994278 [2023-08-26 06:31:53,862 INFO L72 ComplementDD]: Start complementDD. Operand 9 states and 5414 transitions. [2023-08-26 06:31:53,863 INFO L73 IsDeterministic]: Start isDeterministic. Operand 9 states and 5414 transitions. [2023-08-26 06:31:53,864 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 06:31:53,864 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 9 states and 5414 transitions. [2023-08-26 06:31:53,869 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-26 06:31:53,876 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-26 06:31:53,876 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-26 06:31:53,876 INFO L175 Difference]: Start difference. First operand has 200 places, 1131 transitions, 10679 flow. Second operand 9 states and 5414 transitions. [2023-08-26 06:31:53,877 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 208 places, 2788 transitions, 28302 flow [2023-08-26 06:32:03,946 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 2788 transitions, 28302 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-08-26 06:32:03,970 INFO L231 Difference]: Finished difference. Result has 214 places, 1800 transitions, 21017 flow [2023-08-26 06:32:03,971 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-26 06:32:03,972 INFO L281 CegarLoopForPetriNet]: 171 programPoint places, 43 predicate places. [2023-08-26 06:32:03,972 INFO L495 AbstractCegarLoop]: Abstraction has has 214 places, 1800 transitions, 21017 flow [2023-08-26 06:32:03,973 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-26 06:32:03,973 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 06:32:03,973 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-26 06:32:03,973 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-08-26 06:32:03,973 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-26 06:32:03,973 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 06:32:03,973 INFO L85 PathProgramCache]: Analyzing trace with hash -338343962, now seen corresponding path program 2 times [2023-08-26 06:32:03,973 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 06:32:03,973 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1608894478] [2023-08-26 06:32:03,985 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 06:32:03,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 06:32:04,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 06:32:05,126 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-26 06:32:05,126 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 06:32:05,126 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1608894478] [2023-08-26 06:32:05,126 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1608894478] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 06:32:05,126 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 06:32:05,126 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2023-08-26 06:32:05,126 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1883643302] [2023-08-26 06:32:05,126 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 06:32:05,127 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2023-08-26 06:32:05,127 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 06:32:05,127 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2023-08-26 06:32:05,127 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=45, Unknown=0, NotChecked=0, Total=72 [2023-08-26 06:32:05,129 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 527 out of 1301 [2023-08-26 06:32:05,131 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-26 06:32:05,131 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 06:32:05,131 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 527 of 1301 [2023-08-26 06:32:05,131 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand