./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/locks/test_locks_15-1.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version a0165632 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_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/config/KojakMemDerefMemtrack.xml -i ../../sv-benchmarks/c/locks/test_locks_15-1.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/config/svcomp-DerefFreeMemtrack-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 11a9c91fdf6b42598924d9a4ae5a3db9994a05118a3b564c2bd29b9bad4177b0 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-09 00:02:45,278 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 00:02:45,368 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/config/svcomp-DerefFreeMemtrack-32bit-Kojak_Default.epf [2024-11-09 00:02:45,376 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 00:02:45,376 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-09 00:02:45,431 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 00:02:45,432 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 00:02:45,432 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 00:02:45,433 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 00:02:45,433 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 00:02:45,447 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 00:02:45,448 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 00:02:45,449 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 00:02:45,449 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-09 00:02:45,449 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-09 00:02:45,450 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-09 00:02:45,450 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 00:02:45,451 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 00:02:45,451 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 00:02:45,451 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 00:02:45,452 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 00:02:45,452 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-09 00:02:45,456 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-09 00:02:45,457 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-09 00:02:45,457 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 00:02:45,457 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:02:45,458 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 00:02:45,458 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 00:02:45,458 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-09 00:02:45,459 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 00:02:45,459 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_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/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_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk 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 valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) 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 -> 11a9c91fdf6b42598924d9a4ae5a3db9994a05118a3b564c2bd29b9bad4177b0 [2024-11-09 00:02:45,731 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 00:02:45,783 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 00:02:45,786 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 00:02:45,789 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 00:02:45,791 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 00:02:45,792 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/locks/test_locks_15-1.c Unable to find full path for "g++" [2024-11-09 00:02:47,809 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 00:02:48,002 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 00:02:48,003 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/sv-benchmarks/c/locks/test_locks_15-1.c [2024-11-09 00:02:48,012 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/data/c8d8f9f6a/de5dc58f56c0417f97de2af14d84b393/FLAGc807f7b04 [2024-11-09 00:02:48,026 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/data/c8d8f9f6a/de5dc58f56c0417f97de2af14d84b393 [2024-11-09 00:02:48,029 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 00:02:48,030 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 00:02:48,031 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 00:02:48,032 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 00:02:48,036 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 00:02:48,037 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:02:48" (1/1) ... [2024-11-09 00:02:48,037 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@28dd5957 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:48, skipping insertion in model container [2024-11-09 00:02:48,038 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:02:48" (1/1) ... [2024-11-09 00:02:48,067 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 00:02:48,285 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:02:48,300 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 00:02:48,329 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:02:48,347 INFO L204 MainTranslator]: Completed translation [2024-11-09 00:02:48,347 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:48 WrapperNode [2024-11-09 00:02:48,347 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 00:02:48,348 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 00:02:48,348 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 00:02:48,348 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 00:02:48,354 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:48" (1/1) ... [2024-11-09 00:02:48,381 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:48" (1/1) ... [2024-11-09 00:02:48,440 INFO L138 Inliner]: procedures = 12, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 210 [2024-11-09 00:02:48,440 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 00:02:48,441 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 00:02:48,441 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 00:02:48,441 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 00:02:48,459 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:48" (1/1) ... [2024-11-09 00:02:48,478 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:48" (1/1) ... [2024-11-09 00:02:48,480 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:48" (1/1) ... [2024-11-09 00:02:48,480 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:48" (1/1) ... [2024-11-09 00:02:48,491 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:48" (1/1) ... [2024-11-09 00:02:48,500 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:48" (1/1) ... [2024-11-09 00:02:48,505 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:48" (1/1) ... [2024-11-09 00:02:48,506 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:48" (1/1) ... [2024-11-09 00:02:48,509 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 00:02:48,510 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 00:02:48,511 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 00:02:48,511 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 00:02:48,516 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:48" (1/1) ... [2024-11-09 00:02:48,526 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:02:48,548 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-09 00:02:48,568 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-09 00:02:48,571 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-09 00:02:48,601 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 00:02:48,601 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 00:02:48,601 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 00:02:48,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-09 00:02:48,669 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 00:02:48,670 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 00:02:48,997 INFO L? ?]: Removed 38 outVars from TransFormulas that were not future-live. [2024-11-09 00:02:48,997 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 00:02:49,172 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 00:02:49,173 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-09 00:02:49,174 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:02:49 BoogieIcfgContainer [2024-11-09 00:02:49,174 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 00:02:49,176 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-09 00:02:49,176 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-09 00:02:49,187 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-09 00:02:49,187 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:02:49" (1/1) ... [2024-11-09 00:02:49,196 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 00:02:49,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:49,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 40 states and 71 transitions. [2024-11-09 00:02:49,262 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 71 transitions. [2024-11-09 00:02:49,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-09 00:02:49,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:49,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:49,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:49,416 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:02:49,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:49,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 40 states and 69 transitions. [2024-11-09 00:02:49,455 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 69 transitions. [2024-11-09 00:02:49,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-09 00:02:49,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:49,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:49,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:49,555 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:02:49,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:49,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 44 states and 75 transitions. [2024-11-09 00:02:49,588 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 75 transitions. [2024-11-09 00:02:49,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-09 00:02:49,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:49,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:49,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 00:02:49,633 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 00:02:49,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 00:02:49,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 00:02:49,745 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 00:02:49,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 00:02:49,810 WARN L473 CodeCheckObserver]: This program is UNSAFE, Check terminated with 3 iterations. [2024-11-09 00:02:49,864 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 09.11 12:02:49 ImpRootNode [2024-11-09 00:02:49,864 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-09 00:02:49,865 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-09 00:02:49,865 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-09 00:02:49,866 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-09 00:02:49,866 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:02:49" (3/4) ... [2024-11-09 00:02:49,869 INFO L145 WitnessPrinter]: No result that supports witness generation found [2024-11-09 00:02:49,870 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-09 00:02:49,871 INFO L158 Benchmark]: Toolchain (without parser) took 1840.85ms. Allocated memory is still 169.9MB. Free memory was 108.6MB in the beginning and 79.0MB in the end (delta: 29.6MB). Peak memory consumption was 31.1MB. Max. memory is 16.1GB. [2024-11-09 00:02:49,871 INFO L158 Benchmark]: CDTParser took 0.28ms. Allocated memory is still 169.9MB. Free memory is still 144.2MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 00:02:49,872 INFO L158 Benchmark]: CACSL2BoogieTranslator took 316.09ms. Allocated memory is still 169.9MB. Free memory was 108.2MB in the beginning and 94.4MB in the end (delta: 13.8MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-11-09 00:02:49,872 INFO L158 Benchmark]: Boogie Procedure Inliner took 92.43ms. Allocated memory is still 169.9MB. Free memory was 94.4MB in the beginning and 141.0MB in the end (delta: -46.6MB). Peak memory consumption was 8.0MB. Max. memory is 16.1GB. [2024-11-09 00:02:49,873 INFO L158 Benchmark]: Boogie Preprocessor took 68.84ms. Allocated memory is still 169.9MB. Free memory was 141.0MB in the beginning and 139.1MB in the end (delta: 1.9MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-09 00:02:49,874 INFO L158 Benchmark]: RCFGBuilder took 664.11ms. Allocated memory is still 169.9MB. Free memory was 139.1MB in the beginning and 107.0MB in the end (delta: 32.1MB). Peak memory consumption was 31.5MB. Max. memory is 16.1GB. [2024-11-09 00:02:49,874 INFO L158 Benchmark]: CodeCheck took 688.54ms. Allocated memory is still 169.9MB. Free memory was 107.0MB in the beginning and 79.0MB in the end (delta: 28.1MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. [2024-11-09 00:02:49,874 INFO L158 Benchmark]: Witness Printer took 5.09ms. Allocated memory is still 169.9MB. Free memory is still 79.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 00:02:49,878 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 1 procedures, 40 locations, 2 error locations. Started 1 CEGAR loops. OverallTime: 0.6s, OverallIterations: 3, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 28 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 6 mSDsluCounter, 28 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 10 mSDsCounter, 5 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 9 IncrementalHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 5 mSolverCounterUnsat, 18 mSDtfsCounter, 9 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 62 GetRequests, 60 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 16 NumberOfCodeBlocks, 16 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 7 ConstructedInterpolants, 0 QuantifiedInterpolants, 15 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 2 InterpolantComputations, 2 PerfectInterpolantSequences, 0/0 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 - UnprovableResult [Line: 3]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: overapproximation of memtrack at line 3. Possible FailurePath: [L8] int p1 = __VERIFIER_nondet_int(); [L9] int lk1; [L11] int p2 = __VERIFIER_nondet_int(); [L12] int lk2; [L14] int p3 = __VERIFIER_nondet_int(); [L15] int lk3; [L17] int p4 = __VERIFIER_nondet_int(); [L18] int lk4; [L20] int p5 = __VERIFIER_nondet_int(); [L21] int lk5; [L23] int p6 = __VERIFIER_nondet_int(); [L24] int lk6; [L26] int p7 = __VERIFIER_nondet_int(); [L27] int lk7; [L29] int p8 = __VERIFIER_nondet_int(); [L30] int lk8; [L32] int p9 = __VERIFIER_nondet_int(); [L33] int lk9; [L35] int p10 = __VERIFIER_nondet_int(); [L36] int lk10; [L38] int p11 = __VERIFIER_nondet_int(); [L39] int lk11; [L41] int p12 = __VERIFIER_nondet_int(); [L42] int lk12; [L44] int p13 = __VERIFIER_nondet_int(); [L45] int lk13; [L47] int p14 = __VERIFIER_nondet_int(); [L48] int lk14; [L50] int p15 = __VERIFIER_nondet_int(); [L51] int lk15; [L54] int cond; VAL [p10=-1, p11=-1, p12=-1, p13=0, p14=-1, p15=-1, p1=0, p2=0, p3=0, p4=0, p5=-1, p6=-1, p7=0, p8=0, p9=0] [L56] COND TRUE 1 [L57] cond = __VERIFIER_nondet_int() [L58] COND FALSE !(cond == 0) [L61] lk1 = 0 [L63] lk2 = 0 [L65] lk3 = 0 [L67] lk4 = 0 [L69] lk5 = 0 [L71] lk6 = 0 [L73] lk7 = 0 [L75] lk8 = 0 [L77] lk9 = 0 [L79] lk10 = 0 [L81] lk11 = 0 [L83] lk12 = 0 [L85] lk13 = 0 [L87] lk14 = 0 [L89] lk15 = 0 [L93] COND FALSE !(p1 != 0) [L97] COND FALSE !(p2 != 0) [L101] COND FALSE !(p3 != 0) [L105] COND FALSE !(p4 != 0) [L109] COND TRUE p5 != 0 [L110] lk5 = 1 [L113] COND TRUE p6 != 0 [L114] lk6 = 1 [L117] COND FALSE !(p7 != 0) [L121] COND FALSE !(p8 != 0) [L125] COND FALSE !(p9 != 0) [L129] COND TRUE p10 != 0 [L130] lk10 = 1 [L133] COND TRUE p11 != 0 [L134] lk11 = 1 [L137] COND TRUE p12 != 0 [L138] lk12 = 1 [L141] COND FALSE !(p13 != 0) [L145] COND TRUE p14 != 0 [L146] lk14 = 1 [L149] COND TRUE p15 != 0 [L150] lk15 = 1 VAL [lk10=1, lk11=1, lk12=1, lk13=0, lk14=1, lk15=1, lk1=0, lk2=0, lk3=0, lk4=0, lk5=1, lk6=1, lk7=0, lk8=0, lk9=0, p10=-1, p11=-1, p12=-1, p13=0, p14=-1, p15=-1, p1=0, p2=0, p3=0, p4=0, p5=-1, p6=-1, p7=0, p8=0, p9=0] [L155] COND FALSE !(p1 != 0) VAL [lk10=1, lk11=1, lk12=1, lk13=0, lk14=1, lk15=1, lk1=0, lk2=0, lk3=0, lk4=0, lk5=1, lk6=1, lk7=0, lk8=0, lk9=0, p10=-1, p11=-1, p12=-1, p13=0, p14=-1, p15=-1, p1=0, p2=0, p3=0, p4=0, p5=-1, p6=-1, p7=0, p8=0, p9=0] [L160] COND FALSE !(p2 != 0) VAL [lk10=1, lk11=1, lk12=1, lk13=0, lk14=1, lk15=1, lk1=0, lk2=0, lk3=0, lk4=0, lk5=1, lk6=1, lk7=0, lk8=0, lk9=0, p10=-1, p11=-1, p12=-1, p13=0, p14=-1, p15=-1, p1=0, p3=0, p4=0, p5=-1, p6=-1, p7=0, p8=0, p9=0] [L233] CALL reach_error() [L3] __assert_fail("0", "test_locks_15-1.c", 3, "reach_error") * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.28ms. Allocated memory is still 169.9MB. Free memory is still 144.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 316.09ms. Allocated memory is still 169.9MB. Free memory was 108.2MB in the beginning and 94.4MB in the end (delta: 13.8MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 92.43ms. Allocated memory is still 169.9MB. Free memory was 94.4MB in the beginning and 141.0MB in the end (delta: -46.6MB). Peak memory consumption was 8.0MB. Max. memory is 16.1GB. * Boogie Preprocessor took 68.84ms. Allocated memory is still 169.9MB. Free memory was 141.0MB in the beginning and 139.1MB in the end (delta: 1.9MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 664.11ms. Allocated memory is still 169.9MB. Free memory was 139.1MB in the beginning and 107.0MB in the end (delta: 32.1MB). Peak memory consumption was 31.5MB. Max. memory is 16.1GB. * CodeCheck took 688.54ms. Allocated memory is still 169.9MB. Free memory was 107.0MB in the beginning and 79.0MB in the end (delta: 28.1MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. * Witness Printer took 5.09ms. Allocated memory is still 169.9MB. Free memory is still 79.0MB. There was no memory consumed. Max. memory is 16.1GB. RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2024-11-09 00:02:49,923 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Ended with exit code 0 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-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/config/KojakMemDerefMemtrack.xml -i ../../sv-benchmarks/c/locks/test_locks_15-1.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/config/svcomp-DerefFreeMemtrack-32bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 11a9c91fdf6b42598924d9a4ae5a3db9994a05118a3b564c2bd29b9bad4177b0 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-09 00:02:52,306 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 00:02:52,398 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/config/svcomp-DerefFreeMemtrack-32bit-Kojak_Bitvector.epf [2024-11-09 00:02:52,438 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 00:02:52,442 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 00:02:52,443 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 00:02:52,443 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 00:02:52,444 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 00:02:52,444 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 00:02:52,444 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 00:02:52,445 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 00:02:52,445 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-09 00:02:52,446 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-09 00:02:52,448 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-09 00:02:52,449 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 00:02:52,449 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-09 00:02:52,449 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-09 00:02:52,450 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 00:02:52,450 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-09 00:02:52,450 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 00:02:52,451 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 00:02:52,454 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 00:02:52,455 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-09 00:02:52,455 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-09 00:02:52,455 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-09 00:02:52,455 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2024-11-09 00:02:52,456 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2024-11-09 00:02:52,456 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 00:02:52,456 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:02:52,457 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 00:02:52,457 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 00:02:52,457 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2024-11-09 00:02:52,457 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-09 00:02:52,458 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2024-11-09 00:02:52,458 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_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/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_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk 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 valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) 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 -> 11a9c91fdf6b42598924d9a4ae5a3db9994a05118a3b564c2bd29b9bad4177b0 [2024-11-09 00:02:52,894 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 00:02:52,922 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 00:02:52,928 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 00:02:52,934 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 00:02:52,934 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 00:02:52,936 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/locks/test_locks_15-1.c Unable to find full path for "g++" [2024-11-09 00:02:55,088 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 00:02:55,336 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 00:02:55,337 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/sv-benchmarks/c/locks/test_locks_15-1.c [2024-11-09 00:02:55,349 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/data/080de4cad/987d17304a904651b98fef810588f491/FLAGc794b3673 [2024-11-09 00:02:55,655 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/data/080de4cad/987d17304a904651b98fef810588f491 [2024-11-09 00:02:55,658 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 00:02:55,662 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 00:02:55,664 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 00:02:55,665 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 00:02:55,670 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 00:02:55,671 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:02:55" (1/1) ... [2024-11-09 00:02:55,672 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@48efd244 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:55, skipping insertion in model container [2024-11-09 00:02:55,672 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:02:55" (1/1) ... [2024-11-09 00:02:55,702 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 00:02:55,946 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:02:55,973 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 00:02:56,022 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:02:56,059 INFO L204 MainTranslator]: Completed translation [2024-11-09 00:02:56,059 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:56 WrapperNode [2024-11-09 00:02:56,060 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 00:02:56,061 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 00:02:56,061 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 00:02:56,061 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 00:02:56,070 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:56" (1/1) ... [2024-11-09 00:02:56,086 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:56" (1/1) ... [2024-11-09 00:02:56,121 INFO L138 Inliner]: procedures = 12, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 194 [2024-11-09 00:02:56,121 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 00:02:56,122 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 00:02:56,122 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 00:02:56,122 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 00:02:56,134 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:56" (1/1) ... [2024-11-09 00:02:56,134 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:56" (1/1) ... [2024-11-09 00:02:56,137 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:56" (1/1) ... [2024-11-09 00:02:56,137 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:56" (1/1) ... [2024-11-09 00:02:56,148 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:56" (1/1) ... [2024-11-09 00:02:56,156 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:56" (1/1) ... [2024-11-09 00:02:56,157 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:56" (1/1) ... [2024-11-09 00:02:56,162 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:56" (1/1) ... [2024-11-09 00:02:56,164 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 00:02:56,165 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 00:02:56,165 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 00:02:56,165 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 00:02:56,171 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:02:56" (1/1) ... [2024-11-09 00:02:56,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:02:56,190 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-09 00:02:56,206 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-09 00:02:56,214 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-09 00:02:56,278 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 00:02:56,278 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 00:02:56,279 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 00:02:56,279 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2024-11-09 00:02:56,426 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 00:02:56,428 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 00:02:56,867 INFO L? ?]: Removed 38 outVars from TransFormulas that were not future-live. [2024-11-09 00:02:56,867 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 00:02:57,049 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 00:02:57,049 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-09 00:02:57,050 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:02:57 BoogieIcfgContainer [2024-11-09 00:02:57,050 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 00:02:57,053 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-09 00:02:57,053 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-09 00:02:57,064 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-09 00:02:57,064 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:02:57" (1/1) ... [2024-11-09 00:02:57,078 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 00:02:57,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:57,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 40 states and 71 transitions. [2024-11-09 00:02:57,144 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 71 transitions. [2024-11-09 00:02:57,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-09 00:02:57,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:57,147 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-09 00:02:57,149 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/cvc4 [2024-11-09 00:02:57,152 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-09 00:02:57,154 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/cvc4 --incremental --print-success --lang smt (2)] Waiting until timeout for monitored process [2024-11-09 00:02:57,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:57,260 ERROR L567 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-09 00:02:57,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:57,290 INFO L255 TraceCheckSpWp]: Trace formula consists of 16 conjuncts, 1 conjuncts are in the unsatisfiable core [2024-11-09 00:02:57,293 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:57,313 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:02:57,319 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/cvc4 --incremental --print-success --lang smt (2)] Forceful destruction successful, exit code 0 [2024-11-09 00:02:57,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:57,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 40 states and 69 transitions. [2024-11-09 00:02:57,347 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 69 transitions. [2024-11-09 00:02:57,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-09 00:02:57,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:57,349 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-09 00:02:57,349 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/cvc4 [2024-11-09 00:02:57,354 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-09 00:02:57,357 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/cvc4 --incremental --print-success --lang smt (3)] Waiting until timeout for monitored process [2024-11-09 00:02:57,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:57,431 ERROR L567 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-09 00:02:57,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:57,443 INFO L255 TraceCheckSpWp]: Trace formula consists of 17 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-09 00:02:57,444 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:57,464 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:02:57,467 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/cvc4 --incremental --print-success --lang smt (3)] Ended with exit code 0 [2024-11-09 00:02:57,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:57,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 44 states and 75 transitions. [2024-11-09 00:02:57,507 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 75 transitions. [2024-11-09 00:02:57,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-09 00:02:57,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:57,507 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-09 00:02:57,508 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/cvc4 [2024-11-09 00:02:57,512 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-09 00:02:57,514 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/cvc4 --incremental --print-success --lang smt (4)] Waiting until timeout for monitored process [2024-11-09 00:02:57,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 00:02:57,604 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 00:02:57,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 00:02:57,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 00:02:57,742 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 00:02:57,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 00:02:57,790 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/cvc4 --incremental --print-success --lang smt (4)] Ended with exit code 0 [2024-11-09 00:02:57,791 WARN L473 CodeCheckObserver]: This program is UNSAFE, Check terminated with 3 iterations. [2024-11-09 00:02:57,833 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 09.11 12:02:57 ImpRootNode [2024-11-09 00:02:57,833 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-09 00:02:57,834 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-09 00:02:57,834 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-09 00:02:57,834 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-09 00:02:57,835 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:02:57" (3/4) ... [2024-11-09 00:02:57,839 INFO L145 WitnessPrinter]: No result that supports witness generation found [2024-11-09 00:02:57,840 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-09 00:02:57,842 INFO L158 Benchmark]: Toolchain (without parser) took 2179.14ms. Allocated memory is still 88.1MB. Free memory was 64.2MB in the beginning and 32.6MB in the end (delta: 31.7MB). Peak memory consumption was 32.5MB. Max. memory is 16.1GB. [2024-11-09 00:02:57,842 INFO L158 Benchmark]: CDTParser took 0.58ms. Allocated memory is still 67.1MB. Free memory was 43.7MB in the beginning and 43.6MB in the end (delta: 81.6kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 00:02:57,844 INFO L158 Benchmark]: CACSL2BoogieTranslator took 395.83ms. Allocated memory is still 88.1MB. Free memory was 64.0MB in the beginning and 49.8MB in the end (delta: 14.2MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2024-11-09 00:02:57,845 INFO L158 Benchmark]: Boogie Procedure Inliner took 60.70ms. Allocated memory is still 88.1MB. Free memory was 49.8MB in the beginning and 47.8MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-09 00:02:57,846 INFO L158 Benchmark]: Boogie Preprocessor took 42.07ms. Allocated memory is still 88.1MB. Free memory was 47.8MB in the beginning and 46.2MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 00:02:57,846 INFO L158 Benchmark]: RCFGBuilder took 885.23ms. Allocated memory is still 88.1MB. Free memory was 46.2MB in the beginning and 59.3MB in the end (delta: -13.1MB). Peak memory consumption was 15.7MB. Max. memory is 16.1GB. [2024-11-09 00:02:57,847 INFO L158 Benchmark]: CodeCheck took 780.61ms. Allocated memory is still 88.1MB. Free memory was 59.3MB in the beginning and 33.1MB in the end (delta: 26.2MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-11-09 00:02:57,848 INFO L158 Benchmark]: Witness Printer took 6.57ms. Allocated memory is still 88.1MB. Free memory was 33.1MB in the beginning and 32.6MB in the end (delta: 500.8kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 00:02:57,852 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 1 procedures, 40 locations, 2 error locations. Started 1 CEGAR loops. OverallTime: 0.7s, OverallIterations: 3, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 28 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 6 mSDsluCounter, 28 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 10 mSDsCounter, 5 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 9 IncrementalHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 5 mSolverCounterUnsat, 18 mSDtfsCounter, 9 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 66 GetRequests, 64 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 16 NumberOfCodeBlocks, 16 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 7 ConstructedInterpolants, 0 QuantifiedInterpolants, 15 SizeOfPredicates, 0 NumberOfNonLiveVariables, 33 ConjunctsInSsa, 3 ConjunctsInUnsatCore, 2 InterpolantComputations, 2 PerfectInterpolantSequences, 0/0 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 - UnprovableResult [Line: 3]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: overapproximation of memtrack at line 3. Possible FailurePath: [L8] int p1 = __VERIFIER_nondet_int(); [L9] int lk1; [L11] int p2 = __VERIFIER_nondet_int(); [L12] int lk2; [L14] int p3 = __VERIFIER_nondet_int(); [L15] int lk3; [L17] int p4 = __VERIFIER_nondet_int(); [L18] int lk4; [L20] int p5 = __VERIFIER_nondet_int(); [L21] int lk5; [L23] int p6 = __VERIFIER_nondet_int(); [L24] int lk6; [L26] int p7 = __VERIFIER_nondet_int(); [L27] int lk7; [L29] int p8 = __VERIFIER_nondet_int(); [L30] int lk8; [L32] int p9 = __VERIFIER_nondet_int(); [L33] int lk9; [L35] int p10 = __VERIFIER_nondet_int(); [L36] int lk10; [L38] int p11 = __VERIFIER_nondet_int(); [L39] int lk11; [L41] int p12 = __VERIFIER_nondet_int(); [L42] int lk12; [L44] int p13 = __VERIFIER_nondet_int(); [L45] int lk13; [L47] int p14 = __VERIFIER_nondet_int(); [L48] int lk14; [L50] int p15 = __VERIFIER_nondet_int(); [L51] int lk15; [L54] int cond; [L56] COND TRUE 1 [L57] cond = __VERIFIER_nondet_int() [L58] COND FALSE !(cond == 0) [L61] lk1 = 0 [L63] lk2 = 0 [L65] lk3 = 0 [L67] lk4 = 0 [L69] lk5 = 0 [L71] lk6 = 0 [L73] lk7 = 0 [L75] lk8 = 0 [L77] lk9 = 0 [L79] lk10 = 0 [L81] lk11 = 0 [L83] lk12 = 0 [L85] lk13 = 0 [L87] lk14 = 0 [L89] lk15 = 0 [L93] COND FALSE !(p1 != 0) [L97] COND FALSE !(p2 != 0) [L101] COND FALSE !(p3 != 0) [L105] COND FALSE !(p4 != 0) [L109] COND FALSE !(p5 != 0) [L113] COND TRUE p6 != 0 [L114] lk6 = 1 [L117] COND FALSE !(p7 != 0) [L121] COND FALSE !(p8 != 0) [L125] COND TRUE p9 != 0 [L126] lk9 = 1 [L129] COND FALSE !(p10 != 0) [L133] COND TRUE p11 != 0 [L134] lk11 = 1 [L137] COND TRUE p12 != 0 [L138] lk12 = 1 [L141] COND TRUE p13 != 0 [L142] lk13 = 1 [L145] COND FALSE !(p14 != 0) [L149] COND TRUE p15 != 0 [L150] lk15 = 1 VAL [lk10=0, lk11=1, lk12=1, lk13=1, lk14=0, lk15=1, lk1=0, lk2=0, lk3=0, lk4=0, lk5=0, lk6=1, lk7=0, lk8=0, lk9=1, p10=0, p11=1, p12=1, p13=1, p14=0, p15=1, p1=0, p2=0, p3=0, p4=0, p5=0, p6=1, p7=0, p8=0, p9=1] [L155] COND FALSE !(p1 != 0) VAL [lk10=0, lk11=1, lk12=1, lk13=1, lk14=0, lk15=1, lk1=0, lk2=0, lk3=0, lk4=0, lk5=0, lk6=1, lk7=0, lk8=0, lk9=1, p10=0, p11=1, p12=1, p13=1, p14=0, p15=1, p1=0, p2=0, p3=0, p4=0, p5=0, p6=1, p7=0, p8=0, p9=1] [L160] COND FALSE !(p2 != 0) VAL [lk10=0, lk11=1, lk12=1, lk13=1, lk14=0, lk15=1, lk1=0, lk2=0, lk3=0, lk4=0, lk5=0, lk6=1, lk7=0, lk8=0, lk9=1, p10=0, p11=1, p12=1, p13=1, p14=0, p15=1, p1=0, p3=0, p4=0, p5=0, p6=1, p7=0, p8=0, p9=1] [L233] CALL reach_error() [L3] __assert_fail("0", "test_locks_15-1.c", 3, "reach_error") * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.58ms. Allocated memory is still 67.1MB. Free memory was 43.7MB in the beginning and 43.6MB in the end (delta: 81.6kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 395.83ms. Allocated memory is still 88.1MB. Free memory was 64.0MB in the beginning and 49.8MB in the end (delta: 14.2MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 60.70ms. Allocated memory is still 88.1MB. Free memory was 49.8MB in the beginning and 47.8MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 42.07ms. Allocated memory is still 88.1MB. Free memory was 47.8MB in the beginning and 46.2MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 885.23ms. Allocated memory is still 88.1MB. Free memory was 46.2MB in the beginning and 59.3MB in the end (delta: -13.1MB). Peak memory consumption was 15.7MB. Max. memory is 16.1GB. * CodeCheck took 780.61ms. Allocated memory is still 88.1MB. Free memory was 59.3MB in the beginning and 33.1MB in the end (delta: 26.2MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * Witness Printer took 6.57ms. Allocated memory is still 88.1MB. Free memory was 33.1MB in the beginning and 32.6MB in the end (delta: 500.8kB). There was no memory consumed. Max. memory is 16.1GB. RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2024-11-09 00:02:57,917 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b2d3bc5-24d5-44a4-9ff1-c6b25b3d946a/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: UNKNOWN: Overapproximated counterexample