./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--scsi--aic7xxx--aic7xxx.ko-entry_point.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 84cfde4a Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--scsi--aic7xxx--aic7xxx.ko-entry_point.cil.out.i -s /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash a360cb3610b87d6aed13de22db562ec1954f5b73892b256f21f61c8291c93ced --- Real Ultimate output --- This is Ultimate 0.2.5-dev-84cfde4 [2024-10-11 15:43:51,412 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-11 15:43:51,458 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2024-10-11 15:43:51,463 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-11 15:43:51,464 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-11 15:43:51,488 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-11 15:43:51,489 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-11 15:43:51,489 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-11 15:43:51,489 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-11 15:43:51,490 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-11 15:43:51,490 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-11 15:43:51,498 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-11 15:43:51,499 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-11 15:43:51,499 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-11 15:43:51,500 INFO L153 SettingsManager]: * Use SBE=true [2024-10-11 15:43:51,500 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-11 15:43:51,500 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-11 15:43:51,500 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-11 15:43:51,501 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-11 15:43:51,501 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-11 15:43:51,501 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-11 15:43:51,504 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-11 15:43:51,504 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-11 15:43:51,504 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-11 15:43:51,504 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-11 15:43:51,504 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-11 15:43:51,505 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-11 15:43:51,505 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-11 15:43:51,505 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-11 15:43:51,505 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-11 15:43:51,505 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-11 15:43:51,506 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-11 15:43:51,506 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-11 15:43:51,506 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-11 15:43:51,506 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-11 15:43:51,506 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-11 15:43:51,507 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-11 15:43:51,507 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-11 15:43:51,507 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-11 15:43:51,507 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux 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 ! call(reach_error())) ) 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 -> a360cb3610b87d6aed13de22db562ec1954f5b73892b256f21f61c8291c93ced [2024-10-11 15:43:51,689 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-11 15:43:51,707 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-11 15:43:51,710 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-11 15:43:51,711 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-11 15:43:51,711 INFO L274 PluginConnector]: CDTParser initialized [2024-10-11 15:43:51,712 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--scsi--aic7xxx--aic7xxx.ko-entry_point.cil.out.i [2024-10-11 15:43:52,872 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-11 15:43:53,411 INFO L384 CDTParser]: Found 1 translation units. [2024-10-11 15:43:53,412 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--scsi--aic7xxx--aic7xxx.ko-entry_point.cil.out.i [2024-10-11 15:43:53,463 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/7cd52349b/3455270dd1cd4f3d80df8376b8d1f6ac/FLAGf11f73a46 [2024-10-11 15:43:53,475 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/7cd52349b/3455270dd1cd4f3d80df8376b8d1f6ac [2024-10-11 15:43:53,477 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-11 15:43:53,478 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-11 15:43:53,479 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-11 15:43:53,479 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-11 15:43:53,483 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-11 15:43:53,483 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 03:43:53" (1/1) ... [2024-10-11 15:43:53,484 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2d94997b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:43:53, skipping insertion in model container [2024-10-11 15:43:53,484 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 03:43:53" (1/1) ... [2024-10-11 15:43:53,608 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-11 15:43:57,229 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--scsi--aic7xxx--aic7xxx.ko-entry_point.cil.out.i[609016,609029] [2024-10-11 15:43:57,309 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 15:43:57,627 INFO L200 MainTranslator]: Completed pre-run [2024-10-11 15:43:58,037 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %1,%0": "=q" (ret): "m" (*((unsigned char volatile *)addr)): "memory"); [16007] [2024-10-11 15:43:58,039 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %0,%1": : "q" (val), "m" (*((unsigned char volatile *)addr)): "memory"); [16014] [2024-10-11 15:43:58,039 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outb %b0, %w1": : "a" (value), "Nd" (port)); [16022] [2024-10-11 15:43:58,039 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("inb %w1, %b0": "=a" (value): "Nd" (port)); [16030] [2024-10-11 15:43:58,042 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 *)"include/scsi/scsi_transport.h"), "i" (102), "i" (12UL)); [16158-16159] [2024-10-11 15:43:58,060 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [16359] [2024-10-11 15:43:58,063 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [16371] [2024-10-11 15:43:58,069 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 *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/3246/dscv_tempdir/dscv/ri/43_2a/drivers/scsi/aic7xxx/aic7xxx_osm.c"), "i" (582), "i" (12UL)); [16559-16560] [2024-10-11 15:43:58,112 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 *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/3246/dscv_tempdir/dscv/ri/43_2a/drivers/scsi/aic7xxx/aic7xxx_osm.c"), "i" (1620), "i" (12UL)); [17544-17545] [2024-10-11 15:43:58,121 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 *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/3246/dscv_tempdir/dscv/ri/43_2a/drivers/scsi/aic7xxx/aic7xxx_osm.c"), "i" (1706), "i" (12UL)); [17645-17646] [2024-10-11 15:43:58,173 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--scsi--aic7xxx--aic7xxx.ko-entry_point.cil.out.i[609016,609029] [2024-10-11 15:43:58,178 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 15:43:58,564 INFO L204 MainTranslator]: Completed translation [2024-10-11 15:43:58,565 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:43:58 WrapperNode [2024-10-11 15:43:58,565 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-11 15:43:58,566 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-11 15:43:58,566 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-11 15:43:58,566 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-11 15:43:58,572 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:43:58" (1/1) ... [2024-10-11 15:43:58,724 ERROR L1136 TypeChecker]: C: options[0].name = "extended" [16955]: Variable #t~ret3995 modified in procedure aic7xxx_setup but not declared [2024-10-11 15:43:58,725 ERROR L1136 TypeChecker]: C: options[0].name = "extended" [16955]: Undeclared identifier #t~ret3995 in IdentifierExpression[#t~ret3995,] [2024-10-11 15:43:58,725 ERROR L1136 TypeChecker]: C: options[0].name = "extended" [16955]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret3995,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#options~0,],base],StructAccessExpression[IdentifierExpression[~#options~0,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:43:58,725 ERROR L1136 TypeChecker]: C: options[1].name = "no_reset" [16957]: Variable #t~ret3996 modified in procedure aic7xxx_setup but not declared [2024-10-11 15:43:58,726 ERROR L1136 TypeChecker]: C: options[1].name = "no_reset" [16957]: Undeclared identifier #t~ret3996 in IdentifierExpression[#t~ret3996,] [2024-10-11 15:43:58,726 ERROR L1136 TypeChecker]: C: options[1].name = "no_reset" [16957]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret3996,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#options~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#options~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:43:58,726 ERROR L1136 TypeChecker]: C: options[3].name = "allow_memio" [16961]: Variable #t~ret3997 modified in procedure aic7xxx_setup but not declared [2024-10-11 15:43:58,726 ERROR L1136 TypeChecker]: C: options[3].name = "allow_memio" [16961]: Undeclared identifier #t~ret3997 in IdentifierExpression[#t~ret3997,] [2024-10-11 15:43:58,726 ERROR L1136 TypeChecker]: C: options[3].name = "allow_memio" [16961]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret3997,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#options~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[48],StructAccessExpression[IdentifierExpression[~#options~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:43:58,727 ERROR L1136 TypeChecker]: C: options[5].name = "periodic_otag" [16965]: Variable #t~ret3998 modified in procedure aic7xxx_setup but not declared [2024-10-11 15:43:58,727 ERROR L1136 TypeChecker]: C: options[5].name = "periodic_otag" [16965]: Undeclared identifier #t~ret3998 in IdentifierExpression[#t~ret3998,] [2024-10-11 15:43:58,727 ERROR L1136 TypeChecker]: C: options[5].name = "periodic_otag" [16965]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret3998,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#options~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[80],StructAccessExpression[IdentifierExpression[~#options~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:43:58,727 ERROR L1136 TypeChecker]: C: options[6].name = "pci_parity" [16967]: Variable #t~ret3999 modified in procedure aic7xxx_setup but not declared [2024-10-11 15:43:58,727 ERROR L1136 TypeChecker]: C: options[6].name = "pci_parity" [16967]: Undeclared identifier #t~ret3999 in IdentifierExpression[#t~ret3999,] [2024-10-11 15:43:58,727 ERROR L1136 TypeChecker]: C: options[6].name = "pci_parity" [16967]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret3999,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#options~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[96],StructAccessExpression[IdentifierExpression[~#options~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:43:58,728 ERROR L1136 TypeChecker]: C: options[8].name = "tag_info" [16971]: Variable #t~ret4000 modified in procedure aic7xxx_setup but not declared [2024-10-11 15:43:58,728 ERROR L1136 TypeChecker]: C: options[8].name = "tag_info" [16971]: Undeclared identifier #t~ret4000 in IdentifierExpression[#t~ret4000,] [2024-10-11 15:43:58,728 ERROR L1136 TypeChecker]: C: options[8].name = "tag_info" [16971]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret4000,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#options~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[128],StructAccessExpression[IdentifierExpression[~#options~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:43:58,729 ERROR L1136 TypeChecker]: C: options[9].name = "global_tag_depth" [16973]: Variable #t~ret4001 modified in procedure aic7xxx_setup but not declared [2024-10-11 15:43:58,729 ERROR L1136 TypeChecker]: C: options[9].name = "global_tag_depth" [16973]: Undeclared identifier #t~ret4001 in IdentifierExpression[#t~ret4001,] [2024-10-11 15:43:58,729 ERROR L1136 TypeChecker]: C: options[9].name = "global_tag_depth" [16973]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret4001,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#options~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[144],StructAccessExpression[IdentifierExpression[~#options~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:43:58,747 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:43:58" (1/1) ... [2024-10-11 15:43:58,747 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-11 15:43:58,748 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.preprocessor [2024-10-11 15:43:58,749 INFO L158 Benchmark]: Toolchain (without parser) took 5270.03ms. Allocated memory was 188.7MB in the beginning and 710.9MB in the end (delta: 522.2MB). Free memory was 140.3MB in the beginning and 434.1MB in the end (delta: -293.8MB). Peak memory consumption was 226.2MB. Max. memory is 16.1GB. [2024-10-11 15:43:58,749 INFO L158 Benchmark]: CDTParser took 0.08ms. Allocated memory is still 144.7MB. Free memory was 111.2MB in the beginning and 111.1MB in the end (delta: 160.8kB). There was no memory consumed. Max. memory is 16.1GB. [2024-10-11 15:43:58,750 INFO L158 Benchmark]: CACSL2BoogieTranslator took 5086.09ms. Allocated memory was 188.7MB in the beginning and 710.9MB in the end (delta: 522.2MB). Free memory was 140.3MB in the beginning and 456.1MB in the end (delta: -315.8MB). Peak memory consumption was 291.2MB. Max. memory is 16.1GB. [2024-10-11 15:43:58,750 INFO L158 Benchmark]: Boogie Procedure Inliner took 181.70ms. Allocated memory is still 710.9MB. Free memory was 456.1MB in the beginning and 434.1MB in the end (delta: 22.0MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2024-10-11 15:43:58,754 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.08ms. Allocated memory is still 144.7MB. Free memory was 111.2MB in the beginning and 111.1MB in the end (delta: 160.8kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 5086.09ms. Allocated memory was 188.7MB in the beginning and 710.9MB in the end (delta: 522.2MB). Free memory was 140.3MB in the beginning and 456.1MB in the end (delta: -315.8MB). Peak memory consumption was 291.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 181.70ms. Allocated memory is still 710.9MB. Free memory was 456.1MB in the beginning and 434.1MB in the end (delta: 22.0MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.boogie.preprocessor: - TypeErrorResult [Line: 16955]: Type Error Variable #t~ret3995 modified in procedure aic7xxx_setup but not declared - TypeErrorResult [Line: 16955]: Type Error Undeclared identifier #t~ret3995 in IdentifierExpression[#t~ret3995,] - TypeErrorResult [Line: 16955]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret3995,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#options~0,],base],StructAccessExpression[IdentifierExpression[~#options~0,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 16957]: Type Error Variable #t~ret3996 modified in procedure aic7xxx_setup but not declared - TypeErrorResult [Line: 16957]: Type Error Undeclared identifier #t~ret3996 in IdentifierExpression[#t~ret3996,] - TypeErrorResult [Line: 16957]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret3996,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#options~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#options~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 16961]: Type Error Variable #t~ret3997 modified in procedure aic7xxx_setup but not declared - TypeErrorResult [Line: 16961]: Type Error Undeclared identifier #t~ret3997 in IdentifierExpression[#t~ret3997,] - TypeErrorResult [Line: 16961]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret3997,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#options~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[48],StructAccessExpression[IdentifierExpression[~#options~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 16965]: Type Error Variable #t~ret3998 modified in procedure aic7xxx_setup but not declared - TypeErrorResult [Line: 16965]: Type Error Undeclared identifier #t~ret3998 in IdentifierExpression[#t~ret3998,] - TypeErrorResult [Line: 16965]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret3998,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#options~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[80],StructAccessExpression[IdentifierExpression[~#options~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 16967]: Type Error Variable #t~ret3999 modified in procedure aic7xxx_setup but not declared - TypeErrorResult [Line: 16967]: Type Error Undeclared identifier #t~ret3999 in IdentifierExpression[#t~ret3999,] - TypeErrorResult [Line: 16967]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret3999,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#options~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[96],StructAccessExpression[IdentifierExpression[~#options~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 16971]: Type Error Variable #t~ret4000 modified in procedure aic7xxx_setup but not declared - TypeErrorResult [Line: 16971]: Type Error Undeclared identifier #t~ret4000 in IdentifierExpression[#t~ret4000,] - TypeErrorResult [Line: 16971]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret4000,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#options~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[128],StructAccessExpression[IdentifierExpression[~#options~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 16973]: Type Error Variable #t~ret4001 modified in procedure aic7xxx_setup but not declared - TypeErrorResult [Line: 16973]: Type Error Undeclared identifier #t~ret4001 in IdentifierExpression[#t~ret4001,] - TypeErrorResult [Line: 16973]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret4001,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#options~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[144],StructAccessExpression[IdentifierExpression[~#options~0,],offset]]]],IntegerLiteral[8]]] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 16007]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("movb %1,%0": "=q" (ret): "m" (*((unsigned char volatile *)addr)): "memory"); [16007] - GenericResultAtLocation [Line: 16014]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("movb %0,%1": : "q" (val), "m" (*((unsigned char volatile *)addr)): "memory"); [16014] - GenericResultAtLocation [Line: 16022]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("outb %b0, %w1": : "a" (value), "Nd" (port)); [16022] - GenericResultAtLocation [Line: 16030]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("inb %w1, %b0": "=a" (value): "Nd" (port)); [16030] - GenericResultAtLocation [Line: 16158]: 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 *)"include/scsi/scsi_transport.h"), "i" (102), "i" (12UL)); [16158-16159] - GenericResultAtLocation [Line: 16359]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [16359] - GenericResultAtLocation [Line: 16371]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [16371] - GenericResultAtLocation [Line: 16559]: 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 *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/3246/dscv_tempdir/dscv/ri/43_2a/drivers/scsi/aic7xxx/aic7xxx_osm.c"), "i" (582), "i" (12UL)); [16559-16560] - GenericResultAtLocation [Line: 17544]: 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 *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/3246/dscv_tempdir/dscv/ri/43_2a/drivers/scsi/aic7xxx/aic7xxx_osm.c"), "i" (1620), "i" (12UL)); [17544-17545] - GenericResultAtLocation [Line: 17645]: 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 *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/3246/dscv_tempdir/dscv/ri/43_2a/drivers/scsi/aic7xxx/aic7xxx_osm.c"), "i" (1706), "i" (12UL)); [17645-17646] RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--scsi--aic7xxx--aic7xxx.ko-entry_point.cil.out.i -s /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash a360cb3610b87d6aed13de22db562ec1954f5b73892b256f21f61c8291c93ced --- Real Ultimate output --- This is Ultimate 0.2.5-dev-84cfde4 [2024-10-11 15:44:00,369 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-11 15:44:00,432 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2024-10-11 15:44:00,435 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-11 15:44:00,436 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-11 15:44:00,458 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-11 15:44:00,459 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-11 15:44:00,459 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-11 15:44:00,460 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-11 15:44:00,461 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-11 15:44:00,461 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-11 15:44:00,462 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-11 15:44:00,462 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-11 15:44:00,463 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-11 15:44:00,463 INFO L153 SettingsManager]: * Use SBE=true [2024-10-11 15:44:00,464 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-11 15:44:00,464 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-11 15:44:00,464 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-11 15:44:00,464 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-11 15:44:00,464 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-11 15:44:00,464 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-11 15:44:00,465 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-10-11 15:44:00,467 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-10-11 15:44:00,467 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-11 15:44:00,467 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-10-11 15:44:00,467 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-11 15:44:00,468 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-11 15:44:00,468 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-11 15:44:00,468 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-11 15:44:00,468 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-11 15:44:00,468 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-11 15:44:00,468 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-11 15:44:00,468 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-11 15:44:00,469 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-11 15:44:00,469 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-11 15:44:00,469 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-10-11 15:44:00,469 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-10-11 15:44:00,469 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-11 15:44:00,469 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-11 15:44:00,469 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-11 15:44:00,469 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-11 15:44:00,471 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-10-11 15:44:00,471 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux 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 ! call(reach_error())) ) 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 -> a360cb3610b87d6aed13de22db562ec1954f5b73892b256f21f61c8291c93ced [2024-10-11 15:44:00,722 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-11 15:44:00,740 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-11 15:44:00,742 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-11 15:44:00,743 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-11 15:44:00,746 INFO L274 PluginConnector]: CDTParser initialized [2024-10-11 15:44:00,747 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--scsi--aic7xxx--aic7xxx.ko-entry_point.cil.out.i [2024-10-11 15:44:02,043 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-11 15:44:02,656 INFO L384 CDTParser]: Found 1 translation units. [2024-10-11 15:44:02,657 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--scsi--aic7xxx--aic7xxx.ko-entry_point.cil.out.i [2024-10-11 15:44:02,731 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/00592349e/4326df47149846148aa5483315536dbc/FLAG324288591 [2024-10-11 15:44:03,113 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/00592349e/4326df47149846148aa5483315536dbc [2024-10-11 15:44:03,118 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-11 15:44:03,119 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-11 15:44:03,120 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-11 15:44:03,120 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-11 15:44:03,124 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-11 15:44:03,125 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 03:44:03" (1/1) ... [2024-10-11 15:44:03,125 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2b55063d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:44:03, skipping insertion in model container [2024-10-11 15:44:03,126 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 03:44:03" (1/1) ... [2024-10-11 15:44:03,248 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-11 15:44:06,341 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator has thrown an exception: java.lang.IllegalArgumentException: cannot determine size of incomplete type at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.TypeSizeAndOffsetComputer.constructSizeTValueAndOffsetsStructAndUnion(TypeSizeAndOffsetComputer.java:233) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.TypeSizeAndOffsetComputer.computeSize(TypeSizeAndOffsetComputer.java:184) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.TypeSizeAndOffsetComputer.constructBytesizeExpression(TypeSizeAndOffsetComputer.java:121) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.checkIfNecessaryMemoryModelAdaption(CHandler.java:1083) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1023) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:283) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:789) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:286) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1494) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:224) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:2390) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:200) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1150) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1133) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:236) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1150) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1133) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:236) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.FunctionHandler.handleFunctionDefinition(FunctionHandler.java:387) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1613) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:159) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.processTUchild(CHandler.java:3465) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:2491) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:639) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:135) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.translate(MainTranslator.java:189) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.run(MainTranslator.java:116) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.(MainTranslator.java:94) at de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver.finish(CACSL2BoogieTranslatorObserver.java:145) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2024-10-11 15:44:06,347 INFO L158 Benchmark]: Toolchain (without parser) took 3226.81ms. Allocated memory was 111.1MB in the beginning and 151.0MB in the end (delta: 39.8MB). Free memory was 81.5MB in the beginning and 73.2MB in the end (delta: 8.3MB). Peak memory consumption was 83.4MB. Max. memory is 16.1GB. [2024-10-11 15:44:06,348 INFO L158 Benchmark]: CDTParser took 0.16ms. Allocated memory is still 73.4MB. Free memory is still 50.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-11 15:44:06,348 INFO L158 Benchmark]: CACSL2BoogieTranslator took 3225.30ms. Allocated memory was 111.1MB in the beginning and 151.0MB in the end (delta: 39.8MB). Free memory was 81.0MB in the beginning and 73.2MB in the end (delta: 7.8MB). Peak memory consumption was 83.4MB. Max. memory is 16.1GB. [2024-10-11 15:44:06,349 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.16ms. Allocated memory is still 73.4MB. Free memory is still 50.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 3225.30ms. Allocated memory was 111.1MB in the beginning and 151.0MB in the end (delta: 39.8MB). Free memory was 81.0MB in the beginning and 73.2MB in the end (delta: 7.8MB). Peak memory consumption was 83.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - ExceptionOrErrorResult: IllegalArgumentException: cannot determine size of incomplete type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: IllegalArgumentException: cannot determine size of incomplete type: de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.TypeSizeAndOffsetComputer.constructSizeTValueAndOffsetsStructAndUnion(TypeSizeAndOffsetComputer.java:233) RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: ERROR: ExceptionOrErrorResult: IllegalArgumentException: cannot determine size of incomplete type