./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/product-lines/email_spec7_product17.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5b27b28-c6fa-4b98-9ccf-06b35f2e1436/bin/ukojak-verify-Qdu7aM0XO9/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5b27b28-c6fa-4b98-9ccf-06b35f2e1436/bin/ukojak-verify-Qdu7aM0XO9/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5b27b28-c6fa-4b98-9ccf-06b35f2e1436/bin/ukojak-verify-Qdu7aM0XO9/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5b27b28-c6fa-4b98-9ccf-06b35f2e1436/bin/ukojak-verify-Qdu7aM0XO9/config/KojakReach.xml -i ../../sv-benchmarks/c/product-lines/email_spec7_product17.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5b27b28-c6fa-4b98-9ccf-06b35f2e1436/bin/ukojak-verify-Qdu7aM0XO9/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5b27b28-c6fa-4b98-9ccf-06b35f2e1436/bin/ukojak-verify-Qdu7aM0XO9 --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 Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash cc6bd9a8e81eed69bb1e052a3e58ea0f1400924f4533cb09f3cdffebd7dfcd4d --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-12-03 04:06:45,136 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-12-03 04:06:45,200 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5b27b28-c6fa-4b98-9ccf-06b35f2e1436/bin/ukojak-verify-Qdu7aM0XO9/config/svcomp-Reach-32bit-Kojak_Default.epf [2023-12-03 04:06:45,204 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-12-03 04:06:45,204 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-12-03 04:06:45,226 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-12-03 04:06:45,227 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-12-03 04:06:45,228 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-12-03 04:06:45,228 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-12-03 04:06:45,229 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-12-03 04:06:45,230 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-12-03 04:06:45,230 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-12-03 04:06:45,231 INFO L153 SettingsManager]: * sizeof long=4 [2023-12-03 04:06:45,231 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-12-03 04:06:45,231 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-12-03 04:06:45,232 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-12-03 04:06:45,232 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-12-03 04:06:45,233 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-12-03 04:06:45,233 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-12-03 04:06:45,234 INFO L153 SettingsManager]: * sizeof long double=12 [2023-12-03 04:06:45,234 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-12-03 04:06:45,235 INFO L153 SettingsManager]: * Use constant arrays=true [2023-12-03 04:06:45,235 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-12-03 04:06:45,235 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-12-03 04:06:45,236 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-12-03 04:06:45,236 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-12-03 04:06:45,237 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-12-03 04:06:45,237 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-12-03 04:06:45,237 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-12-03 04:06:45,238 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-12-03 04:06:45,238 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-12-03 04:06:45,238 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-12-03 04:06:45,239 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-12-03 04:06:45,239 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode 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_c5b27b28-c6fa-4b98-9ccf-06b35f2e1436/bin/ukojak-verify-Qdu7aM0XO9/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_c5b27b28-c6fa-4b98-9ccf-06b35f2e1436/bin/ukojak-verify-Qdu7aM0XO9 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 -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> cc6bd9a8e81eed69bb1e052a3e58ea0f1400924f4533cb09f3cdffebd7dfcd4d [2023-12-03 04:06:45,448 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-12-03 04:06:45,469 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-12-03 04:06:45,472 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-12-03 04:06:45,473 INFO L270 PluginConnector]: Initializing CDTParser... [2023-12-03 04:06:45,474 INFO L274 PluginConnector]: CDTParser initialized [2023-12-03 04:06:45,475 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5b27b28-c6fa-4b98-9ccf-06b35f2e1436/bin/ukojak-verify-Qdu7aM0XO9/../../sv-benchmarks/c/product-lines/email_spec7_product17.cil.c [2023-12-03 04:06:48,257 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-12-03 04:06:48,546 INFO L384 CDTParser]: Found 1 translation units. [2023-12-03 04:06:48,547 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5b27b28-c6fa-4b98-9ccf-06b35f2e1436/sv-benchmarks/c/product-lines/email_spec7_product17.cil.c [2023-12-03 04:06:48,566 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5b27b28-c6fa-4b98-9ccf-06b35f2e1436/bin/ukojak-verify-Qdu7aM0XO9/data/ec86f6c6d/413f4b179848426c8ead7d2beb1fa9b5/FLAG7c8616c61 [2023-12-03 04:06:48,580 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5b27b28-c6fa-4b98-9ccf-06b35f2e1436/bin/ukojak-verify-Qdu7aM0XO9/data/ec86f6c6d/413f4b179848426c8ead7d2beb1fa9b5 [2023-12-03 04:06:48,582 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-12-03 04:06:48,584 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-12-03 04:06:48,585 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-12-03 04:06:48,585 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-12-03 04:06:48,589 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-12-03 04:06:48,589 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 03.12 04:06:48" (1/1) ... [2023-12-03 04:06:48,590 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6f92070a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 04:06:48, skipping insertion in model container [2023-12-03 04:06:48,590 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 03.12 04:06:48" (1/1) ... [2023-12-03 04:06:48,655 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-12-03 04:06:49,060 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5b27b28-c6fa-4b98-9ccf-06b35f2e1436/sv-benchmarks/c/product-lines/email_spec7_product17.cil.c[48205,48218] [2023-12-03 04:06:49,133 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-03 04:06:49,149 INFO L202 MainTranslator]: Completed pre-run [2023-12-03 04:06:49,159 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"EncryptVerify_spec.i","") [48] [2023-12-03 04:06:49,160 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [79] [2023-12-03 04:06:49,161 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Util.i","") [445] [2023-12-03 04:06:49,161 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"ClientLib.i","") [463] [2023-12-03 04:06:49,161 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"EmailLib.i","") [1543] [2023-12-03 04:06:49,161 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Email.i","") [1955] [2023-12-03 04:06:49,162 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [2053] [2023-12-03 04:06:49,162 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [2091] [2023-12-03 04:06:49,162 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [2100] [2023-12-03 04:06:49,162 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [2325] [2023-12-03 04:06:49,162 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Client.i","") [2610] [2023-12-03 04:06:49,227 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5b27b28-c6fa-4b98-9ccf-06b35f2e1436/sv-benchmarks/c/product-lines/email_spec7_product17.cil.c[48205,48218] [2023-12-03 04:06:49,247 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-03 04:06:49,276 WARN L675 CHandler]: The function puts is called, but not defined or handled by StandardFunctionHandler. [2023-12-03 04:06:49,284 INFO L206 MainTranslator]: Completed translation [2023-12-03 04:06:49,284 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 04:06:49 WrapperNode [2023-12-03 04:06:49,284 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-12-03 04:06:49,285 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-12-03 04:06:49,285 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-12-03 04:06:49,286 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-12-03 04:06:49,293 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 04:06:49" (1/1) ... [2023-12-03 04:06:49,320 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 04:06:49" (1/1) ... [2023-12-03 04:06:49,371 INFO L138 Inliner]: procedures = 127, calls = 205, calls flagged for inlining = 54, calls inlined = 47, statements flattened = 937 [2023-12-03 04:06:49,372 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-12-03 04:06:49,373 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-12-03 04:06:49,373 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-12-03 04:06:49,373 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-12-03 04:06:49,383 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 04:06:49" (1/1) ... [2023-12-03 04:06:49,383 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 04:06:49" (1/1) ... [2023-12-03 04:06:49,390 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 04:06:49" (1/1) ... [2023-12-03 04:06:49,390 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 04:06:49" (1/1) ... [2023-12-03 04:06:49,413 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 04:06:49" (1/1) ... [2023-12-03 04:06:49,424 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 04:06:49" (1/1) ... [2023-12-03 04:06:49,431 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 04:06:49" (1/1) ... [2023-12-03 04:06:49,436 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 04:06:49" (1/1) ... [2023-12-03 04:06:49,446 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-12-03 04:06:49,447 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-12-03 04:06:49,447 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-12-03 04:06:49,447 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-12-03 04:06:49,448 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 04:06:49" (1/1) ... [2023-12-03 04:06:49,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-12-03 04:06:49,467 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5b27b28-c6fa-4b98-9ccf-06b35f2e1436/bin/ukojak-verify-Qdu7aM0XO9/z3 [2023-12-03 04:06:49,480 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5b27b28-c6fa-4b98-9ccf-06b35f2e1436/bin/ukojak-verify-Qdu7aM0XO9/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-12-03 04:06:49,487 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5b27b28-c6fa-4b98-9ccf-06b35f2e1436/bin/ukojak-verify-Qdu7aM0XO9/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-12-03 04:06:49,518 INFO L130 BoogieDeclarations]: Found specification of procedure getClientAddressBookSize [2023-12-03 04:06:49,518 INFO L138 BoogieDeclarations]: Found implementation of procedure getClientAddressBookSize [2023-12-03 04:06:49,519 INFO L130 BoogieDeclarations]: Found specification of procedure setClientAddressBookAddress [2023-12-03 04:06:49,519 INFO L138 BoogieDeclarations]: Found implementation of procedure setClientAddressBookAddress [2023-12-03 04:06:49,519 INFO L130 BoogieDeclarations]: Found specification of procedure outgoing__wrappee__Keys [2023-12-03 04:06:49,519 INFO L138 BoogieDeclarations]: Found implementation of procedure outgoing__wrappee__Keys [2023-12-03 04:06:49,519 INFO L130 BoogieDeclarations]: Found specification of procedure getEmailTo [2023-12-03 04:06:49,519 INFO L138 BoogieDeclarations]: Found implementation of procedure getEmailTo [2023-12-03 04:06:49,519 INFO L130 BoogieDeclarations]: Found specification of procedure setEmailFrom [2023-12-03 04:06:49,520 INFO L138 BoogieDeclarations]: Found implementation of procedure setEmailFrom [2023-12-03 04:06:49,520 INFO L130 BoogieDeclarations]: Found specification of procedure isReadable [2023-12-03 04:06:49,520 INFO L138 BoogieDeclarations]: Found implementation of procedure isReadable [2023-12-03 04:06:49,520 INFO L130 BoogieDeclarations]: Found specification of procedure createClientKeyringEntry [2023-12-03 04:06:49,520 INFO L138 BoogieDeclarations]: Found implementation of procedure createClientKeyringEntry [2023-12-03 04:06:49,520 INFO L130 BoogieDeclarations]: Found specification of procedure getEmailSignKey [2023-12-03 04:06:49,520 INFO L138 BoogieDeclarations]: Found implementation of procedure getEmailSignKey [2023-12-03 04:06:49,520 INFO L130 BoogieDeclarations]: Found specification of procedure chuckKeyAdd [2023-12-03 04:06:49,521 INFO L138 BoogieDeclarations]: Found implementation of procedure chuckKeyAdd [2023-12-03 04:06:49,521 INFO L130 BoogieDeclarations]: Found specification of procedure puts [2023-12-03 04:06:49,521 INFO L130 BoogieDeclarations]: Found specification of procedure getEmailFrom [2023-12-03 04:06:49,521 INFO L138 BoogieDeclarations]: Found implementation of procedure getEmailFrom [2023-12-03 04:06:49,521 INFO L130 BoogieDeclarations]: Found specification of procedure setClientId [2023-12-03 04:06:49,521 INFO L138 BoogieDeclarations]: Found implementation of procedure setClientId [2023-12-03 04:06:49,522 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-12-03 04:06:49,522 INFO L130 BoogieDeclarations]: Found specification of procedure isSigned [2023-12-03 04:06:49,522 INFO L138 BoogieDeclarations]: Found implementation of procedure isSigned [2023-12-03 04:06:49,522 INFO L130 BoogieDeclarations]: Found specification of procedure setClientAddressBookSize [2023-12-03 04:06:49,522 INFO L138 BoogieDeclarations]: Found implementation of procedure setClientAddressBookSize [2023-12-03 04:06:49,522 INFO L130 BoogieDeclarations]: Found specification of procedure setClientKeyringUser [2023-12-03 04:06:49,522 INFO L138 BoogieDeclarations]: Found implementation of procedure setClientKeyringUser [2023-12-03 04:06:49,523 INFO L130 BoogieDeclarations]: Found specification of procedure setClientKeyringPublicKey [2023-12-03 04:06:49,523 INFO L138 BoogieDeclarations]: Found implementation of procedure setClientKeyringPublicKey [2023-12-03 04:06:49,523 INFO L130 BoogieDeclarations]: Found specification of procedure outgoing [2023-12-03 04:06:49,523 INFO L138 BoogieDeclarations]: Found implementation of procedure outgoing [2023-12-03 04:06:49,523 INFO L130 BoogieDeclarations]: Found specification of procedure sendEmail [2023-12-03 04:06:49,523 INFO L138 BoogieDeclarations]: Found implementation of procedure sendEmail [2023-12-03 04:06:49,523 INFO L130 BoogieDeclarations]: Found specification of procedure setClientPrivateKey [2023-12-03 04:06:49,523 INFO L138 BoogieDeclarations]: Found implementation of procedure setClientPrivateKey [2023-12-03 04:06:49,523 INFO L130 BoogieDeclarations]: Found specification of procedure setEmailTo [2023-12-03 04:06:49,524 INFO L138 BoogieDeclarations]: Found implementation of procedure setEmailTo [2023-12-03 04:06:49,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-12-03 04:06:49,524 INFO L130 BoogieDeclarations]: Found specification of procedure generateKeyPair [2023-12-03 04:06:49,524 INFO L138 BoogieDeclarations]: Found implementation of procedure generateKeyPair [2023-12-03 04:06:49,524 INFO L130 BoogieDeclarations]: Found specification of procedure getClientAddressBookAddress [2023-12-03 04:06:49,524 INFO L138 BoogieDeclarations]: Found implementation of procedure getClientAddressBookAddress [2023-12-03 04:06:49,524 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-12-03 04:06:49,524 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-12-03 04:06:49,710 INFO L241 CfgBuilder]: Building ICFG [2023-12-03 04:06:49,713 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-12-03 04:06:50,381 INFO L282 CfgBuilder]: Performing block encoding [2023-12-03 04:06:50,833 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-12-03 04:06:50,833 INFO L309 CfgBuilder]: Removed 1 assume(true) statements. [2023-12-03 04:06:50,835 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 03.12 04:06:50 BoogieIcfgContainer [2023-12-03 04:06:50,835 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-12-03 04:06:50,836 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-12-03 04:06:50,836 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-12-03 04:06:50,843 INFO L274 PluginConnector]: CodeCheck initialized [2023-12-03 04:06:50,844 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 03.12 04:06:50" (1/1) ... [2023-12-03 04:06:50,851 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-03 04:06:50,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:06:50,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 223 states to 166 states and 223 transitions. [2023-12-03 04:06:50,904 INFO L276 IsEmpty]: Start isEmpty. Operand 166 states and 223 transitions. [2023-12-03 04:06:50,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2023-12-03 04:06:50,911 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:06:50,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:06:51,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:06:51,188 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2023-12-03 04:06:51,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:06:51,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 221 states to 166 states and 221 transitions. [2023-12-03 04:06:51,256 INFO L276 IsEmpty]: Start isEmpty. Operand 166 states and 221 transitions. [2023-12-03 04:06:51,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2023-12-03 04:06:51,260 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:06:51,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:06:51,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:06:51,432 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2023-12-03 04:06:51,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:06:51,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 234 states to 168 states and 234 transitions. [2023-12-03 04:06:51,465 INFO L276 IsEmpty]: Start isEmpty. Operand 168 states and 234 transitions. [2023-12-03 04:06:51,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2023-12-03 04:06:51,492 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:06:51,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:06:51,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:06:51,596 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2023-12-03 04:06:51,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:06:51,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 247 states to 171 states and 247 transitions. [2023-12-03 04:06:51,670 INFO L276 IsEmpty]: Start isEmpty. Operand 171 states and 247 transitions. [2023-12-03 04:06:51,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2023-12-03 04:06:51,674 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:06:51,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:06:51,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:06:51,818 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2023-12-03 04:06:51,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:06:51,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 269 states to 177 states and 269 transitions. [2023-12-03 04:06:51,921 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 269 transitions. [2023-12-03 04:06:51,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2023-12-03 04:06:51,923 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:06:51,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:06:51,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:06:52,029 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2023-12-03 04:06:52,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:06:52,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 285 states to 182 states and 285 transitions. [2023-12-03 04:06:52,263 INFO L276 IsEmpty]: Start isEmpty. Operand 182 states and 285 transitions. [2023-12-03 04:06:52,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2023-12-03 04:06:52,265 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:06:52,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:06:52,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:06:52,347 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2023-12-03 04:06:52,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:06:52,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 288 states to 184 states and 288 transitions. [2023-12-03 04:06:52,437 INFO L276 IsEmpty]: Start isEmpty. Operand 184 states and 288 transitions. [2023-12-03 04:06:52,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2023-12-03 04:06:52,439 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:06:52,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:06:52,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:06:52,523 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2023-12-03 04:06:52,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:06:52,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 298 states to 186 states and 298 transitions. [2023-12-03 04:06:52,621 INFO L276 IsEmpty]: Start isEmpty. Operand 186 states and 298 transitions. [2023-12-03 04:06:52,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2023-12-03 04:06:52,623 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:06:52,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:06:52,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:06:52,721 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2023-12-03 04:06:53,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:06:53,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 320 states to 193 states and 320 transitions. [2023-12-03 04:06:53,062 INFO L276 IsEmpty]: Start isEmpty. Operand 193 states and 320 transitions. [2023-12-03 04:06:53,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2023-12-03 04:06:53,064 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:06:53,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:06:53,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:06:53,203 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2023-12-03 04:06:53,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:06:53,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 325 states to 197 states and 325 transitions. [2023-12-03 04:06:53,299 INFO L276 IsEmpty]: Start isEmpty. Operand 197 states and 325 transitions. [2023-12-03 04:06:53,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2023-12-03 04:06:53,300 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:06:53,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:06:53,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:06:53,444 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2023-12-03 04:06:53,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:06:53,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 332 states to 202 states and 332 transitions. [2023-12-03 04:06:53,482 INFO L276 IsEmpty]: Start isEmpty. Operand 202 states and 332 transitions. [2023-12-03 04:06:53,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2023-12-03 04:06:53,484 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:06:53,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:06:53,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:06:53,656 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2023-12-03 04:06:53,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:06:53,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 347 states to 207 states and 347 transitions. [2023-12-03 04:06:53,980 INFO L276 IsEmpty]: Start isEmpty. Operand 207 states and 347 transitions. [2023-12-03 04:06:53,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2023-12-03 04:06:53,981 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:06:53,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:06:54,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:06:54,087 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2023-12-03 04:06:54,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:06:54,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 371 states to 216 states and 371 transitions. [2023-12-03 04:06:54,693 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 371 transitions. [2023-12-03 04:06:54,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2023-12-03 04:06:54,694 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:06:54,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:06:54,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:06:54,798 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2023-12-03 04:06:55,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:06:55,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 398 states to 227 states and 398 transitions. [2023-12-03 04:06:55,528 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 398 transitions. [2023-12-03 04:06:55,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2023-12-03 04:06:55,530 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:06:55,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:06:55,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:06:55,657 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2023-12-03 04:06:55,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:06:55,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 410 states to 233 states and 410 transitions. [2023-12-03 04:06:55,847 INFO L276 IsEmpty]: Start isEmpty. Operand 233 states and 410 transitions. [2023-12-03 04:06:55,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2023-12-03 04:06:55,849 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:06:55,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:06:55,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:06:55,906 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2023-12-03 04:06:56,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:06:56,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 425 states to 238 states and 425 transitions. [2023-12-03 04:06:56,312 INFO L276 IsEmpty]: Start isEmpty. Operand 238 states and 425 transitions. [2023-12-03 04:06:56,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2023-12-03 04:06:56,313 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:06:56,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:06:56,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:06:56,622 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2023-12-03 04:06:56,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:06:56,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 423 states to 236 states and 423 transitions. [2023-12-03 04:06:56,771 INFO L276 IsEmpty]: Start isEmpty. Operand 236 states and 423 transitions. [2023-12-03 04:06:56,772 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-12-03 04:06:56,773 WARN L420 CodeCheckObserver]: This Program is SAFE, Check terminated with 17 iterations. [2023-12-03 04:06:56,781 INFO L751 CodeCheckObserver]: All specifications hold 1 specifications checked. All of them hold [2023-12-03 04:06:56,972 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,976 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,977 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,977 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,977 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,977 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,977 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,977 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,977 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,978 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,978 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,978 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,978 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,978 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,978 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,978 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,978 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,978 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,978 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,979 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,979 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,979 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,979 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,979 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,979 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,979 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,979 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,979 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,980 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,980 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,980 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,980 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,980 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,980 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,980 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,980 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,980 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,981 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,981 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,981 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,981 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-12-03 04:06:56,981 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 03.12 04:06:56 ImpRootNode [2023-12-03 04:06:56,981 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2023-12-03 04:06:56,982 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-12-03 04:06:56,982 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-12-03 04:06:56,982 INFO L274 PluginConnector]: Witness Printer initialized [2023-12-03 04:06:56,983 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 03.12 04:06:50" (3/4) ... [2023-12-03 04:06:56,984 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-12-03 04:06:56,988 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure outgoing__wrappee__Keys [2023-12-03 04:06:56,988 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure getEmailSignKey [2023-12-03 04:06:56,988 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure outgoing [2023-12-03 04:06:56,988 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure isSigned [2023-12-03 04:06:56,988 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure setClientPrivateKey [2023-12-03 04:06:56,988 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure chuckKeyAdd [2023-12-03 04:06:56,988 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure setEmailTo [2023-12-03 04:06:56,988 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure getEmailTo [2023-12-03 04:06:56,988 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure createClientKeyringEntry [2023-12-03 04:06:56,988 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure generateKeyPair [2023-12-03 04:06:56,988 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure setClientAddressBookSize [2023-12-03 04:06:56,989 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure setClientKeyringUser [2023-12-03 04:06:56,989 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure sendEmail [2023-12-03 04:06:56,989 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure getClientAddressBookSize [2023-12-03 04:06:56,989 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure getClientAddressBookAddress [2023-12-03 04:06:56,989 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure setEmailFrom [2023-12-03 04:06:56,989 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure getEmailFrom [2023-12-03 04:06:56,989 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure setClientAddressBookAddress [2023-12-03 04:06:56,989 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure isReadable [2023-12-03 04:06:56,990 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure setClientKeyringPublicKey [2023-12-03 04:06:56,990 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure setClientId [2023-12-03 04:06:57,013 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 254 nodes and edges [2023-12-03 04:06:57,016 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 54 nodes and edges [2023-12-03 04:06:57,019 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 11 nodes and edges [2023-12-03 04:06:57,022 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-12-03 04:06:57,025 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2023-12-03 04:06:57,028 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-12-03 04:06:57,231 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5b27b28-c6fa-4b98-9ccf-06b35f2e1436/bin/ukojak-verify-Qdu7aM0XO9/witness.graphml [2023-12-03 04:06:57,231 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5b27b28-c6fa-4b98-9ccf-06b35f2e1436/bin/ukojak-verify-Qdu7aM0XO9/witness.yml [2023-12-03 04:06:57,231 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-12-03 04:06:57,232 INFO L158 Benchmark]: Toolchain (without parser) took 8647.88ms. Allocated memory was 172.0MB in the beginning and 253.8MB in the end (delta: 81.8MB). Free memory was 138.1MB in the beginning and 69.7MB in the end (delta: 68.5MB). Peak memory consumption was 152.5MB. Max. memory is 16.1GB. [2023-12-03 04:06:57,232 INFO L158 Benchmark]: CDTParser took 0.19ms. Allocated memory is still 117.4MB. Free memory is still 72.8MB. There was no memory consumed. Max. memory is 16.1GB. [2023-12-03 04:06:57,233 INFO L158 Benchmark]: CACSL2BoogieTranslator took 699.91ms. Allocated memory is still 172.0MB. Free memory was 137.6MB in the beginning and 96.4MB in the end (delta: 41.2MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. [2023-12-03 04:06:57,233 INFO L158 Benchmark]: Boogie Procedure Inliner took 86.70ms. Allocated memory is still 172.0MB. Free memory was 96.4MB in the beginning and 91.1MB in the end (delta: 5.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-12-03 04:06:57,234 INFO L158 Benchmark]: Boogie Preprocessor took 73.65ms. Allocated memory is still 172.0MB. Free memory was 91.1MB in the beginning and 86.2MB in the end (delta: 4.9MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-12-03 04:06:57,234 INFO L158 Benchmark]: RCFGBuilder took 1388.20ms. Allocated memory was 172.0MB in the beginning and 209.7MB in the end (delta: 37.7MB). Free memory was 86.2MB in the beginning and 143.3MB in the end (delta: -57.1MB). Peak memory consumption was 44.3MB. Max. memory is 16.1GB. [2023-12-03 04:06:57,235 INFO L158 Benchmark]: CodeCheck took 6145.46ms. Allocated memory was 209.7MB in the beginning and 253.8MB in the end (delta: 44.0MB). Free memory was 143.3MB in the beginning and 92.8MB in the end (delta: 50.6MB). Peak memory consumption was 93.5MB. Max. memory is 16.1GB. [2023-12-03 04:06:57,235 INFO L158 Benchmark]: Witness Printer took 249.30ms. Allocated memory is still 253.8MB. Free memory was 92.8MB in the beginning and 69.7MB in the end (delta: 23.1MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. [2023-12-03 04:06:57,237 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck: - StatisticsResult: Ultimate CodeCheck benchmark data CFG has 22 procedures, 166 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 5.9s, OverallIterations: 17, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 4258 SdHoareTripleChecker+Valid, 3.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 1004 mSDsluCounter, 4800 SdHoareTripleChecker+Invalid, 2.5s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 2766 mSDsCounter, 445 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1872 IncrementalHoareTripleChecker+Invalid, 2317 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 445 mSolverCounterUnsat, 2034 mSDtfsCounter, 1872 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 8018 GetRequests, 7858 SyntacticMatches, 18 SemanticMatches, 142 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9880 ImplicationChecksByTransitivity, 3.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.1s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 1.6s InterpolantComputationTime, 1140 NumberOfCodeBlocks, 1140 NumberOfCodeBlocksAsserted, 16 NumberOfCheckSat, 1124 ConstructedInterpolants, 0 QuantifiedInterpolants, 1379 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 16 InterpolantComputations, 12 PerfectInterpolantSequences, 292/300 InterpolantCoveringCapability, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available - PositiveResult [Line: 2096]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold - InvariantResult [Line: 2854]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2661]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 1155]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2889]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2507]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2647]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2396]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2196]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2587]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2224]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: -1]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2495]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2555]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2418]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2407]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2171]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2386]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2883]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2365]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2263]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2684]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2046]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2149]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2291]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2235]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2354]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2567]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2344]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 62]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2474]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2210]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2182]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2249]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2375]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2635]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2577]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2277]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2602]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2415]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2597]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 2148]: Loop Invariant Derived loop invariant: 1 * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.19ms. Allocated memory is still 117.4MB. Free memory is still 72.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 699.91ms. Allocated memory is still 172.0MB. Free memory was 137.6MB in the beginning and 96.4MB in the end (delta: 41.2MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 86.70ms. Allocated memory is still 172.0MB. Free memory was 96.4MB in the beginning and 91.1MB in the end (delta: 5.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 73.65ms. Allocated memory is still 172.0MB. Free memory was 91.1MB in the beginning and 86.2MB in the end (delta: 4.9MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * RCFGBuilder took 1388.20ms. Allocated memory was 172.0MB in the beginning and 209.7MB in the end (delta: 37.7MB). Free memory was 86.2MB in the beginning and 143.3MB in the end (delta: -57.1MB). Peak memory consumption was 44.3MB. Max. memory is 16.1GB. * CodeCheck took 6145.46ms. Allocated memory was 209.7MB in the beginning and 253.8MB in the end (delta: 44.0MB). Free memory was 143.3MB in the beginning and 92.8MB in the end (delta: 50.6MB). Peak memory consumption was 93.5MB. Max. memory is 16.1GB. * Witness Printer took 249.30ms. Allocated memory is still 253.8MB. Free memory was 92.8MB in the beginning and 69.7MB in the end (delta: 23.1MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 48]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"EncryptVerify_spec.i","") [48] - GenericResultAtLocation [Line: 79]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [79] - GenericResultAtLocation [Line: 445]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Util.i","") [445] - GenericResultAtLocation [Line: 463]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"ClientLib.i","") [463] - GenericResultAtLocation [Line: 1543]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"EmailLib.i","") [1543] - GenericResultAtLocation [Line: 1955]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Email.i","") [1955] - GenericResultAtLocation [Line: 2053]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [2053] - GenericResultAtLocation [Line: 2091]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [2091] - GenericResultAtLocation [Line: 2100]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [2100] - GenericResultAtLocation [Line: 2325]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [2325] - GenericResultAtLocation [Line: 2610]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Client.i","") [2610] RESULT: Ultimate proved your program to be correct! [2023-12-03 04:06:57,258 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5b27b28-c6fa-4b98-9ccf-06b35f2e1436/bin/ukojak-verify-Qdu7aM0XO9/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE