./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/recursive-simple/id_i15_o15-2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows 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_03064088-a228-4962-a5ae-0fe1f250ef83/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03064088-a228-4962-a5ae-0fe1f250ef83/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_03064088-a228-4962-a5ae-0fe1f250ef83/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03064088-a228-4962-a5ae-0fe1f250ef83/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/recursive-simple/id_i15_o15-2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03064088-a228-4962-a5ae-0fe1f250ef83/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03064088-a228-4962-a5ae-0fe1f250ef83/bin/ukojak-verify-ImItNfHLgk --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 109f1b0f7b496206cc9c53b0a3b6a7c393044a874053b245259453c5fb39b930 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 19:49:33,522 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 19:49:33,594 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03064088-a228-4962-a5ae-0fe1f250ef83/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-08 19:49:33,598 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 19:49:33,599 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-08 19:49:33,620 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 19:49:33,621 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 19:49:33,622 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-08 19:49:33,622 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 19:49:33,623 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 19:49:33,623 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 19:49:33,624 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 19:49:33,624 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 19:49:33,625 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 19:49:33,625 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 19:49:33,625 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 19:49:33,626 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 19:49:33,626 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 19:49:33,627 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 19:49:33,627 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 19:49:33,627 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-08 19:49:33,628 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-08 19:49:33,628 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 19:49:33,629 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 19:49:33,629 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 19:49:33,629 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-08 19:49:33,630 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-08 19:49:33,630 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-08 19:49:33,631 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 19:49:33,631 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 19:49:33,631 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 19:49:33,632 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 19:49:33,632 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 19:49:33,632 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-08 19:49:33,633 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 19:49:33,633 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_03064088-a228-4962-a5ae-0fe1f250ef83/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_03064088-a228-4962-a5ae-0fe1f250ef83/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 ! overflow) ) 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 -> 109f1b0f7b496206cc9c53b0a3b6a7c393044a874053b245259453c5fb39b930 [2024-11-08 19:49:33,921 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 19:49:33,953 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 19:49:33,955 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 19:49:33,957 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 19:49:33,959 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 19:49:33,961 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03064088-a228-4962-a5ae-0fe1f250ef83/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/recursive-simple/id_i15_o15-2.c Unable to find full path for "g++" [2024-11-08 19:49:35,953 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 19:49:36,199 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 19:49:36,200 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03064088-a228-4962-a5ae-0fe1f250ef83/sv-benchmarks/c/recursive-simple/id_i15_o15-2.c [2024-11-08 19:49:36,207 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03064088-a228-4962-a5ae-0fe1f250ef83/bin/ukojak-verify-ImItNfHLgk/data/c18cead6f/8fc141a57aae40ec845279380679921b/FLAGcb926e2d6 [2024-11-08 19:49:36,536 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03064088-a228-4962-a5ae-0fe1f250ef83/bin/ukojak-verify-ImItNfHLgk/data/c18cead6f/8fc141a57aae40ec845279380679921b [2024-11-08 19:49:36,538 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 19:49:36,540 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 19:49:36,542 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 19:49:36,543 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 19:49:36,548 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 19:49:36,549 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 07:49:36" (1/1) ... [2024-11-08 19:49:36,550 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@48983c91 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:49:36, skipping insertion in model container [2024-11-08 19:49:36,550 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 07:49:36" (1/1) ... [2024-11-08 19:49:36,569 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 19:49:36,763 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 19:49:36,774 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 19:49:36,785 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 19:49:36,803 INFO L204 MainTranslator]: Completed translation [2024-11-08 19:49:36,803 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:49:36 WrapperNode [2024-11-08 19:49:36,803 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 19:49:36,804 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 19:49:36,805 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 19:49:36,805 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 19:49:36,812 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:49:36" (1/1) ... [2024-11-08 19:49:36,819 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:49:36" (1/1) ... [2024-11-08 19:49:36,835 INFO L138 Inliner]: procedures = 13, calls = 10, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 19 [2024-11-08 19:49:36,835 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 19:49:36,836 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 19:49:36,836 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 19:49:36,836 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 19:49:36,845 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:49:36" (1/1) ... [2024-11-08 19:49:36,845 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:49:36" (1/1) ... [2024-11-08 19:49:36,847 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:49:36" (1/1) ... [2024-11-08 19:49:36,848 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:49:36" (1/1) ... [2024-11-08 19:49:36,851 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:49:36" (1/1) ... [2024-11-08 19:49:36,853 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:49:36" (1/1) ... [2024-11-08 19:49:36,858 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:49:36" (1/1) ... [2024-11-08 19:49:36,858 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:49:36" (1/1) ... [2024-11-08 19:49:36,860 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 19:49:36,861 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 19:49:36,864 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 19:49:36,865 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 19:49:36,866 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:49:36" (1/1) ... [2024-11-08 19:49:36,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 19:49:36,883 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03064088-a228-4962-a5ae-0fe1f250ef83/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-08 19:49:36,897 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03064088-a228-4962-a5ae-0fe1f250ef83/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-08 19:49:36,902 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03064088-a228-4962-a5ae-0fe1f250ef83/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-08 19:49:36,939 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 19:49:36,939 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 19:49:36,939 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 19:49:36,940 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-08 19:49:36,940 INFO L130 BoogieDeclarations]: Found specification of procedure id [2024-11-08 19:49:36,941 INFO L138 BoogieDeclarations]: Found implementation of procedure id [2024-11-08 19:49:37,015 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 19:49:37,017 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 19:49:37,167 INFO L? ?]: Removed 9 outVars from TransFormulas that were not future-live. [2024-11-08 19:49:37,168 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 19:49:37,220 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 19:49:37,220 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-08 19:49:37,221 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 07:49:37 BoogieIcfgContainer [2024-11-08 19:49:37,221 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 19:49:37,222 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-08 19:49:37,222 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-08 19:49:37,233 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-08 19:49:37,233 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 07:49:37" (1/1) ... [2024-11-08 19:49:37,247 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 19:49:37,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:37,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 18 states and 19 transitions. [2024-11-08 19:49:37,311 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 19 transitions. [2024-11-08 19:49:37,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-08 19:49:37,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:37,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:37,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:37,606 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-08 19:49:37,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:37,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 21 states and 23 transitions. [2024-11-08 19:49:37,709 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 23 transitions. [2024-11-08 19:49:37,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-08 19:49:37,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:37,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:37,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:37,773 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-08 19:49:37,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:37,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 22 states and 24 transitions. [2024-11-08 19:49:37,805 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 24 transitions. [2024-11-08 19:49:37,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-08 19:49:37,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:37,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:37,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:37,965 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 19:49:38,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:38,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 26 states and 30 transitions. [2024-11-08 19:49:38,186 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 30 transitions. [2024-11-08 19:49:38,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-08 19:49:38,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:38,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:38,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:38,360 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 19:49:38,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:38,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 30 states and 34 transitions. [2024-11-08 19:49:38,682 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 34 transitions. [2024-11-08 19:49:38,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-08 19:49:38,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:38,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:38,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:38,869 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 19:49:39,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:39,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 35 states and 40 transitions. [2024-11-08 19:49:39,066 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 40 transitions. [2024-11-08 19:49:39,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-08 19:49:39,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:39,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:39,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:39,176 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 4 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 19:49:39,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:39,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 30 states and 33 transitions. [2024-11-08 19:49:39,207 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 33 transitions. [2024-11-08 19:49:39,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-08 19:49:39,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:39,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:39,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:39,365 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 19:49:39,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:39,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 35 states and 39 transitions. [2024-11-08 19:49:39,577 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 39 transitions. [2024-11-08 19:49:39,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-08 19:49:39,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:39,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:39,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:39,769 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 42 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 19:49:40,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:40,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 40 states and 45 transitions. [2024-11-08 19:49:40,002 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 45 transitions. [2024-11-08 19:49:40,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 19:49:40,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:40,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:40,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:40,250 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 65 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 19:49:40,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:40,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 45 states and 51 transitions. [2024-11-08 19:49:40,490 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 51 transitions. [2024-11-08 19:49:40,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 19:49:40,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:40,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:40,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:40,744 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 93 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 19:49:41,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:41,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 50 states and 57 transitions. [2024-11-08 19:49:41,013 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 57 transitions. [2024-11-08 19:49:41,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-08 19:49:41,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:41,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:41,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:41,234 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 126 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 19:49:41,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:41,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 55 states and 63 transitions. [2024-11-08 19:49:41,520 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 63 transitions. [2024-11-08 19:49:41,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-08 19:49:41,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:41,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:41,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:41,754 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 164 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 19:49:42,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:42,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 60 states and 69 transitions. [2024-11-08 19:49:42,060 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 69 transitions. [2024-11-08 19:49:42,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-08 19:49:42,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:42,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:42,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:42,353 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 207 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 19:49:42,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:42,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 77 states to 65 states and 75 transitions. [2024-11-08 19:49:42,675 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 75 transitions. [2024-11-08 19:49:42,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-08 19:49:42,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:42,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:42,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:42,963 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 255 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 19:49:43,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:43,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 70 states and 81 transitions. [2024-11-08 19:49:43,306 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 81 transitions. [2024-11-08 19:49:43,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-08 19:49:43,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:43,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:43,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:43,618 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 308 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 19:49:43,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:43,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 75 states and 87 transitions. [2024-11-08 19:49:43,978 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 87 transitions. [2024-11-08 19:49:43,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 19:49:43,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:43,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:44,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:44,369 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 366 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 19:49:44,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:44,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 80 states and 93 transitions. [2024-11-08 19:49:44,764 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 93 transitions. [2024-11-08 19:49:44,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-08 19:49:44,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:44,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:44,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:45,116 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 429 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 19:49:45,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:45,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 85 states and 99 transitions. [2024-11-08 19:49:45,530 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 99 transitions. [2024-11-08 19:49:45,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-08 19:49:45,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:45,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:45,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:45,900 INFO L134 CoverageAnalysis]: Checked inductivity of 497 backedges. 0 proven. 497 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 19:49:46,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:46,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 90 states and 105 transitions. [2024-11-08 19:49:46,332 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 105 transitions. [2024-11-08 19:49:46,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-08 19:49:46,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:46,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:46,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:46,781 INFO L134 CoverageAnalysis]: Checked inductivity of 570 backedges. 0 proven. 570 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 19:49:47,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:47,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 88 states and 102 transitions. [2024-11-08 19:49:47,226 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 102 transitions. [2024-11-08 19:49:47,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-08 19:49:47,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:47,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:47,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:47,418 INFO L134 CoverageAnalysis]: Checked inductivity of 555 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 555 trivial. 0 not checked. [2024-11-08 19:49:47,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:47,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 128 states to 92 states and 121 transitions. [2024-11-08 19:49:47,682 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 121 transitions. [2024-11-08 19:49:47,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-08 19:49:47,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:47,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:47,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:47,733 INFO L134 CoverageAnalysis]: Checked inductivity of 555 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 555 trivial. 0 not checked. [2024-11-08 19:49:47,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:47,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 93 states and 121 transitions. [2024-11-08 19:49:47,761 INFO L276 IsEmpty]: Start isEmpty. Operand 93 states and 121 transitions. [2024-11-08 19:49:47,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-08 19:49:47,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:47,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:47,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:47,889 INFO L134 CoverageAnalysis]: Checked inductivity of 559 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 558 trivial. 0 not checked. [2024-11-08 19:49:48,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:48,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 128 states to 92 states and 120 transitions. [2024-11-08 19:49:48,148 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 120 transitions. [2024-11-08 19:49:48,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-08 19:49:48,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:48,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:48,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:48,380 INFO L134 CoverageAnalysis]: Checked inductivity of 560 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 555 trivial. 0 not checked. [2024-11-08 19:49:49,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:49,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 97 states and 139 transitions. [2024-11-08 19:49:49,180 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 139 transitions. [2024-11-08 19:49:49,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-11-08 19:49:49,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:49,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:49,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:49,447 INFO L134 CoverageAnalysis]: Checked inductivity of 570 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 555 trivial. 0 not checked. [2024-11-08 19:49:50,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:50,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 175 states to 102 states and 156 transitions. [2024-11-08 19:49:50,109 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 156 transitions. [2024-11-08 19:49:50,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-08 19:49:50,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:50,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:50,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:50,377 INFO L134 CoverageAnalysis]: Checked inductivity of 585 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 555 trivial. 0 not checked. [2024-11-08 19:49:51,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:51,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 198 states to 107 states and 172 transitions. [2024-11-08 19:49:51,040 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 172 transitions. [2024-11-08 19:49:51,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-08 19:49:51,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:51,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:51,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:51,318 INFO L134 CoverageAnalysis]: Checked inductivity of 605 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 555 trivial. 0 not checked. [2024-11-08 19:49:51,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:51,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 221 states to 112 states and 187 transitions. [2024-11-08 19:49:51,939 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 187 transitions. [2024-11-08 19:49:51,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-08 19:49:51,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:51,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:51,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:52,250 INFO L134 CoverageAnalysis]: Checked inductivity of 630 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 555 trivial. 0 not checked. [2024-11-08 19:49:52,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:52,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 117 states and 201 transitions. [2024-11-08 19:49:52,932 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 201 transitions. [2024-11-08 19:49:52,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-11-08 19:49:52,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:52,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:52,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:53,307 INFO L134 CoverageAnalysis]: Checked inductivity of 660 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 555 trivial. 0 not checked. [2024-11-08 19:49:53,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:53,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 267 states to 122 states and 214 transitions. [2024-11-08 19:49:53,947 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 214 transitions. [2024-11-08 19:49:53,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-11-08 19:49:53,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:53,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:53,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:54,347 INFO L134 CoverageAnalysis]: Checked inductivity of 695 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 555 trivial. 0 not checked. [2024-11-08 19:49:55,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:55,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 290 states to 127 states and 226 transitions. [2024-11-08 19:49:55,028 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 226 transitions. [2024-11-08 19:49:55,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-11-08 19:49:55,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:55,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:55,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:55,406 INFO L134 CoverageAnalysis]: Checked inductivity of 735 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 555 trivial. 0 not checked. [2024-11-08 19:49:56,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:56,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 313 states to 132 states and 237 transitions. [2024-11-08 19:49:56,068 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 237 transitions. [2024-11-08 19:49:56,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-08 19:49:56,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:56,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:56,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:56,480 INFO L134 CoverageAnalysis]: Checked inductivity of 780 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 555 trivial. 0 not checked. [2024-11-08 19:49:57,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:57,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 336 states to 137 states and 247 transitions. [2024-11-08 19:49:57,171 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 247 transitions. [2024-11-08 19:49:57,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-11-08 19:49:57,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:57,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:57,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:57,601 INFO L134 CoverageAnalysis]: Checked inductivity of 830 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 555 trivial. 0 not checked. [2024-11-08 19:49:58,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:58,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 359 states to 142 states and 256 transitions. [2024-11-08 19:49:58,305 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 256 transitions. [2024-11-08 19:49:58,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 140 [2024-11-08 19:49:58,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:58,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:58,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:58,747 INFO L134 CoverageAnalysis]: Checked inductivity of 885 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 555 trivial. 0 not checked. [2024-11-08 19:49:59,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:49:59,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 382 states to 147 states and 264 transitions. [2024-11-08 19:49:59,475 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 264 transitions. [2024-11-08 19:49:59,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2024-11-08 19:49:59,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:49:59,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:49:59,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:49:59,992 INFO L134 CoverageAnalysis]: Checked inductivity of 945 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 555 trivial. 0 not checked. [2024-11-08 19:50:00,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:50:00,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 405 states to 152 states and 271 transitions. [2024-11-08 19:50:00,836 INFO L276 IsEmpty]: Start isEmpty. Operand 152 states and 271 transitions. [2024-11-08 19:50:00,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-08 19:50:00,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:50:00,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:50:00,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:50:01,375 INFO L134 CoverageAnalysis]: Checked inductivity of 1010 backedges. 0 proven. 455 refuted. 0 times theorem prover too weak. 555 trivial. 0 not checked. [2024-11-08 19:50:02,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:50:02,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 428 states to 157 states and 277 transitions. [2024-11-08 19:50:02,228 INFO L276 IsEmpty]: Start isEmpty. Operand 157 states and 277 transitions. [2024-11-08 19:50:02,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 155 [2024-11-08 19:50:02,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:50:02,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:50:02,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:50:02,857 INFO L134 CoverageAnalysis]: Checked inductivity of 1080 backedges. 0 proven. 525 refuted. 0 times theorem prover too weak. 555 trivial. 0 not checked. [2024-11-08 19:50:03,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:50:03,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 451 states to 158 states and 278 transitions. [2024-11-08 19:50:03,675 INFO L276 IsEmpty]: Start isEmpty. Operand 158 states and 278 transitions. [2024-11-08 19:50:03,677 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-11-08 19:50:03,677 WARN L417 CodeCheckObserver]: This Program is SAFE, Check terminated with 37 iterations. [2024-11-08 19:50:03,688 INFO L729 CodeCheckObserver]: All specifications hold 4 specifications checked. All of them hold [2024-11-08 19:50:05,080 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startEXIT(line -1) the Hoare annotation is: true [2024-11-08 19:50:05,081 INFO L77 FloydHoareUtils]: At program point L13(line 13) the Hoare annotation is: (= |ULTIMATE.start_main_~input~0#1| 15) [2024-11-08 19:50:05,081 INFO L77 FloydHoareUtils]: At program point L13-1(line 13) the Hoare annotation is: true [2024-11-08 19:50:05,081 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(line -1) the Hoare annotation is: true [2024-11-08 19:50:05,081 INFO L77 FloydHoareUtils]: At program point idErr3ASSERT_VIOLATIONINTEGER_OVERFLOW(line 8) the Hoare annotation is: true [2024-11-08 19:50:05,081 INFO L75 FloydHoareUtils]: For program point idErr2ASSERT_VIOLATIONINTEGER_OVERFLOW(line 8) no Hoare annotation was computed. [2024-11-08 19:50:05,081 INFO L77 FloydHoareUtils]: At program point idFINAL(lines 6 9) the Hoare annotation is: true [2024-11-08 19:50:05,082 INFO L77 FloydHoareUtils]: At program point idEXIT(lines 6 9) the Hoare annotation is: true [2024-11-08 19:50:05,082 INFO L75 FloydHoareUtils]: For program point idErr0ASSERT_VIOLATIONINTEGER_OVERFLOW(line 8) no Hoare annotation was computed. [2024-11-08 19:50:05,082 INFO L75 FloydHoareUtils]: For program point idErr1ASSERT_VIOLATIONINTEGER_OVERFLOW(line 8) no Hoare annotation was computed. [2024-11-08 19:50:05,082 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(lines 6 9) the Hoare annotation is: (or (and (<= 5 |id_#in~x|) (< |id_#in~x| 6)) (and (<= 6 |id_#in~x|) (< |id_#in~x| 7)) (and (< |id_#in~x| 3) (<= 2 |id_#in~x|)) (and (<= 10 |id_#in~x|) (< |id_#in~x| 11)) (and (< |id_#in~x| 12) (<= 11 |id_#in~x|)) (and (< |id_#in~x| 13) (<= 12 |id_#in~x|)) (and (< |id_#in~x| 1) (<= 0 |id_#in~x|)) (and (< |id_#in~x| 8) (<= 7 |id_#in~x|)) (and (<= 3 |id_#in~x|) (< |id_#in~x| 4)) (= |id_#in~x| 15) (and (< |id_#in~x| 14) (<= 13 |id_#in~x|)) (and (< |id_#in~x| 2) (<= 1 |id_#in~x|)) (and (<= 8 |id_#in~x|) (< |id_#in~x| 9)) (and (<= |id_#in~x| 14) (<= 14 |id_#in~x|)) (and (< |id_#in~x| 10) (<= 9 |id_#in~x|)) (and (<= 4 |id_#in~x|) (< |id_#in~x| 5))) [2024-11-08 19:50:05,083 INFO L77 FloydHoareUtils]: At program point L8(line 8) the Hoare annotation is: (or (and (< id_~x 10) (<= 9 id_~x)) (and (<= 3 id_~x) (< id_~x 4)) (and (< id_~x 7) (<= 6 id_~x)) (= id_~x 15) (and (<= 2 id_~x) (< id_~x 3)) (and (<= 7 id_~x) (< id_~x 8)) (and (<= 14 id_~x) (<= id_~x 14)) (and (< id_~x 6) (<= 5 id_~x)) (and (<= 10 id_~x) (< id_~x 11)) (and (< id_~x 14) (<= 13 id_~x)) (and (< id_~x 2) (<= 1 id_~x)) (and (<= 11 id_~x) (< id_~x 12)) (and (<= 4 id_~x) (< id_~x 5)) (and (< id_~x 9) (<= 8 id_~x)) (and (<= 12 id_~x) (< id_~x 13))) [2024-11-08 19:50:05,085 INFO L77 FloydHoareUtils]: At program point L7(line 7) the Hoare annotation is: (or (and (<= 0 id_~x) (< id_~x 1)) (and (< id_~x 10) (<= 9 id_~x)) (and (<= 3 id_~x) (< id_~x 4)) (and (< id_~x 7) (<= 6 id_~x)) (= id_~x 15) (and (<= 2 id_~x) (< id_~x 3)) (and (<= 7 id_~x) (< id_~x 8)) (and (<= 14 id_~x) (<= id_~x 14)) (and (< id_~x 6) (<= 5 id_~x)) (and (<= 10 id_~x) (< id_~x 11)) (and (< id_~x 14) (<= 13 id_~x)) (and (< id_~x 2) (<= 1 id_~x)) (and (<= 11 id_~x) (< id_~x 12)) (and (<= 4 id_~x) (< id_~x 5)) (and (< id_~x 9) (<= 8 id_~x)) (and (<= 12 id_~x) (< id_~x 13))) [2024-11-08 19:50:05,086 INFO L77 FloydHoareUtils]: At program point L8-1(line 8) the Hoare annotation is: (or (and (< id_~x 10) (<= 9 id_~x)) (and (<= 3 id_~x) (< id_~x 4)) (and (< id_~x 7) (<= 6 id_~x)) (= id_~x 15) (and (<= 2 id_~x) (< id_~x 3)) (and (<= 7 id_~x) (< id_~x 8)) (and (<= 14 id_~x) (<= id_~x 14)) (and (< id_~x 6) (<= 5 id_~x)) (and (<= 10 id_~x) (< id_~x 11)) (and (< id_~x 14) (<= 13 id_~x)) (and (< id_~x 2) (<= 1 id_~x)) (and (<= 11 id_~x) (< id_~x 12)) (and (<= 4 id_~x) (< id_~x 5)) (and (< id_~x 9) (<= 8 id_~x)) (and (<= 12 id_~x) (< id_~x 13))) [2024-11-08 19:50:05,086 INFO L77 FloydHoareUtils]: At program point L8-2(line 8) the Hoare annotation is: (or (and (< id_~x 10) (<= 9 id_~x)) (and (<= 3 id_~x) (< id_~x 4)) (and (< id_~x 7) (<= 6 id_~x)) (= id_~x 15) (and (<= 2 id_~x) (< id_~x 3)) (and (<= 7 id_~x) (< id_~x 8)) (and (<= 14 id_~x) (<= id_~x 14)) (and (< id_~x 6) (<= 5 id_~x)) (and (<= 10 id_~x) (< id_~x 11)) (and (< id_~x 14) (<= 13 id_~x)) (and (< id_~x 2) (<= 1 id_~x)) (and (<= 11 id_~x) (< id_~x 12)) (and (<= 4 id_~x) (< id_~x 5)) (and (< id_~x 9) (<= 8 id_~x)) (and (<= 12 id_~x) (< id_~x 13))) [2024-11-08 19:50:05,086 INFO L77 FloydHoareUtils]: At program point L8-3(line 8) the Hoare annotation is: true [2024-11-08 19:50:05,087 INFO L77 FloydHoareUtils]: At program point L8-4(line 8) the Hoare annotation is: (<= 0 (+ |id_#t~ret4| 2147483648)) [2024-11-08 19:50:05,087 INFO L77 FloydHoareUtils]: At program point L8-5(line 8) the Hoare annotation is: true [2024-11-08 19:50:05,169 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 08.11 07:50:05 ImpRootNode [2024-11-08 19:50:05,169 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-08 19:50:05,169 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-08 19:50:05,169 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-08 19:50:05,170 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-08 19:50:05,170 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 07:49:37" (3/4) ... [2024-11-08 19:50:05,175 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-08 19:50:05,179 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure id [2024-11-08 19:50:05,186 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 16 nodes and edges [2024-11-08 19:50:05,186 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-11-08 19:50:05,186 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-08 19:50:05,187 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-08 19:50:05,292 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03064088-a228-4962-a5ae-0fe1f250ef83/bin/ukojak-verify-ImItNfHLgk/witness.graphml [2024-11-08 19:50:05,292 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03064088-a228-4962-a5ae-0fe1f250ef83/bin/ukojak-verify-ImItNfHLgk/witness.yml [2024-11-08 19:50:05,293 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-08 19:50:05,294 INFO L158 Benchmark]: Toolchain (without parser) took 28754.34ms. Allocated memory was 163.6MB in the beginning and 358.6MB in the end (delta: 195.0MB). Free memory was 130.0MB in the beginning and 244.8MB in the end (delta: -114.8MB). Peak memory consumption was 82.0MB. Max. memory is 16.1GB. [2024-11-08 19:50:05,294 INFO L158 Benchmark]: CDTParser took 0.23ms. Allocated memory is still 163.6MB. Free memory is still 133.4MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-08 19:50:05,296 INFO L158 Benchmark]: CACSL2BoogieTranslator took 261.26ms. Allocated memory is still 163.6MB. Free memory was 130.0MB in the beginning and 118.4MB in the end (delta: 11.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-11-08 19:50:05,296 INFO L158 Benchmark]: Boogie Procedure Inliner took 31.03ms. Allocated memory is still 163.6MB. Free memory was 118.4MB in the beginning and 117.1MB in the end (delta: 1.3MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-08 19:50:05,298 INFO L158 Benchmark]: Boogie Preprocessor took 24.11ms. Allocated memory is still 163.6MB. Free memory was 117.1MB in the beginning and 115.7MB in the end (delta: 1.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-08 19:50:05,298 INFO L158 Benchmark]: RCFGBuilder took 360.13ms. Allocated memory is still 163.6MB. Free memory was 115.7MB in the beginning and 104.6MB in the end (delta: 11.1MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2024-11-08 19:50:05,299 INFO L158 Benchmark]: CodeCheck took 27947.31ms. Allocated memory was 163.6MB in the beginning and 358.6MB in the end (delta: 195.0MB). Free memory was 104.6MB in the beginning and 248.9MB in the end (delta: -144.3MB). Peak memory consumption was 52.6MB. Max. memory is 16.1GB. [2024-11-08 19:50:05,299 INFO L158 Benchmark]: Witness Printer took 123.80ms. Allocated memory is still 358.6MB. Free memory was 248.9MB in the beginning and 244.8MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-08 19:50:05,301 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 2 procedures, 18 locations, 4 error locations. Started 1 CEGAR loops. OverallTime: 26.4s, OverallIterations: 37, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 3611 SdHoareTripleChecker+Valid, 31.9s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 3327 mSDsluCounter, 2516 SdHoareTripleChecker+Invalid, 26.9s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 454 mSDsCounter, 7468 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 20131 IncrementalHoareTripleChecker+Invalid, 27599 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 7468 mSolverCounterUnsat, 2062 mSDtfsCounter, 20131 mSolverCounterSat, 0.7s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 29522 GetRequests, 28300 SyntacticMatches, 962 SemanticMatches, 260 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 28302 ImplicationChecksByTransitivity, 16.4s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.1s SsaConstructionTime, 0.4s SatisfiabilityAnalysisTime, 9.8s InterpolantComputationTime, 2669 NumberOfCodeBlocks, 2669 NumberOfCodeBlocksAsserted, 36 NumberOfCheckSat, 2633 ConstructedInterpolants, 0 QuantifiedInterpolants, 5233 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 36 InterpolantComputations, 5 PerfectInterpolantSequences, 9443/15416 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: 8]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 8]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 8]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 8]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - AllSpecificationsHoldResult: All specifications hold 4 specifications checked. All of them hold - ProcedureContractResult [Line: 6]: Procedure Contract for id Derived contract for procedure id. Requires: ((((((((((((((((x == 0) || (x == 4)) || (x == 11)) || (x == 14)) || (x == 6)) || (x == 1)) || (x == 9)) || (x == 8)) || (7 == x)) || (x == 15)) || (x == 2)) || (x == 12)) || (x == 3)) || (5 == x)) || (x == 13)) || (x == 10)) * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.23ms. Allocated memory is still 163.6MB. Free memory is still 133.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 261.26ms. Allocated memory is still 163.6MB. Free memory was 130.0MB in the beginning and 118.4MB in the end (delta: 11.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 31.03ms. Allocated memory is still 163.6MB. Free memory was 118.4MB in the beginning and 117.1MB in the end (delta: 1.3MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 24.11ms. Allocated memory is still 163.6MB. Free memory was 117.1MB in the beginning and 115.7MB in the end (delta: 1.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 360.13ms. Allocated memory is still 163.6MB. Free memory was 115.7MB in the beginning and 104.6MB in the end (delta: 11.1MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * CodeCheck took 27947.31ms. Allocated memory was 163.6MB in the beginning and 358.6MB in the end (delta: 195.0MB). Free memory was 104.6MB in the beginning and 248.9MB in the end (delta: -144.3MB). Peak memory consumption was 52.6MB. Max. memory is 16.1GB. * Witness Printer took 123.80ms. Allocated memory is still 358.6MB. Free memory was 248.9MB in the beginning and 244.8MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. RESULT: Ultimate proved your program to be correct! [2024-11-08 19:50:05,340 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03064088-a228-4962-a5ae-0fe1f250ef83/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: TRUE