./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/ldv-commit-tester/main4_arch-x86-oprofile-oprofile-ko--131_1a--79db8ef-1.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version cf1a7837 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a68bc3bb-28a4-4046-a204-68b75fe33204/bin/uautomizer-verify-uTZkv6EMXl/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a68bc3bb-28a4-4046-a204-68b75fe33204/bin/uautomizer-verify-uTZkv6EMXl/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a68bc3bb-28a4-4046-a204-68b75fe33204/bin/uautomizer-verify-uTZkv6EMXl/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a68bc3bb-28a4-4046-a204-68b75fe33204/bin/uautomizer-verify-uTZkv6EMXl/config/AutomizerReach.xml -i ../../sv-benchmarks/c/ldv-commit-tester/main4_arch-x86-oprofile-oprofile-ko--131_1a--79db8ef-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a68bc3bb-28a4-4046-a204-68b75fe33204/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-Overflow-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a68bc3bb-28a4-4046-a204-68b75fe33204/bin/uautomizer-verify-uTZkv6EMXl --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 0a59c899fb7b62412b1992e8cb98e98bcd2f06be9f99aa413b7a25f6eaad8530 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-12 02:24:26,863 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-12 02:24:26,949 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a68bc3bb-28a4-4046-a204-68b75fe33204/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-Overflow-64bit-Automizer_Default.epf [2023-11-12 02:24:26,956 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-12 02:24:26,957 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-12 02:24:26,989 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-12 02:24:26,990 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-12 02:24:26,991 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-12 02:24:26,992 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-12 02:24:26,993 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-12 02:24:26,994 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-12 02:24:26,995 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-12 02:24:26,996 INFO L153 SettingsManager]: * Use SBE=true [2023-11-12 02:24:26,997 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-12 02:24:26,998 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-12 02:24:26,998 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-12 02:24:26,999 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-12 02:24:27,000 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-12 02:24:27,001 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-12 02:24:27,002 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-12 02:24:27,002 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-12 02:24:27,003 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-12 02:24:27,004 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-12 02:24:27,005 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-12 02:24:27,006 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-12 02:24:27,007 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-12 02:24:27,007 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-12 02:24:27,008 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:24:27,009 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-12 02:24:27,010 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-12 02:24:27,010 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-12 02:24:27,011 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-12 02:24:27,012 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-12 02:24:27,012 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-12 02:24:27,013 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-12 02:24:27,014 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-12 02:24:27,014 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-12 02:24:27,015 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-12 02:24:27,016 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a68bc3bb-28a4-4046-a204-68b75fe33204/bin/uautomizer-verify-uTZkv6EMXl/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a68bc3bb-28a4-4046-a204-68b75fe33204/bin/uautomizer-verify-uTZkv6EMXl Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 0a59c899fb7b62412b1992e8cb98e98bcd2f06be9f99aa413b7a25f6eaad8530 [2023-11-12 02:24:27,357 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-12 02:24:27,395 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-12 02:24:27,398 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-12 02:24:27,401 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-12 02:24:27,402 INFO L274 PluginConnector]: CDTParser initialized [2023-11-12 02:24:27,404 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a68bc3bb-28a4-4046-a204-68b75fe33204/bin/uautomizer-verify-uTZkv6EMXl/../../sv-benchmarks/c/ldv-commit-tester/main4_arch-x86-oprofile-oprofile-ko--131_1a--79db8ef-1.i [2023-11-12 02:24:31,078 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-12 02:24:31,967 INFO L384 CDTParser]: Found 1 translation units. [2023-11-12 02:24:31,967 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a68bc3bb-28a4-4046-a204-68b75fe33204/sv-benchmarks/c/ldv-commit-tester/main4_arch-x86-oprofile-oprofile-ko--131_1a--79db8ef-1.i [2023-11-12 02:24:32,049 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a68bc3bb-28a4-4046-a204-68b75fe33204/bin/uautomizer-verify-uTZkv6EMXl/data/0354ed27b/7ac5d4506752420b805d6d626867cd1e/FLAGc46b75e32 [2023-11-12 02:24:32,157 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a68bc3bb-28a4-4046-a204-68b75fe33204/bin/uautomizer-verify-uTZkv6EMXl/data/0354ed27b/7ac5d4506752420b805d6d626867cd1e [2023-11-12 02:24:32,166 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-12 02:24:32,172 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-12 02:24:32,176 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-12 02:24:32,176 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-12 02:24:32,182 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-12 02:24:32,183 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:24:32" (1/1) ... [2023-11-12 02:24:32,185 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@326f3ffe and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:24:32, skipping insertion in model container [2023-11-12 02:24:32,185 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:24:32" (1/1) ... [2023-11-12 02:24:32,403 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-12 02:24:36,087 WARN L635 FunctionHandler]: implicit declaration of function ldv_xmalloc [2023-11-12 02:24:36,138 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:24:36,262 INFO L202 MainTranslator]: Completed pre-run [2023-11-12 02:24:36,383 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".section .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.previous\n671:\n\tlock; incl %0": "+m" (v->counter)); [3151] [2023-11-12 02:24:36,400 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".section .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.previous\n671:\n\tlock; btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [3506] [2023-11-12 02:24:36,401 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("bt %2,%1\n\tsbb %0,%0": "=r" (oldbit): "m" (*((unsigned long *)addr)), "Ir" (nr)); [3514-3515] [2023-11-12 02:24:36,402 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& current_task)); [3538] [2023-11-12 02:24:36,403 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [3541] [2023-11-12 02:24:36,403 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [3544] [2023-11-12 02:24:36,404 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [3547] [2023-11-12 02:24:36,409 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& op_cpu_buffer)); [3696] [2023-11-12 02:24:36,410 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (this_cpu_off)); [3699] [2023-11-12 02:24:36,411 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [3702] [2023-11-12 02:24:36,411 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [3705] [2023-11-12 02:24:36,412 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [3708] [2023-11-12 02:24:36,415 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& op_cpu_buffer)); [3757] [2023-11-12 02:24:36,418 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& op_cpu_buffer)); [3802] [2023-11-12 02:24:36,420 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& op_cpu_buffer)); [3828] [2023-11-12 02:24:36,427 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& op_cpu_buffer)); [4018] [2023-11-12 02:24:36,428 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (this_cpu_off)); [4021] [2023-11-12 02:24:36,429 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [4024] [2023-11-12 02:24:36,429 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [4027] [2023-11-12 02:24:36,430 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [4030] [2023-11-12 02:24:36,432 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& op_cpu_buffer)); [4098] [2023-11-12 02:24:36,433 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (this_cpu_off)); [4101] [2023-11-12 02:24:36,433 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [4104] [2023-11-12 02:24:36,434 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [4107] [2023-11-12 02:24:36,434 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [4110] [2023-11-12 02:24:36,443 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& op_cpu_buffer)); [4196] [2023-11-12 02:24:36,444 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (this_cpu_off)); [4199] [2023-11-12 02:24:36,444 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [4202] [2023-11-12 02:24:36,445 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [4205] [2023-11-12 02:24:36,445 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [4208] [2023-11-12 02:24:36,446 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& op_cpu_buffer)); [4228] [2023-11-12 02:24:36,447 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (this_cpu_off)); [4231] [2023-11-12 02:24:36,448 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [4234] [2023-11-12 02:24:36,448 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [4237] [2023-11-12 02:24:36,449 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [4240] [2023-11-12 02:24:36,451 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [4280] [2023-11-12 02:24:36,451 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [4283] [2023-11-12 02:24:36,452 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [4286] [2023-11-12 02:24:36,453 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [4289] [2023-11-12 02:24:36,454 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [4298] [2023-11-12 02:24:36,454 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [4301] [2023-11-12 02:24:36,455 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [4304] [2023-11-12 02:24:36,455 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [4307] [2023-11-12 02:24:36,457 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".section .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.previous\n671:\n\tlock; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [4334] [2023-11-12 02:24:36,461 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& op_cpu_buffer)); [4449] [2023-11-12 02:24:36,464 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [4497] [2023-11-12 02:24:36,465 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [4500] [2023-11-12 02:24:36,468 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [4503] [2023-11-12 02:24:36,469 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [4506] [2023-11-12 02:24:36,471 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [4533] [2023-11-12 02:24:36,471 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [4536] [2023-11-12 02:24:36,472 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [4539] [2023-11-12 02:24:36,472 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [4542] [2023-11-12 02:24:36,495 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [5158] [2023-11-12 02:24:36,495 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [5165] [2023-11-12 02:24:36,496 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".section .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.previous\n671:\n\tlock; bts %2,%1\n\tsbb %0,%0": "=r" (oldbit), "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [5174-5175] [2023-11-12 02:24:36,654 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& op_cpu_buffer)); [6532] [2023-11-12 02:24:36,656 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& op_cpu_buffer)); [6573] [2023-11-12 02:24:36,662 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (irq_regs)); [6632] [2023-11-12 02:24:36,663 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (irq_regs)); [6635] [2023-11-12 02:24:36,663 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (irq_regs)); [6638] [2023-11-12 02:24:36,664 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (irq_regs)); [6641] [2023-11-12 02:24:36,665 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& oprofile_hrtimer)); [6673] [2023-11-12 02:24:36,667 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (this_cpu_off)); [6676] [2023-11-12 02:24:36,667 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [6679] [2023-11-12 02:24:36,670 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [6682] [2023-11-12 02:24:36,670 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [6685] [2023-11-12 02:24:36,673 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& oprofile_hrtimer)); [6713] [2023-11-12 02:24:36,679 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& kernel_stack)); [6848] [2023-11-12 02:24:36,680 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& kernel_stack)); [6851] [2023-11-12 02:24:36,680 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& kernel_stack)); [6854] [2023-11-12 02:24:36,681 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& kernel_stack)); [6857] [2023-11-12 02:24:36,682 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("661:\n\tcall %P4\n662:\n.section .altinstructions,\"a\"\n .balign 8 \n .quad 661b\n .quad 663f\n\t .word (3*32+16)\n\t .byte 662b-661b\n\t .byte 664f-663f\n.previous\n.section .discard,\"aw\",@progbits\n\t .byte 0xff + (664f-663f) - (662b-661b)\n.previous\n.section .altinstr_replacement, \"ax\"\n663:\n\tcall %P5\n664:\n.previous": "=a" (ret), "=D" (to), "=S" (from), "=d" (len): [old] "i" (& copy_user_generic_unrolled), [new] "i" (& copy_user_generic_string), "1" (to), "2" (from), "3" (len): "memory", "rcx", "r8", "r9", "r10", "r11"); [6873-6876] [2023-11-12 02:24:36,684 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("add %3,%1 ; sbb %0,%0 ; cmp %1,%4 ; sbb $0,%0": "=&r" (flag), "=r" (roksum): "1" (head), "g" (32L), "rm" (tmp->addr_limit.seg)); [6938-6939] [2023-11-12 02:24:36,693 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/work/vladimir/commit-test/commit-test-work/task-086--linux-stable--dir/inst/current/envs/linux-stable-79db8ef-1/linux-stable-79db8ef-1/arch/x86/include/asm/paravirt.h"), "i" (127), "i" (12UL)); [7088-7089] [2023-11-12 02:24:36,693 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c6;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c5\n .byte 772b-771b\n .short %c7\n.popsection\n": "=D" (__edi), "=S" (__esi), "=d" (__edx), "=c" (__ecx), "=a" (__eax): [paravirt_typenum] "i" (32UL), [paravirt_opptr] "i" (& pv_cpu_ops.read_msr), [paravirt_clobber] "i" (511), "D" ((unsigned long )msr), "S" ((unsigned long )err): "memory", "cc", "r8", "r9", "r10", "r11"); [7094-7098] [2023-11-12 02:24:36,696 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/work/vladimir/commit-test/commit-test-work/task-086--linux-stable--dir/inst/current/envs/linux-stable-79db8ef-1/linux-stable-79db8ef-1/arch/x86/include/asm/paravirt.h"), "i" (137), "i" (12UL)); [7123-7124] [2023-11-12 02:24:36,697 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c6;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c5\n .byte 772b-771b\n .short %c7\n.popsection\n": "=D" (__edi), "=S" (__esi), "=d" (__edx), "=c" (__ecx), "=a" (__eax): [paravirt_typenum] "i" (34UL), [paravirt_opptr] "i" (& pv_cpu_ops.write_msr), [paravirt_clobber] "i" (511), "D" ((unsigned long )msr), "S" ((unsigned long )low), "d" ((unsigned long )high): "memory", "cc", "r8", "r9", "r10", "r11"); [7129-7133] [2023-11-12 02:24:36,716 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& cpu_msrs)); [7499] [2023-11-12 02:24:36,717 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (this_cpu_off)); [7502] [2023-11-12 02:24:36,718 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [7505] [2023-11-12 02:24:36,718 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [7508] [2023-11-12 02:24:36,719 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [7511] [2023-11-12 02:24:36,720 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___0): "0" (& cpu_msrs)); [7523] [2023-11-12 02:24:36,721 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (this_cpu_off)); [7526] [2023-11-12 02:24:36,721 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (this_cpu_off)); [7529] [2023-11-12 02:24:36,722 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (this_cpu_off)); [7532] [2023-11-12 02:24:36,722 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (this_cpu_off)); [7535] [2023-11-12 02:24:36,726 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& cpu_msrs)); [7607] [2023-11-12 02:24:36,727 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (this_cpu_off)); [7610] [2023-11-12 02:24:36,727 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [7613] [2023-11-12 02:24:36,728 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [7616] [2023-11-12 02:24:36,729 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [7619] [2023-11-12 02:24:36,732 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& cpu_msrs)); [7675] [2023-11-12 02:24:36,732 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (this_cpu_off)); [7678] [2023-11-12 02:24:36,733 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [7681] [2023-11-12 02:24:36,733 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [7684] [2023-11-12 02:24:36,733 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [7687] [2023-11-12 02:24:36,736 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& switch_index)); [7745] [2023-11-12 02:24:36,737 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (this_cpu_off)); [7748] [2023-11-12 02:24:36,737 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [7751] [2023-11-12 02:24:36,738 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [7754] [2023-11-12 02:24:36,738 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [7757] [2023-11-12 02:24:36,740 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& cpu_msrs)); [7793] [2023-11-12 02:24:36,740 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___0): "0" (& cpu_msrs)); [7796] [2023-11-12 02:24:36,741 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___1): "0" (& switch_index)); [7799] [2023-11-12 02:24:36,743 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& cpu_msrs)); [7833] [2023-11-12 02:24:36,744 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___0): "0" (& cpu_msrs)); [7837] [2023-11-12 02:24:36,746 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& switch_index)); [7881] [2023-11-12 02:24:36,750 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [7962] [2023-11-12 02:24:36,751 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [7965] [2023-11-12 02:24:36,751 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [7968] [2023-11-12 02:24:36,752 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [7971] [2023-11-12 02:24:36,752 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& switch_index)); [7979] [2023-11-12 02:24:36,753 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___0): "0" (& cpu_msrs)); [7982] [2023-11-12 02:24:36,754 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___1): "0" (& switch_index)); [7989] [2023-11-12 02:24:36,754 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___2): "0" (& switch_index)); [7993] [2023-11-12 02:24:36,758 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___1): "0" (& cpu_msrs)); [8062] [2023-11-12 02:24:36,758 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___2): "0" (& cpu_msrs)); [8064] [2023-11-12 02:24:36,760 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& cpu_msrs)); [8088] [2023-11-12 02:24:36,760 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___0): "0" (& cpu_msrs)); [8091] [2023-11-12 02:24:36,761 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___1): "0" (& cpu_msrs)); [8094] [2023-11-12 02:24:36,762 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___2): "0" (& cpu_msrs)); [8097] [2023-11-12 02:24:36,763 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& cpu_msrs)); [8134] [2023-11-12 02:24:36,764 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___0): "0" (& cpu_msrs)); [8138] [2023-11-12 02:24:36,765 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___1): "0" (& cpu_msrs)); [8144] [2023-11-12 02:24:36,766 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___2): "0" (& cpu_msrs)); [8148] [2023-11-12 02:24:36,767 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [8184] [2023-11-12 02:24:36,768 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8187] [2023-11-12 02:24:36,768 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8190] [2023-11-12 02:24:36,769 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8193] [2023-11-12 02:24:36,769 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& cpu_msrs)); [8201] [2023-11-12 02:24:36,770 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___0): "0" (& saved_lvtpc)); [8209] [2023-11-12 02:24:36,774 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [8269] [2023-11-12 02:24:36,774 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8272] [2023-11-12 02:24:36,775 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8275] [2023-11-12 02:24:36,775 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8278] [2023-11-12 02:24:36,776 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& cpu_msrs)); [8286] [2023-11-12 02:24:36,776 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___0): "0" (& saved_lvtpc)); [8291] [2023-11-12 02:24:36,783 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& cpu_msrs)); [8413] [2023-11-12 02:24:36,785 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___2): "0" (& cpu_msrs)); [8428] [2023-11-12 02:24:36,785 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___3): "0" (& cpu_msrs)); [8430] [2023-11-12 02:24:36,786 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___6): "0" (& cpu_msrs)); [8436] [2023-11-12 02:24:36,787 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___7): "0" (& cpu_msrs)); [8438] [2023-11-12 02:24:36,788 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8452] [2023-11-12 02:24:36,789 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8482] [2023-11-12 02:24:36,789 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& cpu_msrs)); [8485] [2023-11-12 02:24:36,790 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (this_cpu_off)); [8488] [2023-11-12 02:24:36,790 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [8491] [2023-11-12 02:24:36,791 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [8494] [2023-11-12 02:24:36,791 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [8497] [2023-11-12 02:24:36,806 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/work/vladimir/commit-test/commit-test-work/task-086--linux-stable--dir/inst/current/envs/linux-stable-79db8ef-1/linux-stable-79db8ef-1/arch/x86/include/asm/paravirt.h"), "i" (31), "i" (12UL)); [8819-8820] [2023-11-12 02:24:36,807 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c5;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c4\n .byte 772b-771b\n .short %c6\n.popsection\n": "=D" (__edi), "=S" (__esi), "=d" (__edx), "=c" (__ecx): [paravirt_typenum] "i" (31UL), [paravirt_opptr] "i" (& pv_cpu_ops.cpuid), [paravirt_clobber] "i" (511), "D" ((unsigned long )eax), "S" ((unsigned long )ebx), "d" ((unsigned long )ecx), "c" ((unsigned long )edx): "memory", "cc", "rax", "r8", "r9", "r10", "r11"); [8825-8830] [2023-11-12 02:24:36,816 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [8886] [2023-11-12 02:24:36,816 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8889] [2023-11-12 02:24:36,816 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8892] [2023-11-12 02:24:36,817 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8895] [2023-11-12 02:24:36,858 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [9636] [2023-11-12 02:24:36,859 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [9639] [2023-11-12 02:24:36,859 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [9642] [2023-11-12 02:24:36,859 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [9645] [2023-11-12 02:24:36,865 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& cpu_info)); [9760] [2023-11-12 02:24:36,865 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (this_cpu_off)); [9763] [2023-11-12 02:24:36,866 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [9766] [2023-11-12 02:24:36,866 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [9769] [2023-11-12 02:24:36,867 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [9772] [2023-11-12 02:24:36,867 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___0): "0" (& cpu_info)); [9782] [2023-11-12 02:24:36,868 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (this_cpu_off)); [9785] [2023-11-12 02:24:36,868 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (this_cpu_off)); [9788] [2023-11-12 02:24:36,869 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (this_cpu_off)); [9791] [2023-11-12 02:24:36,869 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (this_cpu_off)); [9794] [2023-11-12 02:24:36,888 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& cpu_info)); [9986] [2023-11-12 02:24:36,889 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (this_cpu_off)); [9989] [2023-11-12 02:24:36,890 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [9992] [2023-11-12 02:24:36,890 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [9995] [2023-11-12 02:24:36,891 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (this_cpu_off)); [9998] [2023-11-12 02:24:36,892 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___0): "0" (& cpu_info)); [10006] [2023-11-12 02:24:36,893 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (this_cpu_off)); [10009] [2023-11-12 02:24:36,893 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (this_cpu_off)); [10012] [2023-11-12 02:24:36,894 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (this_cpu_off)); [10015] [2023-11-12 02:24:36,895 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (this_cpu_off)); [10018] [2023-11-12 02:24:36,901 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [10165] [2023-11-12 02:24:36,902 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [10168] [2023-11-12 02:24:36,902 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [10171] [2023-11-12 02:24:36,904 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [10174] [2023-11-12 02:24:36,905 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& cpu_sibling_map)); [10182] [2023-11-12 02:24:36,909 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (this_cpu_off)); [10185] [2023-11-12 02:24:36,909 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (this_cpu_off)); [10188] [2023-11-12 02:24:36,910 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (this_cpu_off)); [10191] [2023-11-12 02:24:36,911 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (this_cpu_off)); [10194] [2023-11-12 02:24:36,955 WARN L635 FunctionHandler]: implicit declaration of function ldv_xmalloc [2023-11-12 02:24:36,969 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:24:37,293 WARN L672 CHandler]: The function ldv_xmalloc is called, but not defined or handled by StandardFunctionHandler. [2023-11-12 02:24:37,293 WARN L672 CHandler]: The function kmem_cache_alloc_notrace is called, but not defined or handled by StandardFunctionHandler. [2023-11-12 02:24:37,294 WARN L672 CHandler]: The function __bad_percpu_size is called, but not defined or handled by StandardFunctionHandler. [2023-11-12 02:24:37,309 INFO L206 MainTranslator]: Completed translation [2023-11-12 02:24:37,309 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:24:37 WrapperNode [2023-11-12 02:24:37,310 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-12 02:24:37,311 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-12 02:24:37,311 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-12 02:24:37,312 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-12 02:24:37,322 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:24:37" (1/1) ... [2023-11-12 02:24:37,481 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:24:37" (1/1) ... [2023-11-12 02:24:37,768 INFO L138 Inliner]: procedures = 458, calls = 3141, calls flagged for inlining = 235, calls inlined = 147, statements flattened = 6581 [2023-11-12 02:24:37,769 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-12 02:24:37,770 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-12 02:24:37,771 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-12 02:24:37,771 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-12 02:24:37,784 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:24:37" (1/1) ... [2023-11-12 02:24:37,784 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:24:37" (1/1) ... [2023-11-12 02:24:37,838 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:24:37" (1/1) ... [2023-11-12 02:24:37,839 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:24:37" (1/1) ... [2023-11-12 02:24:38,051 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:24:37" (1/1) ... [2023-11-12 02:24:38,102 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:24:37" (1/1) ... [2023-11-12 02:24:38,148 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:24:37" (1/1) ... [2023-11-12 02:24:38,184 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:24:37" (1/1) ... [2023-11-12 02:24:38,339 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-12 02:24:38,342 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-12 02:24:38,343 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-12 02:24:38,343 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-12 02:24:38,344 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:24:37" (1/1) ... [2023-11-12 02:24:38,363 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:24:38,400 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a68bc3bb-28a4-4046-a204-68b75fe33204/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:24:38,432 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a68bc3bb-28a4-4046-a204-68b75fe33204/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-12 02:24:38,451 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a68bc3bb-28a4-4046-a204-68b75fe33204/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-12 02:24:38,492 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_set [2023-11-12 02:24:38,492 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_set [2023-11-12 02:24:38,492 INFO L130 BoogieDeclarations]: Found specification of procedure ppro_shutdown [2023-11-12 02:24:38,493 INFO L138 BoogieDeclarations]: Found implementation of procedure ppro_shutdown [2023-11-12 02:24:38,493 INFO L130 BoogieDeclarations]: Found specification of procedure variable_test_bit [2023-11-12 02:24:38,493 INFO L138 BoogieDeclarations]: Found implementation of procedure variable_test_bit [2023-11-12 02:24:38,494 INFO L130 BoogieDeclarations]: Found specification of procedure debug_lockdep_rcu_enabled [2023-11-12 02:24:38,494 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_lockdep_rcu_enabled [2023-11-12 02:24:38,494 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2023-11-12 02:24:38,494 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2023-11-12 02:24:38,494 INFO L130 BoogieDeclarations]: Found specification of procedure start_switch_worker [2023-11-12 02:24:38,494 INFO L138 BoogieDeclarations]: Found implementation of procedure start_switch_worker [2023-11-12 02:24:38,495 INFO L130 BoogieDeclarations]: Found specification of procedure p4_shutdown [2023-11-12 02:24:38,495 INFO L138 BoogieDeclarations]: Found implementation of procedure p4_shutdown [2023-11-12 02:24:38,496 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_delayed_work [2023-11-12 02:24:38,496 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_delayed_work [2023-11-12 02:24:38,496 INFO L130 BoogieDeclarations]: Found specification of procedure reserve_evntsel_nmi [2023-11-12 02:24:38,496 INFO L138 BoogieDeclarations]: Found implementation of procedure reserve_evntsel_nmi [2023-11-12 02:24:38,496 INFO L130 BoogieDeclarations]: Found specification of procedure trace_kmalloc___0 [2023-11-12 02:24:38,496 INFO L138 BoogieDeclarations]: Found implementation of procedure trace_kmalloc___0 [2023-11-12 02:24:38,497 INFO L130 BoogieDeclarations]: Found specification of procedure unregister_die_notifier [2023-11-12 02:24:38,497 INFO L138 BoogieDeclarations]: Found implementation of procedure unregister_die_notifier [2023-11-12 02:24:38,497 INFO L130 BoogieDeclarations]: Found specification of procedure generic_delete_inode [2023-11-12 02:24:38,497 INFO L130 BoogieDeclarations]: Found specification of procedure oprofilefs_ulong_to_user [2023-11-12 02:24:38,497 INFO L138 BoogieDeclarations]: Found implementation of procedure oprofilefs_ulong_to_user [2023-11-12 02:24:38,497 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_return_value [2023-11-12 02:24:38,497 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_return_value [2023-11-12 02:24:38,498 INFO L130 BoogieDeclarations]: Found specification of procedure sync_buffer [2023-11-12 02:24:38,498 INFO L138 BoogieDeclarations]: Found implementation of procedure sync_buffer [2023-11-12 02:24:38,498 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2023-11-12 02:24:38,498 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2023-11-12 02:24:38,498 INFO L130 BoogieDeclarations]: Found specification of procedure __oprofile_add_ext_sample [2023-11-12 02:24:38,498 INFO L138 BoogieDeclarations]: Found implementation of procedure __oprofile_add_ext_sample [2023-11-12 02:24:38,498 INFO L130 BoogieDeclarations]: Found specification of procedure log_sample [2023-11-12 02:24:38,499 INFO L138 BoogieDeclarations]: Found implementation of procedure log_sample [2023-11-12 02:24:38,499 INFO L130 BoogieDeclarations]: Found specification of procedure unregister_cpu_notifier [2023-11-12 02:24:38,547 INFO L138 BoogieDeclarations]: Found implementation of procedure unregister_cpu_notifier [2023-11-12 02:24:38,547 INFO L130 BoogieDeclarations]: Found specification of procedure op_cpu_buffer_write_commit [2023-11-12 02:24:38,547 INFO L138 BoogieDeclarations]: Found implementation of procedure op_cpu_buffer_write_commit [2023-11-12 02:24:38,548 INFO L130 BoogieDeclarations]: Found specification of procedure register_cpu_notifier [2023-11-12 02:24:38,548 INFO L138 BoogieDeclarations]: Found implementation of procedure register_cpu_notifier [2023-11-12 02:24:38,548 INFO L130 BoogieDeclarations]: Found specification of procedure release_evntsel_nmi [2023-11-12 02:24:38,548 INFO L138 BoogieDeclarations]: Found implementation of procedure release_evntsel_nmi [2023-11-12 02:24:38,548 INFO L130 BoogieDeclarations]: Found specification of procedure __oprofile_hrtimer_stop [2023-11-12 02:24:38,548 INFO L138 BoogieDeclarations]: Found implementation of procedure __oprofile_hrtimer_stop [2023-11-12 02:24:38,548 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2023-11-12 02:24:38,548 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2023-11-12 02:24:38,548 INFO L130 BoogieDeclarations]: Found specification of procedure get_stagger [2023-11-12 02:24:38,548 INFO L138 BoogieDeclarations]: Found implementation of procedure get_stagger [2023-11-12 02:24:38,549 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2023-11-12 02:24:38,549 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2023-11-12 02:24:38,549 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-12 02:24:38,549 INFO L130 BoogieDeclarations]: Found specification of procedure trace_kmalloc [2023-11-12 02:24:38,549 INFO L138 BoogieDeclarations]: Found implementation of procedure trace_kmalloc [2023-11-12 02:24:38,549 INFO L130 BoogieDeclarations]: Found specification of procedure kill_litter_super [2023-11-12 02:24:38,549 INFO L130 BoogieDeclarations]: Found specification of procedure op_amd_init [2023-11-12 02:24:38,549 INFO L138 BoogieDeclarations]: Found implementation of procedure op_amd_init [2023-11-12 02:24:38,549 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~~TO~int [2023-11-12 02:24:38,549 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~~TO~int [2023-11-12 02:24:38,550 INFO L130 BoogieDeclarations]: Found specification of procedure op_cpu_buffer_write_reserve [2023-11-12 02:24:38,550 INFO L138 BoogieDeclarations]: Found implementation of procedure op_cpu_buffer_write_reserve [2023-11-12 02:24:38,550 INFO L130 BoogieDeclarations]: Found specification of procedure paravirt_write_msr [2023-11-12 02:24:38,550 INFO L138 BoogieDeclarations]: Found implementation of procedure paravirt_write_msr [2023-11-12 02:24:38,550 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int [2023-11-12 02:24:38,550 INFO L130 BoogieDeclarations]: Found specification of procedure _copy_from_user [2023-11-12 02:24:38,550 INFO L138 BoogieDeclarations]: Found implementation of procedure _copy_from_user [2023-11-12 02:24:38,550 INFO L130 BoogieDeclarations]: Found specification of procedure oprofile_add_sample [2023-11-12 02:24:38,550 INFO L138 BoogieDeclarations]: Found implementation of procedure oprofile_add_sample [2023-11-12 02:24:38,550 INFO L130 BoogieDeclarations]: Found specification of procedure get_order [2023-11-12 02:24:38,551 INFO L138 BoogieDeclarations]: Found implementation of procedure get_order [2023-11-12 02:24:38,551 INFO L130 BoogieDeclarations]: Found specification of procedure oprofile_stop [2023-11-12 02:24:38,551 INFO L138 BoogieDeclarations]: Found implementation of procedure oprofile_stop [2023-11-12 02:24:38,551 INFO L130 BoogieDeclarations]: Found specification of procedure add_event_entry [2023-11-12 02:24:38,551 INFO L138 BoogieDeclarations]: Found implementation of procedure add_event_entry [2023-11-12 02:24:38,551 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int [2023-11-12 02:24:38,551 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-12 02:24:38,551 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_initialize [2023-11-12 02:24:38,551 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_initialize [2023-11-12 02:24:38,551 INFO L130 BoogieDeclarations]: Found specification of procedure has_mux [2023-11-12 02:24:38,552 INFO L138 BoogieDeclarations]: Found implementation of procedure has_mux [2023-11-12 02:24:38,552 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy [2023-11-12 02:24:38,552 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy [2023-11-12 02:24:38,552 INFO L130 BoogieDeclarations]: Found specification of procedure oprofile_add_trace [2023-11-12 02:24:38,552 INFO L138 BoogieDeclarations]: Found implementation of procedure oprofile_add_trace [2023-11-12 02:24:38,552 INFO L130 BoogieDeclarations]: Found specification of procedure lookup_dcookie [2023-11-12 02:24:38,552 INFO L138 BoogieDeclarations]: Found implementation of procedure lookup_dcookie [2023-11-12 02:24:38,552 INFO L130 BoogieDeclarations]: Found specification of procedure op_x86_phys_to_virt [2023-11-12 02:24:38,552 INFO L138 BoogieDeclarations]: Found implementation of procedure op_x86_phys_to_virt [2023-11-12 02:24:38,552 INFO L130 BoogieDeclarations]: Found specification of procedure release_mm [2023-11-12 02:24:38,553 INFO L138 BoogieDeclarations]: Found implementation of procedure release_mm [2023-11-12 02:24:38,553 INFO L130 BoogieDeclarations]: Found specification of procedure nmi_shutdown [2023-11-12 02:24:38,553 INFO L138 BoogieDeclarations]: Found implementation of procedure nmi_shutdown [2023-11-12 02:24:38,553 INFO L130 BoogieDeclarations]: Found specification of procedure put_online_cpus [2023-11-12 02:24:38,553 INFO L138 BoogieDeclarations]: Found implementation of procedure put_online_cpus [2023-11-12 02:24:38,553 INFO L130 BoogieDeclarations]: Found specification of procedure nmi_cpu_start [2023-11-12 02:24:38,553 INFO L138 BoogieDeclarations]: Found implementation of procedure nmi_cpu_start [2023-11-12 02:24:38,553 INFO L130 BoogieDeclarations]: Found specification of procedure wake_up_buffer_waiter [2023-11-12 02:24:38,553 INFO L138 BoogieDeclarations]: Found implementation of procedure wake_up_buffer_waiter [2023-11-12 02:24:38,554 INFO L130 BoogieDeclarations]: Found specification of procedure register_die_notifier [2023-11-12 02:24:38,554 INFO L138 BoogieDeclarations]: Found implementation of procedure register_die_notifier [2023-11-12 02:24:38,554 INFO L130 BoogieDeclarations]: Found specification of procedure ring_buffer_event_data [2023-11-12 02:24:38,554 INFO L138 BoogieDeclarations]: Found implementation of procedure ring_buffer_event_data [2023-11-12 02:24:38,554 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-12 02:24:38,554 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~~TO~VOID [2023-11-12 02:24:38,554 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~~TO~VOID [2023-11-12 02:24:38,554 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_start [2023-11-12 02:24:38,554 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_start [2023-11-12 02:24:38,554 INFO L130 BoogieDeclarations]: Found specification of procedure up_read [2023-11-12 02:24:38,555 INFO L138 BoogieDeclarations]: Found implementation of procedure up_read [2023-11-12 02:24:38,555 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-12 02:24:38,565 INFO L130 BoogieDeclarations]: Found specification of procedure release_perfctr_nmi [2023-11-12 02:24:38,565 INFO L138 BoogieDeclarations]: Found implementation of procedure release_perfctr_nmi [2023-11-12 02:24:38,565 INFO L130 BoogieDeclarations]: Found specification of procedure list_splice_init [2023-11-12 02:24:38,565 INFO L138 BoogieDeclarations]: Found implementation of procedure list_splice_init [2023-11-12 02:24:38,566 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-11-12 02:24:38,566 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2023-11-12 02:24:38,567 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2023-11-12 02:24:38,567 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2023-11-12 02:24:38,567 INFO L130 BoogieDeclarations]: Found specification of procedure op_add_code [2023-11-12 02:24:38,567 INFO L138 BoogieDeclarations]: Found implementation of procedure op_add_code [2023-11-12 02:24:38,568 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2023-11-12 02:24:38,568 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2023-11-12 02:24:38,569 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock_sched_notrace [2023-11-12 02:24:38,570 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock_sched_notrace [2023-11-12 02:24:38,570 INFO L130 BoogieDeclarations]: Found specification of procedure user_mode [2023-11-12 02:24:38,570 INFO L138 BoogieDeclarations]: Found implementation of procedure user_mode [2023-11-12 02:24:38,570 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2023-11-12 02:24:38,570 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2023-11-12 02:24:38,571 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_delayed_work [2023-11-12 02:24:38,571 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_delayed_work [2023-11-12 02:24:38,571 INFO L130 BoogieDeclarations]: Found specification of procedure add_sample_entry [2023-11-12 02:24:38,571 INFO L138 BoogieDeclarations]: Found implementation of procedure add_sample_entry [2023-11-12 02:24:38,571 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_rcu_dereference [2023-11-12 02:24:38,571 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_rcu_dereference [2023-11-12 02:24:38,572 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-12 02:24:38,572 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-12 02:24:38,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$ [2023-11-12 02:24:38,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$ [2023-11-12 02:24:38,572 INFO L130 BoogieDeclarations]: Found specification of procedure reserve_perfctr_nmi [2023-11-12 02:24:38,573 INFO L138 BoogieDeclarations]: Found implementation of procedure reserve_perfctr_nmi [2023-11-12 02:24:38,573 INFO L130 BoogieDeclarations]: Found specification of procedure paravirt_read_msr [2023-11-12 02:24:38,573 INFO L138 BoogieDeclarations]: Found implementation of procedure paravirt_read_msr [2023-11-12 02:24:38,573 INFO L130 BoogieDeclarations]: Found specification of procedure get_current [2023-11-12 02:24:38,573 INFO L138 BoogieDeclarations]: Found implementation of procedure get_current [2023-11-12 02:24:38,573 INFO L130 BoogieDeclarations]: Found specification of procedure op_x86_get_ctrl [2023-11-12 02:24:38,574 INFO L138 BoogieDeclarations]: Found implementation of procedure op_x86_get_ctrl [2023-11-12 02:24:38,574 INFO L130 BoogieDeclarations]: Found specification of procedure kmemleak_alloc [2023-11-12 02:24:38,574 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemleak_alloc [2023-11-12 02:24:38,574 INFO L130 BoogieDeclarations]: Found specification of procedure nmi_resume [2023-11-12 02:24:38,574 INFO L138 BoogieDeclarations]: Found implementation of procedure nmi_resume [2023-11-12 02:24:38,574 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2023-11-12 02:24:38,575 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2023-11-12 02:24:38,575 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset [2023-11-12 02:24:38,575 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset [2023-11-12 02:24:38,575 INFO L130 BoogieDeclarations]: Found specification of procedure addr_increment [2023-11-12 02:24:38,575 INFO L138 BoogieDeclarations]: Found implementation of procedure addr_increment [2023-11-12 02:24:38,575 INFO L130 BoogieDeclarations]: Found specification of procedure free_msrs [2023-11-12 02:24:38,576 INFO L138 BoogieDeclarations]: Found implementation of procedure free_msrs [2023-11-12 02:24:38,576 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock_sched_held [2023-11-12 02:24:38,576 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock_sched_held [2023-11-12 02:24:38,576 INFO L130 BoogieDeclarations]: Found specification of procedure __kmalloc [2023-11-12 02:24:38,577 INFO L138 BoogieDeclarations]: Found implementation of procedure __kmalloc [2023-11-12 02:24:38,577 INFO L130 BoogieDeclarations]: Found specification of procedure find_vma [2023-11-12 02:24:38,577 INFO L138 BoogieDeclarations]: Found implementation of procedure find_vma [2023-11-12 02:24:38,577 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-12 02:24:38,577 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2023-11-12 02:24:38,577 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2023-11-12 02:24:38,578 INFO L130 BoogieDeclarations]: Found specification of procedure fast_get_dcookie [2023-11-12 02:24:38,578 INFO L138 BoogieDeclarations]: Found implementation of procedure fast_get_dcookie [2023-11-12 02:24:38,578 INFO L130 BoogieDeclarations]: Found specification of procedure ns_to_ktime [2023-11-12 02:24:38,578 INFO L138 BoogieDeclarations]: Found implementation of procedure ns_to_ktime [2023-11-12 02:24:38,578 INFO L130 BoogieDeclarations]: Found specification of procedure op_cpu_buffer_get_size [2023-11-12 02:24:38,578 INFO L138 BoogieDeclarations]: Found implementation of procedure op_cpu_buffer_get_size [2023-11-12 02:24:38,579 INFO L130 BoogieDeclarations]: Found specification of procedure down_read [2023-11-12 02:24:38,579 INFO L138 BoogieDeclarations]: Found implementation of procedure down_read [2023-11-12 02:24:38,579 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-11-12 02:24:38,579 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~int~X~$Pointer$~X~int~X~int~X~~gfp_t~0~TO~VOID [2023-11-12 02:24:38,579 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~int~X~$Pointer$~X~int~X~int~X~~gfp_t~0~TO~VOID [2023-11-12 02:24:38,580 INFO L130 BoogieDeclarations]: Found specification of procedure apic_write [2023-11-12 02:24:38,580 INFO L138 BoogieDeclarations]: Found implementation of procedure apic_write [2023-11-12 02:24:38,580 INFO L130 BoogieDeclarations]: Found specification of procedure switch_worker [2023-11-12 02:24:38,580 INFO L138 BoogieDeclarations]: Found implementation of procedure switch_worker [2023-11-12 02:24:38,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2023-11-12 02:24:38,580 INFO L130 BoogieDeclarations]: Found specification of procedure op_x86_warn_reserved [2023-11-12 02:24:38,581 INFO L138 BoogieDeclarations]: Found implementation of procedure op_x86_warn_reserved [2023-11-12 02:24:38,581 INFO L130 BoogieDeclarations]: Found specification of procedure might_fault [2023-11-12 02:24:38,581 INFO L138 BoogieDeclarations]: Found implementation of procedure might_fault [2023-11-12 02:24:38,581 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2023-11-12 02:24:38,581 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2023-11-12 02:24:38,581 INFO L130 BoogieDeclarations]: Found specification of procedure on_each_cpu [2023-11-12 02:24:38,582 INFO L138 BoogieDeclarations]: Found implementation of procedure on_each_cpu [2023-11-12 02:24:38,582 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2023-11-12 02:24:38,582 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2023-11-12 02:24:38,582 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_spin_lock_irqsave [2023-11-12 02:24:38,582 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_spin_lock_irqsave [2023-11-12 02:24:38,582 INFO L130 BoogieDeclarations]: Found specification of procedure setup_APIC_eilvt_ibs [2023-11-12 02:24:38,583 INFO L138 BoogieDeclarations]: Found implementation of procedure setup_APIC_eilvt_ibs [2023-11-12 02:24:38,583 INFO L130 BoogieDeclarations]: Found specification of procedure op_cpu_buffer_add_data [2023-11-12 02:24:38,583 INFO L138 BoogieDeclarations]: Found implementation of procedure op_cpu_buffer_add_data [2023-11-12 02:24:38,583 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2023-11-12 02:24:38,583 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2023-11-12 02:24:38,584 INFO L130 BoogieDeclarations]: Found specification of procedure simple_read_from_buffer [2023-11-12 02:24:38,584 INFO L138 BoogieDeclarations]: Found implementation of procedure simple_read_from_buffer [2023-11-12 02:24:38,584 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_handler_precall [2023-11-12 02:24:38,584 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_handler_precall [2023-11-12 02:24:38,584 INFO L130 BoogieDeclarations]: Found specification of procedure nmi_cpu_shutdown [2023-11-12 02:24:38,584 INFO L138 BoogieDeclarations]: Found implementation of procedure nmi_cpu_shutdown [2023-11-12 02:24:38,585 INFO L130 BoogieDeclarations]: Found specification of procedure cpuid_eax [2023-11-12 02:24:38,585 INFO L138 BoogieDeclarations]: Found implementation of procedure cpuid_eax [2023-11-12 02:24:38,585 INFO L130 BoogieDeclarations]: Found specification of procedure op_cpu_buffer_get_data [2023-11-12 02:24:38,585 INFO L138 BoogieDeclarations]: Found implementation of procedure op_cpu_buffer_get_data [2023-11-12 02:24:38,585 INFO L130 BoogieDeclarations]: Found specification of procedure nmi_cpu_switch [2023-11-12 02:24:38,586 INFO L138 BoogieDeclarations]: Found implementation of procedure nmi_cpu_switch [2023-11-12 02:24:38,586 INFO L130 BoogieDeclarations]: Found specification of procedure op_add_sample [2023-11-12 02:24:38,586 INFO L138 BoogieDeclarations]: Found implementation of procedure op_add_sample [2023-11-12 02:24:38,587 INFO L130 BoogieDeclarations]: Found specification of procedure nmi_cpu_up [2023-11-12 02:24:38,593 INFO L138 BoogieDeclarations]: Found implementation of procedure nmi_cpu_up [2023-11-12 02:24:38,593 INFO L130 BoogieDeclarations]: Found specification of procedure __get_free_pages [2023-11-12 02:24:38,593 INFO L138 BoogieDeclarations]: Found implementation of procedure __get_free_pages [2023-11-12 02:24:38,594 INFO L130 BoogieDeclarations]: Found specification of procedure op_amd_randomize_ibs_op [2023-11-12 02:24:38,594 INFO L138 BoogieDeclarations]: Found implementation of procedure op_amd_randomize_ibs_op [2023-11-12 02:24:38,594 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2023-11-12 02:24:38,594 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2023-11-12 02:24:38,594 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2023-11-12 02:24:38,594 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2023-11-12 02:24:38,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-12 02:24:38,601 INFO L130 BoogieDeclarations]: Found specification of procedure nmi_cpu_stop [2023-11-12 02:24:38,601 INFO L138 BoogieDeclarations]: Found implementation of procedure nmi_cpu_stop [2023-11-12 02:24:38,601 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2023-11-12 02:24:38,601 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2023-11-12 02:24:38,601 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc_slab [2023-11-12 02:24:38,601 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc_slab [2023-11-12 02:24:38,602 INFO L130 BoogieDeclarations]: Found specification of procedure nmi_cpu_setup [2023-11-12 02:24:38,602 INFO L138 BoogieDeclarations]: Found implementation of procedure nmi_cpu_setup [2023-11-12 02:24:38,602 INFO L130 BoogieDeclarations]: Found specification of procedure add_cookie_switch [2023-11-12 02:24:38,602 INFO L138 BoogieDeclarations]: Found implementation of procedure add_cookie_switch [2023-11-12 02:24:38,602 INFO L130 BoogieDeclarations]: Found specification of procedure get_online_cpus [2023-11-12 02:24:38,602 INFO L138 BoogieDeclarations]: Found implementation of procedure get_online_cpus [2023-11-12 02:24:38,602 INFO L130 BoogieDeclarations]: Found specification of procedure kmem_cache_alloc_notrace [2023-11-12 02:24:38,602 INFO L130 BoogieDeclarations]: Found specification of procedure cpumask_next [2023-11-12 02:24:38,602 INFO L138 BoogieDeclarations]: Found implementation of procedure cpumask_next [2023-11-12 02:24:38,602 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_inc [2023-11-12 02:24:38,602 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_inc [2023-11-12 02:24:38,602 INFO L130 BoogieDeclarations]: Found specification of procedure cpumask_check [2023-11-12 02:24:38,603 INFO L138 BoogieDeclarations]: Found implementation of procedure cpumask_check [2023-11-12 02:24:38,603 INFO L130 BoogieDeclarations]: Found specification of procedure __wake_up [2023-11-12 02:24:38,603 INFO L138 BoogieDeclarations]: Found implementation of procedure __wake_up [2023-11-12 02:24:38,603 INFO L130 BoogieDeclarations]: Found specification of procedure apic_read [2023-11-12 02:24:38,603 INFO L138 BoogieDeclarations]: Found implementation of procedure apic_read [2023-11-12 02:24:38,603 INFO L130 BoogieDeclarations]: Found specification of procedure op_x86_virt_to_phys [2023-11-12 02:24:38,603 INFO L138 BoogieDeclarations]: Found implementation of procedure op_x86_virt_to_phys [2023-11-12 02:24:38,603 INFO L130 BoogieDeclarations]: Found specification of procedure msecs_to_jiffies [2023-11-12 02:24:38,603 INFO L138 BoogieDeclarations]: Found implementation of procedure msecs_to_jiffies [2023-11-12 02:24:38,603 INFO L130 BoogieDeclarations]: Found specification of procedure nmi_setup [2023-11-12 02:24:38,603 INFO L138 BoogieDeclarations]: Found implementation of procedure nmi_setup [2023-11-12 02:24:38,604 INFO L130 BoogieDeclarations]: Found specification of procedure process_task_mortuary [2023-11-12 02:24:38,604 INFO L138 BoogieDeclarations]: Found implementation of procedure process_task_mortuary [2023-11-12 02:24:38,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-12 02:24:38,604 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~VOID [2023-11-12 02:24:38,604 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~VOID [2023-11-12 02:24:38,604 INFO L130 BoogieDeclarations]: Found specification of procedure oprofilefs_ulong_from_user [2023-11-12 02:24:38,604 INFO L138 BoogieDeclarations]: Found implementation of procedure oprofilefs_ulong_from_user [2023-11-12 02:24:38,604 INFO L130 BoogieDeclarations]: Found specification of procedure backtrace_warning [2023-11-12 02:24:38,604 INFO L138 BoogieDeclarations]: Found implementation of procedure backtrace_warning [2023-11-12 02:24:38,604 INFO L130 BoogieDeclarations]: Found specification of procedure op_amd_shutdown [2023-11-12 02:24:38,604 INFO L138 BoogieDeclarations]: Found implementation of procedure op_amd_shutdown [2023-11-12 02:24:38,604 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2023-11-12 02:24:38,605 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2023-11-12 02:24:38,605 INFO L130 BoogieDeclarations]: Found specification of procedure nmi_cpu_down [2023-11-12 02:24:38,605 INFO L138 BoogieDeclarations]: Found implementation of procedure nmi_cpu_down [2023-11-12 02:24:39,718 INFO L236 CfgBuilder]: Building ICFG [2023-11-12 02:24:39,724 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-12 02:24:47,421 INFO L277 CfgBuilder]: Performing block encoding [2023-11-12 02:24:47,449 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-12 02:24:47,449 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-12 02:24:47,456 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:24:47 BoogieIcfgContainer [2023-11-12 02:24:47,457 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-12 02:24:47,460 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-12 02:24:47,460 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-12 02:24:47,464 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-12 02:24:47,465 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.11 02:24:32" (1/3) ... [2023-11-12 02:24:47,466 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@65ccacb7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 02:24:47, skipping insertion in model container [2023-11-12 02:24:47,466 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:24:37" (2/3) ... [2023-11-12 02:24:47,466 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@65ccacb7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 02:24:47, skipping insertion in model container [2023-11-12 02:24:47,467 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:24:47" (3/3) ... [2023-11-12 02:24:47,468 INFO L112 eAbstractionObserver]: Analyzing ICFG main4_arch-x86-oprofile-oprofile-ko--131_1a--79db8ef-1.i [2023-11-12 02:24:47,492 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-12 02:24:47,492 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 81 error locations. [2023-11-12 02:24:47,630 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-12 02:24:47,639 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=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@7db570c1, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-12 02:24:47,640 INFO L358 AbstractCegarLoop]: Starting to check reachability of 81 error locations. [2023-11-12 02:24:47,656 INFO L276 IsEmpty]: Start isEmpty. Operand has 2270 states, 1642 states have (on average 1.4494518879415348) internal successors, (2380), 1764 states have internal predecessors, (2380), 421 states have call successors, (421), 125 states have call predecessors, (421), 125 states have return successors, (421), 409 states have call predecessors, (421), 421 states have call successors, (421) [2023-11-12 02:24:47,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2023-11-12 02:24:47,688 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:24:47,689 INFO L195 NwaCegarLoop]: 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] [2023-11-12 02:24:47,689 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [get_orderErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, get_orderErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ppro_shutdownErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 78 more)] === [2023-11-12 02:24:47,695 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:24:47,696 INFO L85 PathProgramCache]: Analyzing trace with hash -2089071885, now seen corresponding path program 1 times [2023-11-12 02:24:47,709 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:24:47,710 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2025992531] [2023-11-12 02:24:47,711 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:24:47,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:24:48,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:24:49,032 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2023-11-12 02:24:49,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:24:49,061 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2023-11-12 02:24:49,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:24:49,131 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 15 [2023-11-12 02:24:49,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:24:49,184 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-12 02:24:49,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:24:49,207 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2023-11-12 02:24:49,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:24:49,238 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-12 02:24:49,239 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:24:49,240 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2025992531] [2023-11-12 02:24:49,241 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2025992531] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:24:49,241 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:24:49,241 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-12 02:24:49,244 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1091302263] [2023-11-12 02:24:49,245 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:24:49,252 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-12 02:24:49,252 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:24:49,298 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-12 02:24:49,299 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-12 02:24:49,309 INFO L87 Difference]: Start difference. First operand has 2270 states, 1642 states have (on average 1.4494518879415348) internal successors, (2380), 1764 states have internal predecessors, (2380), 421 states have call successors, (421), 125 states have call predecessors, (421), 125 states have return successors, (421), 409 states have call predecessors, (421), 421 states have call successors, (421) Second operand has 4 states, 3 states have (on average 8.0) internal successors, (24), 3 states have internal predecessors, (24), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) [2023-11-12 02:24:55,217 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:24:55,217 INFO L93 Difference]: Finished difference Result 4823 states and 7007 transitions. [2023-11-12 02:24:55,219 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-12 02:24:55,221 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 8.0) internal successors, (24), 3 states have internal predecessors, (24), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 34 [2023-11-12 02:24:55,221 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:24:55,263 INFO L225 Difference]: With dead ends: 4823 [2023-11-12 02:24:55,263 INFO L226 Difference]: Without dead ends: 2545 [2023-11-12 02:24:55,283 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-12 02:24:55,287 INFO L413 NwaCegarLoop]: 2449 mSDtfsCounter, 1072 mSDsluCounter, 3361 mSDsCounter, 0 mSdLazyCounter, 2356 mSolverCounterSat, 496 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1227 SdHoareTripleChecker+Valid, 5810 SdHoareTripleChecker+Invalid, 2852 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 496 IncrementalHoareTripleChecker+Valid, 2356 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.4s IncrementalHoareTripleChecker+Time [2023-11-12 02:24:55,288 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1227 Valid, 5810 Invalid, 2852 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [496 Valid, 2356 Invalid, 0 Unknown, 0 Unchecked, 5.4s Time] [2023-11-12 02:24:55,316 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2545 states. [2023-11-12 02:24:55,530 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2545 to 2235. [2023-11-12 02:24:55,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2235 states, 1619 states have (on average 1.4218653489808524) internal successors, (2302), 1730 states have internal predecessors, (2302), 429 states have call successors, (429), 113 states have call predecessors, (429), 113 states have return successors, (429), 417 states have call predecessors, (429), 429 states have call successors, (429) [2023-11-12 02:24:55,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2235 states to 2235 states and 3160 transitions. [2023-11-12 02:24:55,565 INFO L78 Accepts]: Start accepts. Automaton has 2235 states and 3160 transitions. Word has length 34 [2023-11-12 02:24:55,566 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:24:55,566 INFO L495 AbstractCegarLoop]: Abstraction has 2235 states and 3160 transitions. [2023-11-12 02:24:55,567 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 8.0) internal successors, (24), 3 states have internal predecessors, (24), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) [2023-11-12 02:24:55,567 INFO L276 IsEmpty]: Start isEmpty. Operand 2235 states and 3160 transitions. [2023-11-12 02:24:55,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2023-11-12 02:24:55,573 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:24:55,573 INFO L195 NwaCegarLoop]: 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] [2023-11-12 02:24:55,574 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-12 02:24:55,574 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [get_orderErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, get_orderErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ppro_shutdownErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 78 more)] === [2023-11-12 02:24:55,575 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:24:55,575 INFO L85 PathProgramCache]: Analyzing trace with hash -1938367970, now seen corresponding path program 1 times [2023-11-12 02:24:55,575 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:24:55,576 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [462002651] [2023-11-12 02:24:55,576 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:24:55,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:24:55,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:24:56,212 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2023-11-12 02:24:56,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:24:56,228 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2023-11-12 02:24:56,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:24:56,257 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16 [2023-11-12 02:24:56,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:24:56,293 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-12 02:24:56,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:24:56,305 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2023-11-12 02:24:56,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:24:56,326 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-12 02:24:56,326 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:24:56,326 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [462002651] [2023-11-12 02:24:56,327 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [462002651] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:24:56,327 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:24:56,327 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-12 02:24:56,327 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1780079940] [2023-11-12 02:24:56,328 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:24:56,329 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-12 02:24:56,330 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:24:56,330 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-12 02:24:56,331 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-12 02:24:56,331 INFO L87 Difference]: Start difference. First operand 2235 states and 3160 transitions. Second operand has 4 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) [2023-11-12 02:25:01,652 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:25:01,652 INFO L93 Difference]: Finished difference Result 4980 states and 7153 transitions. [2023-11-12 02:25:01,652 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-12 02:25:01,653 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 35 [2023-11-12 02:25:01,653 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:25:01,676 INFO L225 Difference]: With dead ends: 4980 [2023-11-12 02:25:01,676 INFO L226 Difference]: Without dead ends: 2750 [2023-11-12 02:25:01,689 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-12 02:25:01,690 INFO L413 NwaCegarLoop]: 2353 mSDtfsCounter, 1057 mSDsluCounter, 3273 mSDsCounter, 0 mSdLazyCounter, 2321 mSolverCounterSat, 506 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1212 SdHoareTripleChecker+Valid, 5626 SdHoareTripleChecker+Invalid, 2827 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 506 IncrementalHoareTripleChecker+Valid, 2321 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.0s IncrementalHoareTripleChecker+Time [2023-11-12 02:25:01,691 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1212 Valid, 5626 Invalid, 2827 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [506 Valid, 2321 Invalid, 0 Unknown, 0 Unchecked, 5.0s Time] [2023-11-12 02:25:01,698 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2750 states. [2023-11-12 02:25:01,817 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2750 to 2442. [2023-11-12 02:25:01,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2442 states, 1765 states have (on average 1.4175637393767706) internal successors, (2502), 1876 states have internal predecessors, (2502), 492 states have call successors, (492), 113 states have call predecessors, (492), 113 states have return successors, (492), 480 states have call predecessors, (492), 492 states have call successors, (492) [2023-11-12 02:25:01,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2442 states to 2442 states and 3486 transitions. [2023-11-12 02:25:01,846 INFO L78 Accepts]: Start accepts. Automaton has 2442 states and 3486 transitions. Word has length 35 [2023-11-12 02:25:01,847 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:25:01,847 INFO L495 AbstractCegarLoop]: Abstraction has 2442 states and 3486 transitions. [2023-11-12 02:25:01,847 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) [2023-11-12 02:25:01,848 INFO L276 IsEmpty]: Start isEmpty. Operand 2442 states and 3486 transitions. [2023-11-12 02:25:01,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2023-11-12 02:25:01,850 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:25:01,850 INFO L195 NwaCegarLoop]: 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] [2023-11-12 02:25:01,850 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-12 02:25:01,850 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [get_orderErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, get_orderErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ppro_shutdownErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 78 more)] === [2023-11-12 02:25:01,851 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:25:01,851 INFO L85 PathProgramCache]: Analyzing trace with hash -633953858, now seen corresponding path program 1 times [2023-11-12 02:25:01,851 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:25:01,852 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1689817605] [2023-11-12 02:25:01,852 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:25:01,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:25:02,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:25:02,481 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2023-11-12 02:25:02,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:25:02,497 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16 [2023-11-12 02:25:02,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:25:02,524 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 20 [2023-11-12 02:25:02,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:25:02,560 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-12 02:25:02,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:25:02,572 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33 [2023-11-12 02:25:02,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:25:02,591 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-12 02:25:02,591 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:25:02,592 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1689817605] [2023-11-12 02:25:02,596 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1689817605] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:25:02,597 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:25:02,597 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-12 02:25:02,597 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [915960377] [2023-11-12 02:25:02,597 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:25:02,598 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-12 02:25:02,599 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:25:02,600 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-12 02:25:02,600 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-12 02:25:02,600 INFO L87 Difference]: Start difference. First operand 2442 states and 3486 transitions. Second operand has 4 states, 3 states have (on average 9.666666666666666) internal successors, (29), 3 states have internal predecessors, (29), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) [2023-11-12 02:25:07,881 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:25:07,882 INFO L93 Difference]: Finished difference Result 5471 states and 7919 transitions. [2023-11-12 02:25:07,883 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-12 02:25:07,883 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 9.666666666666666) internal successors, (29), 3 states have internal predecessors, (29), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 39 [2023-11-12 02:25:07,883 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:25:07,907 INFO L225 Difference]: With dead ends: 5471 [2023-11-12 02:25:07,907 INFO L226 Difference]: Without dead ends: 3034 [2023-11-12 02:25:07,919 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-12 02:25:07,922 INFO L413 NwaCegarLoop]: 2323 mSDtfsCounter, 1038 mSDsluCounter, 3245 mSDsCounter, 0 mSdLazyCounter, 2315 mSolverCounterSat, 501 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1181 SdHoareTripleChecker+Valid, 5568 SdHoareTripleChecker+Invalid, 2816 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 501 IncrementalHoareTripleChecker+Valid, 2315 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.0s IncrementalHoareTripleChecker+Time [2023-11-12 02:25:07,923 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1181 Valid, 5568 Invalid, 2816 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [501 Valid, 2315 Invalid, 0 Unknown, 0 Unchecked, 5.0s Time] [2023-11-12 02:25:07,931 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3034 states. [2023-11-12 02:25:08,037 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3034 to 2728. [2023-11-12 02:25:08,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2728 states, 1983 states have (on average 1.4089762985375693) internal successors, (2794), 2092 states have internal predecessors, (2794), 562 states have call successors, (562), 113 states have call predecessors, (562), 113 states have return successors, (562), 550 states have call predecessors, (562), 562 states have call successors, (562) [2023-11-12 02:25:08,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2728 states to 2728 states and 3918 transitions. [2023-11-12 02:25:08,055 INFO L78 Accepts]: Start accepts. Automaton has 2728 states and 3918 transitions. Word has length 39 [2023-11-12 02:25:08,056 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:25:08,056 INFO L495 AbstractCegarLoop]: Abstraction has 2728 states and 3918 transitions. [2023-11-12 02:25:08,057 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 9.666666666666666) internal successors, (29), 3 states have internal predecessors, (29), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) [2023-11-12 02:25:08,057 INFO L276 IsEmpty]: Start isEmpty. Operand 2728 states and 3918 transitions. [2023-11-12 02:25:08,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2023-11-12 02:25:08,063 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:25:08,063 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:25:08,064 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-12 02:25:08,064 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting cpumask_nextErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [get_orderErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, get_orderErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ppro_shutdownErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 78 more)] === [2023-11-12 02:25:08,065 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:25:08,065 INFO L85 PathProgramCache]: Analyzing trace with hash 956165811, now seen corresponding path program 1 times [2023-11-12 02:25:08,065 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:25:08,065 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [910515886] [2023-11-12 02:25:08,065 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:25:08,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:25:08,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:25:08,600 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2023-11-12 02:25:08,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:25:08,611 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16 [2023-11-12 02:25:08,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:25:08,631 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 20 [2023-11-12 02:25:08,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:25:08,657 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-12 02:25:08,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:25:08,667 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33 [2023-11-12 02:25:08,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:25:08,678 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 52 [2023-11-12 02:25:08,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:25:08,688 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2023-11-12 02:25:08,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:25:08,701 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65 [2023-11-12 02:25:08,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:25:08,713 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2023-11-12 02:25:08,713 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:25:08,714 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [910515886] [2023-11-12 02:25:08,714 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [910515886] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:25:08,714 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:25:08,714 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-12 02:25:08,716 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1431447535] [2023-11-12 02:25:08,717 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:25:08,717 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-12 02:25:08,720 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:25:08,720 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-12 02:25:08,721 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-12 02:25:08,721 INFO L87 Difference]: Start difference. First operand 2728 states and 3918 transitions. Second operand has 4 states, 3 states have (on average 16.0) internal successors, (48), 3 states have internal predecessors, (48), 1 states have call successors, (9), 2 states have call predecessors, (9), 1 states have return successors, (8), 1 states have call predecessors, (8), 1 states have call successors, (8)