./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-08_1a-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-08_1a-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 c6dd4cc7485561c07d0768956edf18af5120a26e2ae45a1cf04a069279d5395f --- Real Ultimate output --- This is Ultimate 0.2.5-dev-84cfde4 [2024-10-11 15:30:05,722 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-11 15:30:05,793 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:30:05,798 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-11 15:30:05,799 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-11 15:30:05,828 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-11 15:30:05,828 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-11 15:30:05,829 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-11 15:30:05,829 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-11 15:30:05,829 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-11 15:30:05,830 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-11 15:30:05,830 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-11 15:30:05,831 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-11 15:30:05,831 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-11 15:30:05,831 INFO L153 SettingsManager]: * Use SBE=true [2024-10-11 15:30:05,832 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-11 15:30:05,832 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-11 15:30:05,832 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-11 15:30:05,833 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-11 15:30:05,833 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-11 15:30:05,833 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-11 15:30:05,834 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-11 15:30:05,834 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-11 15:30:05,835 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-11 15:30:05,835 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-11 15:30:05,835 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-11 15:30:05,835 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-11 15:30:05,836 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-11 15:30:05,836 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-11 15:30:05,836 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-11 15:30:05,837 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-11 15:30:05,837 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-11 15:30:05,837 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-11 15:30:05,837 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-11 15:30:05,838 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-11 15:30:05,838 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-11 15:30:05,838 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-11 15:30:05,838 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-11 15:30:05,839 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-11 15:30:05,839 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 -> c6dd4cc7485561c07d0768956edf18af5120a26e2ae45a1cf04a069279d5395f [2024-10-11 15:30:06,102 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-11 15:30:06,131 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-11 15:30:06,134 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-11 15:30:06,135 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-11 15:30:06,136 INFO L274 PluginConnector]: CDTParser initialized [2024-10-11 15:30:06,137 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-08_1a-drivers--scsi--aic7xxx--aic7xxx.ko-entry_point.cil.out.i [2024-10-11 15:30:07,541 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-11 15:30:08,241 INFO L384 CDTParser]: Found 1 translation units. [2024-10-11 15:30:08,242 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--scsi--aic7xxx--aic7xxx.ko-entry_point.cil.out.i [2024-10-11 15:30:08,314 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/55e5112d4/9c310afef2ec4f79aeb681f6e96e0db5/FLAG41591318f [2024-10-11 15:30:08,328 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/55e5112d4/9c310afef2ec4f79aeb681f6e96e0db5 [2024-10-11 15:30:08,331 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-11 15:30:08,333 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-11 15:30:08,334 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-11 15:30:08,334 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-11 15:30:08,339 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-11 15:30:08,340 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 03:30:08" (1/1) ... [2024-10-11 15:30:08,341 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@16cab56f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:30:08, skipping insertion in model container [2024-10-11 15:30:08,341 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 03:30:08" (1/1) ... [2024-10-11 15:30:08,549 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-11 15:30:13,523 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-08_1a-drivers--scsi--aic7xxx--aic7xxx.ko-entry_point.cil.out.i[608054,608067] [2024-10-11 15:30:13,612 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 15:30:14,245 INFO L200 MainTranslator]: Completed pre-run [2024-10-11 15:30:14,737 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %1,%0": "=q" (ret): "m" (*((unsigned char volatile *)addr)): "memory"); [16001] [2024-10-11 15:30:14,739 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %0,%1": : "q" (val), "m" (*((unsigned char volatile *)addr)): "memory"); [16008] [2024-10-11 15:30:14,739 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outb %b0, %w1": : "a" (value), "Nd" (port)); [16016] [2024-10-11 15:30:14,740 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("inb %w1, %b0": "=a" (value): "Nd" (port)); [16024] [2024-10-11 15:30:14,743 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)); [16162-16163] [2024-10-11 15:30:14,751 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [16365] [2024-10-11 15:30:14,751 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [16377] [2024-10-11 15:30:14,759 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--08_1a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/5985/dscv_tempdir/dscv/ri/08_1a/drivers/scsi/aic7xxx/aic7xxx_osm.c"), "i" (582), "i" (12UL)); [16567-16568] [2024-10-11 15:30:14,895 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--08_1a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/5985/dscv_tempdir/dscv/ri/08_1a/drivers/scsi/aic7xxx/aic7xxx_osm.c"), "i" (1620), "i" (12UL)); [17552-17553] [2024-10-11 15:30:14,908 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--08_1a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/5985/dscv_tempdir/dscv/ri/08_1a/drivers/scsi/aic7xxx/aic7xxx_osm.c"), "i" (1706), "i" (12UL)); [17653-17654] [2024-10-11 15:30:14,978 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-08_1a-drivers--scsi--aic7xxx--aic7xxx.ko-entry_point.cil.out.i[608054,608067] [2024-10-11 15:30:14,984 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 15:30:15,846 INFO L204 MainTranslator]: Completed translation [2024-10-11 15:30:15,847 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:30:15 WrapperNode [2024-10-11 15:30:15,847 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-11 15:30:15,848 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-11 15:30:15,848 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-11 15:30:15,849 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-11 15:30:15,857 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:30:15" (1/1) ... [2024-10-11 15:30:16,127 ERROR L1136 TypeChecker]: C: options[0].name = "extended" [16963]: Variable #t~ret4003 modified in procedure aic7xxx_setup but not declared [2024-10-11 15:30:16,128 ERROR L1136 TypeChecker]: C: options[0].name = "extended" [16963]: Undeclared identifier #t~ret4003 in IdentifierExpression[#t~ret4003,] [2024-10-11 15:30:16,128 ERROR L1136 TypeChecker]: C: options[0].name = "extended" [16963]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret4003,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#options~0,],base],StructAccessExpression[IdentifierExpression[~#options~0,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:30:16,128 ERROR L1136 TypeChecker]: C: options[1].name = "no_reset" [16965]: Variable #t~ret4004 modified in procedure aic7xxx_setup but not declared [2024-10-11 15:30:16,128 ERROR L1136 TypeChecker]: C: options[1].name = "no_reset" [16965]: Undeclared identifier #t~ret4004 in IdentifierExpression[#t~ret4004,] [2024-10-11 15:30:16,129 ERROR L1136 TypeChecker]: C: options[1].name = "no_reset" [16965]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret4004,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#options~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#options~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:30:16,129 ERROR L1136 TypeChecker]: C: options[3].name = "allow_memio" [16969]: Variable #t~ret4005 modified in procedure aic7xxx_setup but not declared [2024-10-11 15:30:16,129 ERROR L1136 TypeChecker]: C: options[3].name = "allow_memio" [16969]: Undeclared identifier #t~ret4005 in IdentifierExpression[#t~ret4005,] [2024-10-11 15:30:16,129 ERROR L1136 TypeChecker]: C: options[3].name = "allow_memio" [16969]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret4005,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#options~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[48],StructAccessExpression[IdentifierExpression[~#options~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:30:16,129 ERROR L1136 TypeChecker]: C: options[5].name = "periodic_otag" [16973]: Variable #t~ret4006 modified in procedure aic7xxx_setup but not declared [2024-10-11 15:30:16,129 ERROR L1136 TypeChecker]: C: options[5].name = "periodic_otag" [16973]: Undeclared identifier #t~ret4006 in IdentifierExpression[#t~ret4006,] [2024-10-11 15:30:16,130 ERROR L1136 TypeChecker]: C: options[5].name = "periodic_otag" [16973]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret4006,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#options~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[80],StructAccessExpression[IdentifierExpression[~#options~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:30:16,130 ERROR L1136 TypeChecker]: C: options[6].name = "pci_parity" [16975]: Variable #t~ret4007 modified in procedure aic7xxx_setup but not declared [2024-10-11 15:30:16,130 ERROR L1136 TypeChecker]: C: options[6].name = "pci_parity" [16975]: Undeclared identifier #t~ret4007 in IdentifierExpression[#t~ret4007,] [2024-10-11 15:30:16,130 ERROR L1136 TypeChecker]: C: options[6].name = "pci_parity" [16975]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret4007,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#options~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[96],StructAccessExpression[IdentifierExpression[~#options~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:30:16,132 ERROR L1136 TypeChecker]: C: options[8].name = "tag_info" [16979]: Variable #t~ret4008 modified in procedure aic7xxx_setup but not declared [2024-10-11 15:30:16,132 ERROR L1136 TypeChecker]: C: options[8].name = "tag_info" [16979]: Undeclared identifier #t~ret4008 in IdentifierExpression[#t~ret4008,] [2024-10-11 15:30:16,132 ERROR L1136 TypeChecker]: C: options[8].name = "tag_info" [16979]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret4008,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#options~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[128],StructAccessExpression[IdentifierExpression[~#options~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:30:16,137 ERROR L1136 TypeChecker]: C: options[9].name = "global_tag_depth" [16981]: Variable #t~ret4009 modified in procedure aic7xxx_setup but not declared [2024-10-11 15:30:16,137 ERROR L1136 TypeChecker]: C: options[9].name = "global_tag_depth" [16981]: Undeclared identifier #t~ret4009 in IdentifierExpression[#t~ret4009,] [2024-10-11 15:30:16,138 ERROR L1136 TypeChecker]: C: options[9].name = "global_tag_depth" [16981]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret4009,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#options~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[144],StructAccessExpression[IdentifierExpression[~#options~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:30:16,165 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:30:15" (1/1) ... [2024-10-11 15:30:16,166 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-11 15:30:16,166 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.preprocessor [2024-10-11 15:30:16,168 INFO L158 Benchmark]: Toolchain (without parser) took 7834.50ms. Allocated memory was 159.4MB in the beginning and 555.7MB in the end (delta: 396.4MB). Free memory was 80.2MB in the beginning and 219.2MB in the end (delta: -138.9MB). Peak memory consumption was 254.6MB. Max. memory is 16.1GB. [2024-10-11 15:30:16,169 INFO L158 Benchmark]: CDTParser took 0.20ms. Allocated memory is still 96.5MB. Free memory was 58.2MB in the beginning and 58.1MB in the end (delta: 77.0kB). There was no memory consumed. Max. memory is 16.1GB. [2024-10-11 15:30:16,170 INFO L158 Benchmark]: CACSL2BoogieTranslator took 7513.46ms. Allocated memory was 159.4MB in the beginning and 555.7MB in the end (delta: 396.4MB). Free memory was 80.2MB in the beginning and 241.1MB in the end (delta: -160.9MB). Peak memory consumption was 244.1MB. Max. memory is 16.1GB. [2024-10-11 15:30:16,170 INFO L158 Benchmark]: Boogie Procedure Inliner took 317.91ms. Allocated memory is still 555.7MB. Free memory was 241.1MB in the beginning and 219.2MB in the end (delta: 22.0MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2024-10-11 15:30:16,172 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.20ms. Allocated memory is still 96.5MB. Free memory was 58.2MB in the beginning and 58.1MB in the end (delta: 77.0kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 7513.46ms. Allocated memory was 159.4MB in the beginning and 555.7MB in the end (delta: 396.4MB). Free memory was 80.2MB in the beginning and 241.1MB in the end (delta: -160.9MB). Peak memory consumption was 244.1MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 317.91ms. Allocated memory is still 555.7MB. Free memory was 241.1MB in the beginning and 219.2MB in the end (delta: 22.0MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.boogie.preprocessor: - TypeErrorResult [Line: 16963]: Type Error Variable #t~ret4003 modified in procedure aic7xxx_setup but not declared - TypeErrorResult [Line: 16963]: Type Error Undeclared identifier #t~ret4003 in IdentifierExpression[#t~ret4003,] - TypeErrorResult [Line: 16963]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret4003,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#options~0,],base],StructAccessExpression[IdentifierExpression[~#options~0,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 16965]: Type Error Variable #t~ret4004 modified in procedure aic7xxx_setup but not declared - TypeErrorResult [Line: 16965]: Type Error Undeclared identifier #t~ret4004 in IdentifierExpression[#t~ret4004,] - TypeErrorResult [Line: 16965]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret4004,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#options~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#options~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 16969]: Type Error Variable #t~ret4005 modified in procedure aic7xxx_setup but not declared - TypeErrorResult [Line: 16969]: Type Error Undeclared identifier #t~ret4005 in IdentifierExpression[#t~ret4005,] - TypeErrorResult [Line: 16969]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret4005,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#options~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[48],StructAccessExpression[IdentifierExpression[~#options~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 16973]: Type Error Variable #t~ret4006 modified in procedure aic7xxx_setup but not declared - TypeErrorResult [Line: 16973]: Type Error Undeclared identifier #t~ret4006 in IdentifierExpression[#t~ret4006,] - TypeErrorResult [Line: 16973]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret4006,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#options~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[80],StructAccessExpression[IdentifierExpression[~#options~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 16975]: Type Error Variable #t~ret4007 modified in procedure aic7xxx_setup but not declared - TypeErrorResult [Line: 16975]: Type Error Undeclared identifier #t~ret4007 in IdentifierExpression[#t~ret4007,] - TypeErrorResult [Line: 16975]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret4007,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#options~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[96],StructAccessExpression[IdentifierExpression[~#options~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 16979]: Type Error Variable #t~ret4008 modified in procedure aic7xxx_setup but not declared - TypeErrorResult [Line: 16979]: Type Error Undeclared identifier #t~ret4008 in IdentifierExpression[#t~ret4008,] - TypeErrorResult [Line: 16979]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret4008,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#options~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[128],StructAccessExpression[IdentifierExpression[~#options~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 16981]: Type Error Variable #t~ret4009 modified in procedure aic7xxx_setup but not declared - TypeErrorResult [Line: 16981]: Type Error Undeclared identifier #t~ret4009 in IdentifierExpression[#t~ret4009,] - TypeErrorResult [Line: 16981]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret4009,],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: 16001]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("movb %1,%0": "=q" (ret): "m" (*((unsigned char volatile *)addr)): "memory"); [16001] - GenericResultAtLocation [Line: 16008]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("movb %0,%1": : "q" (val), "m" (*((unsigned char volatile *)addr)): "memory"); [16008] - GenericResultAtLocation [Line: 16016]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("outb %b0, %w1": : "a" (value), "Nd" (port)); [16016] - GenericResultAtLocation [Line: 16024]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("inb %w1, %b0": "=a" (value): "Nd" (port)); [16024] - GenericResultAtLocation [Line: 16162]: 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)); [16162-16163] - GenericResultAtLocation [Line: 16365]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [16365] - GenericResultAtLocation [Line: 16377]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [16377] - GenericResultAtLocation [Line: 16567]: 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--08_1a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/5985/dscv_tempdir/dscv/ri/08_1a/drivers/scsi/aic7xxx/aic7xxx_osm.c"), "i" (582), "i" (12UL)); [16567-16568] - GenericResultAtLocation [Line: 17552]: 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--08_1a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/5985/dscv_tempdir/dscv/ri/08_1a/drivers/scsi/aic7xxx/aic7xxx_osm.c"), "i" (1620), "i" (12UL)); [17552-17553] - GenericResultAtLocation [Line: 17653]: 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--08_1a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/5985/dscv_tempdir/dscv/ri/08_1a/drivers/scsi/aic7xxx/aic7xxx_osm.c"), "i" (1706), "i" (12UL)); [17653-17654] 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-08_1a-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 c6dd4cc7485561c07d0768956edf18af5120a26e2ae45a1cf04a069279d5395f --- Real Ultimate output --- This is Ultimate 0.2.5-dev-84cfde4 [2024-10-11 15:30:18,269 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-11 15:30:18,352 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:30:18,358 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-11 15:30:18,358 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-11 15:30:18,389 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-11 15:30:18,390 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-11 15:30:18,390 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-11 15:30:18,391 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-11 15:30:18,392 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-11 15:30:18,392 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-11 15:30:18,392 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-11 15:30:18,393 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-11 15:30:18,393 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-11 15:30:18,395 INFO L153 SettingsManager]: * Use SBE=true [2024-10-11 15:30:18,395 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-11 15:30:18,396 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-11 15:30:18,396 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-11 15:30:18,396 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-11 15:30:18,397 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-11 15:30:18,400 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-11 15:30:18,401 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-10-11 15:30:18,401 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-10-11 15:30:18,401 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-11 15:30:18,401 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-10-11 15:30:18,402 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-11 15:30:18,402 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-11 15:30:18,402 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-11 15:30:18,402 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-11 15:30:18,402 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-11 15:30:18,403 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-11 15:30:18,403 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-11 15:30:18,403 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-11 15:30:18,403 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-11 15:30:18,404 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-11 15:30:18,404 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-10-11 15:30:18,406 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-10-11 15:30:18,406 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-11 15:30:18,406 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-11 15:30:18,407 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-11 15:30:18,407 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-11 15:30:18,408 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-10-11 15:30:18,409 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 -> c6dd4cc7485561c07d0768956edf18af5120a26e2ae45a1cf04a069279d5395f [2024-10-11 15:30:18,760 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-11 15:30:18,782 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-11 15:30:18,785 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-11 15:30:18,786 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-11 15:30:18,787 INFO L274 PluginConnector]: CDTParser initialized [2024-10-11 15:30:18,788 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-08_1a-drivers--scsi--aic7xxx--aic7xxx.ko-entry_point.cil.out.i [2024-10-11 15:30:20,342 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-11 15:30:21,044 INFO L384 CDTParser]: Found 1 translation units. [2024-10-11 15:30:21,045 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--scsi--aic7xxx--aic7xxx.ko-entry_point.cil.out.i [2024-10-11 15:30:21,106 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/3a416b3d6/c0e46a69d0cc4cefab6f23dd0fb7ff38/FLAGfc2adfde5 [2024-10-11 15:30:21,119 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/3a416b3d6/c0e46a69d0cc4cefab6f23dd0fb7ff38 [2024-10-11 15:30:21,123 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-11 15:30:21,124 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-11 15:30:21,126 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-11 15:30:21,126 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-11 15:30:21,131 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-11 15:30:21,132 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 03:30:21" (1/1) ... [2024-10-11 15:30:21,132 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4db1425f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:30:21, skipping insertion in model container [2024-10-11 15:30:21,133 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 03:30:21" (1/1) ... [2024-10-11 15:30:21,331 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-11 15:30:25,438 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:30:25,445 INFO L158 Benchmark]: Toolchain (without parser) took 4319.70ms. Allocated memory was 65.0MB in the beginning and 157.3MB in the end (delta: 92.3MB). Free memory was 30.4MB in the beginning and 70.4MB in the end (delta: -40.1MB). Peak memory consumption was 68.3MB. Max. memory is 16.1GB. [2024-10-11 15:30:25,446 INFO L158 Benchmark]: CDTParser took 0.20ms. Allocated memory is still 50.3MB. Free memory is still 33.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-11 15:30:25,447 INFO L158 Benchmark]: CACSL2BoogieTranslator took 4317.54ms. Allocated memory was 65.0MB in the beginning and 157.3MB in the end (delta: 92.3MB). Free memory was 30.1MB in the beginning and 70.4MB in the end (delta: -40.3MB). Peak memory consumption was 66.2MB. Max. memory is 16.1GB. [2024-10-11 15:30:25,448 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.20ms. Allocated memory is still 50.3MB. Free memory is still 33.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 4317.54ms. Allocated memory was 65.0MB in the beginning and 157.3MB in the end (delta: 92.3MB). Free memory was 30.1MB in the beginning and 70.4MB in the end (delta: -40.3MB). Peak memory consumption was 66.2MB. 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