./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/busybox-1.22.0/test-1.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 4fc63b2a Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_357f3369-d8f8-4ad8-8f3a-0dc067f52059/bin/uautomizer-verify-4GaUIPS5ZU/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_357f3369-d8f8-4ad8-8f3a-0dc067f52059/bin/uautomizer-verify-4GaUIPS5ZU/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_357f3369-d8f8-4ad8-8f3a-0dc067f52059/bin/uautomizer-verify-4GaUIPS5ZU/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_357f3369-d8f8-4ad8-8f3a-0dc067f52059/bin/uautomizer-verify-4GaUIPS5ZU/config/AutomizerReach.xml -i ../../sv-benchmarks/c/busybox-1.22.0/test-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_357f3369-d8f8-4ad8-8f3a-0dc067f52059/bin/uautomizer-verify-4GaUIPS5ZU/config/svcomp-Overflow-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_357f3369-d8f8-4ad8-8f3a-0dc067f52059/bin/uautomizer-verify-4GaUIPS5ZU --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 8917d71f7842926830c5baf922948523ae425f9799f94a9187665e0f6f5c5f68 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4fc63b2 [2024-10-31 22:02:59,437 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-31 22:02:59,569 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_357f3369-d8f8-4ad8-8f3a-0dc067f52059/bin/uautomizer-verify-4GaUIPS5ZU/config/svcomp-Overflow-64bit-Automizer_Default.epf [2024-10-31 22:02:59,575 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-31 22:02:59,576 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-31 22:02:59,609 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-31 22:02:59,611 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-31 22:02:59,611 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-31 22:02:59,612 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-31 22:02:59,613 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-31 22:02:59,614 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-31 22:02:59,614 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-31 22:02:59,615 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-31 22:02:59,616 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-31 22:02:59,616 INFO L153 SettingsManager]: * Use SBE=true [2024-10-31 22:02:59,617 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-31 22:02:59,618 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-31 22:02:59,618 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-31 22:02:59,619 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-31 22:02:59,619 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-31 22:02:59,620 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-31 22:02:59,621 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-31 22:02:59,621 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-31 22:02:59,622 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-10-31 22:02:59,623 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-31 22:02:59,623 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-31 22:02:59,623 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-31 22:02:59,624 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-31 22:02:59,625 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-31 22:02:59,625 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-31 22:02:59,625 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-31 22:02:59,626 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-31 22:02:59,627 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-31 22:02:59,627 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-31 22:02:59,628 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-31 22:02:59,628 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-31 22:02:59,629 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-31 22:02:59,629 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-31 22:02:59,630 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-31 22:02:59,630 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-31 22:02:59,630 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-31 22:02:59,631 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_357f3369-d8f8-4ad8-8f3a-0dc067f52059/bin/uautomizer-verify-4GaUIPS5ZU/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_357f3369-d8f8-4ad8-8f3a-0dc067f52059/bin/uautomizer-verify-4GaUIPS5ZU Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 8917d71f7842926830c5baf922948523ae425f9799f94a9187665e0f6f5c5f68 [2024-10-31 22:03:00,068 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-31 22:03:00,105 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-31 22:03:00,108 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-31 22:03:00,111 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-31 22:03:00,112 INFO L274 PluginConnector]: CDTParser initialized [2024-10-31 22:03:00,113 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_357f3369-d8f8-4ad8-8f3a-0dc067f52059/bin/uautomizer-verify-4GaUIPS5ZU/../../sv-benchmarks/c/busybox-1.22.0/test-1.i Unable to find full path for "g++" [2024-10-31 22:03:02,576 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-31 22:03:03,044 INFO L384 CDTParser]: Found 1 translation units. [2024-10-31 22:03:03,045 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_357f3369-d8f8-4ad8-8f3a-0dc067f52059/sv-benchmarks/c/busybox-1.22.0/test-1.i [2024-10-31 22:03:03,093 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_357f3369-d8f8-4ad8-8f3a-0dc067f52059/bin/uautomizer-verify-4GaUIPS5ZU/data/0616446e8/c3694b96c6744958b53026e5d36c0639/FLAG379491d56 [2024-10-31 22:03:03,114 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_357f3369-d8f8-4ad8-8f3a-0dc067f52059/bin/uautomizer-verify-4GaUIPS5ZU/data/0616446e8/c3694b96c6744958b53026e5d36c0639 [2024-10-31 22:03:03,117 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-31 22:03:03,119 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-31 22:03:03,120 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-31 22:03:03,121 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-31 22:03:03,128 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-31 22:03:03,129 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.10 10:03:03" (1/1) ... [2024-10-31 22:03:03,130 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1fe37fcc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:03:03, skipping insertion in model container [2024-10-31 22:03:03,132 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.10 10:03:03" (1/1) ... [2024-10-31 22:03:03,223 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-31 22:03:05,258 ERROR L321 MainTranslator]: Incorrect Syntax: Implementation does not match declaration! Type missmatch on in-parameters! 1 arguments, 1 parameters, first missmatch at position 0, argument type [int]{ __jmpbuf : ~__jmp_buf~0, __mask_was_saved : int, __saved_mask : ~__sigset_t~0 }, param type #in~__env : $Pointer$ [2024-10-31 22:03:05,260 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@6693b158 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:03:05, skipping insertion in model container [2024-10-31 22:03:05,260 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-31 22:03:05,261 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-10-31 22:03:05,263 INFO L158 Benchmark]: Toolchain (without parser) took 2143.08ms. Allocated memory was 136.3MB in the beginning and 180.4MB in the end (delta: 44.0MB). Free memory was 92.8MB in the beginning and 144.3MB in the end (delta: -51.5MB). Peak memory consumption was 51.0MB. Max. memory is 16.1GB. [2024-10-31 22:03:05,263 INFO L158 Benchmark]: CDTParser took 0.38ms. Allocated memory is still 136.3MB. Free memory is still 80.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-31 22:03:05,264 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2140.56ms. Allocated memory was 136.3MB in the beginning and 180.4MB in the end (delta: 44.0MB). Free memory was 92.8MB in the beginning and 144.3MB in the end (delta: -51.5MB). Peak memory consumption was 51.0MB. Max. memory is 16.1GB. [2024-10-31 22:03:05,266 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.38ms. Allocated memory is still 136.3MB. Free memory is still 80.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2140.56ms. Allocated memory was 136.3MB in the beginning and 180.4MB in the end (delta: 44.0MB). Free memory was 92.8MB in the beginning and 144.3MB in the end (delta: -51.5MB). Peak memory consumption was 51.0MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - SyntaxErrorResult [Line: 3237]: Incorrect Syntax Implementation does not match declaration! Type missmatch on in-parameters! 1 arguments, 1 parameters, first missmatch at position 0, argument type [int]{ __jmpbuf : ~__jmp_buf~0, __mask_was_saved : int, __saved_mask : ~__sigset_t~0 }, param type #in~__env : $Pointer$ RESULT: Ultimate could not prove your program: Incorrect Syntax 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: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_357f3369-d8f8-4ad8-8f3a-0dc067f52059/bin/uautomizer-verify-4GaUIPS5ZU/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_357f3369-d8f8-4ad8-8f3a-0dc067f52059/bin/uautomizer-verify-4GaUIPS5ZU/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_357f3369-d8f8-4ad8-8f3a-0dc067f52059/bin/uautomizer-verify-4GaUIPS5ZU/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_357f3369-d8f8-4ad8-8f3a-0dc067f52059/bin/uautomizer-verify-4GaUIPS5ZU/config/AutomizerReach.xml -i ../../sv-benchmarks/c/busybox-1.22.0/test-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_357f3369-d8f8-4ad8-8f3a-0dc067f52059/bin/uautomizer-verify-4GaUIPS5ZU/config/svcomp-Overflow-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_357f3369-d8f8-4ad8-8f3a-0dc067f52059/bin/uautomizer-verify-4GaUIPS5ZU --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 8917d71f7842926830c5baf922948523ae425f9799f94a9187665e0f6f5c5f68 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4fc63b2 [2024-10-31 22:03:07,722 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-31 22:03:07,858 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_357f3369-d8f8-4ad8-8f3a-0dc067f52059/bin/uautomizer-verify-4GaUIPS5ZU/config/svcomp-Overflow-64bit-Automizer_Bitvector.epf [2024-10-31 22:03:07,867 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-31 22:03:07,868 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-31 22:03:07,869 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.Checked method. Library mode if empty. [2024-10-31 22:03:07,912 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-31 22:03:07,915 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-31 22:03:07,915 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-31 22:03:07,917 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-31 22:03:07,918 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-31 22:03:07,919 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-31 22:03:07,919 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-31 22:03:07,922 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-31 22:03:07,923 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-31 22:03:07,924 INFO L153 SettingsManager]: * Use SBE=true [2024-10-31 22:03:07,924 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-31 22:03:07,925 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-31 22:03:07,925 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-31 22:03:07,926 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-31 22:03:07,929 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-31 22:03:07,930 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-31 22:03:07,930 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-10-31 22:03:07,931 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-10-31 22:03:07,931 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-31 22:03:07,931 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-10-31 22:03:07,932 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-10-31 22:03:07,932 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-31 22:03:07,932 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-31 22:03:07,933 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-31 22:03:07,933 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-31 22:03:07,936 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-31 22:03:07,936 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-31 22:03:07,937 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-31 22:03:07,937 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-31 22:03:07,937 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-31 22:03:07,938 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-31 22:03:07,938 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-31 22:03:07,939 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-10-31 22:03:07,939 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-10-31 22:03:07,940 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-31 22:03:07,940 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-31 22:03:07,940 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-31 22:03:07,941 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-31 22:03:07,941 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-10-31 22:03:07,941 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_357f3369-d8f8-4ad8-8f3a-0dc067f52059/bin/uautomizer-verify-4GaUIPS5ZU/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_357f3369-d8f8-4ad8-8f3a-0dc067f52059/bin/uautomizer-verify-4GaUIPS5ZU Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 8917d71f7842926830c5baf922948523ae425f9799f94a9187665e0f6f5c5f68 [2024-10-31 22:03:08,441 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-31 22:03:08,479 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-31 22:03:08,484 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-31 22:03:08,485 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-31 22:03:08,486 INFO L274 PluginConnector]: CDTParser initialized [2024-10-31 22:03:08,489 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_357f3369-d8f8-4ad8-8f3a-0dc067f52059/bin/uautomizer-verify-4GaUIPS5ZU/../../sv-benchmarks/c/busybox-1.22.0/test-1.i Unable to find full path for "g++" [2024-10-31 22:03:11,071 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-31 22:03:11,676 INFO L384 CDTParser]: Found 1 translation units. [2024-10-31 22:03:11,677 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_357f3369-d8f8-4ad8-8f3a-0dc067f52059/sv-benchmarks/c/busybox-1.22.0/test-1.i [2024-10-31 22:03:11,717 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_357f3369-d8f8-4ad8-8f3a-0dc067f52059/bin/uautomizer-verify-4GaUIPS5ZU/data/5e2ca1b46/2bad3d9c9e8d4427b430aac59668f5dc/FLAG33ab35d9f [2024-10-31 22:03:11,737 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_357f3369-d8f8-4ad8-8f3a-0dc067f52059/bin/uautomizer-verify-4GaUIPS5ZU/data/5e2ca1b46/2bad3d9c9e8d4427b430aac59668f5dc [2024-10-31 22:03:11,739 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-31 22:03:11,741 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-31 22:03:11,744 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-31 22:03:11,744 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-31 22:03:11,750 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-31 22:03:11,751 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.10 10:03:11" (1/1) ... [2024-10-31 22:03:11,753 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6031e693 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:03:11, skipping insertion in model container [2024-10-31 22:03:11,754 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.10 10:03:11" (1/1) ... [2024-10-31 22:03:11,880 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-31 22:03:14,031 WARN L1053 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-10-31 22:03:14,035 WARN L1053 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-10-31 22:03:14,037 WARN L1053 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-10-31 22:03:14,047 WARN L1053 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-10-31 22:03:14,077 WARN L1053 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-10-31 22:03:14,108 WARN L1053 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-10-31 22:03:14,109 WARN L1053 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-10-31 22:03:14,117 WARN L1053 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-10-31 22:03:14,118 WARN L1053 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-10-31 22:03:14,162 WARN L1053 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-10-31 22:03:14,169 WARN L1053 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-10-31 22:03:14,175 WARN L1053 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-10-31 22:03:14,177 WARN L1053 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-10-31 22:03:14,199 WARN L1053 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-10-31 22:03:14,238 WARN L1053 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-10-31 22:03:14,242 WARN L1053 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-10-31 22:03:14,244 WARN L1053 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-10-31 22:03:14,245 WARN L1053 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-10-31 22:03:14,249 WARN L1053 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-10-31 22:03:14,251 WARN L1053 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-10-31 22:03:14,263 ERROR L321 MainTranslator]: Incorrect Syntax: Implementation does not match declaration! Type missmatch on in-parameters! 1 arguments, 1 parameters, first missmatch at position 0, argument type [C_ULONG]{ __jmpbuf : ~__jmp_buf~0, __mask_was_saved : C_INT, __saved_mask : ~__sigset_t~0 }, param type #in~__env : $Pointer$ [2024-10-31 22:03:14,264 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@375d4aa1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:03:14, skipping insertion in model container [2024-10-31 22:03:14,264 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-31 22:03:14,265 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-10-31 22:03:14,268 INFO L158 Benchmark]: Toolchain (without parser) took 2525.57ms. Allocated memory was 71.3MB in the beginning and 90.2MB in the end (delta: 18.9MB). Free memory was 41.8MB in the beginning and 53.8MB in the end (delta: -12.0MB). Peak memory consumption was 24.0MB. Max. memory is 16.1GB. [2024-10-31 22:03:14,269 INFO L158 Benchmark]: CDTParser took 0.38ms. Allocated memory is still 71.3MB. Free memory was 46.9MB in the beginning and 46.8MB in the end (delta: 92.1kB). There was no memory consumed. Max. memory is 16.1GB. [2024-10-31 22:03:14,270 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2521.18ms. Allocated memory was 71.3MB in the beginning and 90.2MB in the end (delta: 18.9MB). Free memory was 41.5MB in the beginning and 53.8MB in the end (delta: -12.3MB). Peak memory consumption was 24.0MB. Max. memory is 16.1GB. [2024-10-31 22:03:14,273 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.38ms. Allocated memory is still 71.3MB. Free memory was 46.9MB in the beginning and 46.8MB in the end (delta: 92.1kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2521.18ms. Allocated memory was 71.3MB in the beginning and 90.2MB in the end (delta: 18.9MB). Free memory was 41.5MB in the beginning and 53.8MB in the end (delta: -12.3MB). Peak memory consumption was 24.0MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - SyntaxErrorResult [Line: 3237]: Incorrect Syntax Implementation does not match declaration! Type missmatch on in-parameters! 1 arguments, 1 parameters, first missmatch at position 0, argument type [C_ULONG]{ __jmpbuf : ~__jmp_buf~0, __mask_was_saved : C_INT, __saved_mask : ~__sigset_t~0 }, param type #in~__env : $Pointer$ RESULT: Ultimate could not prove your program: Incorrect Syntax Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: UNKNOWN