./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/nla-digbench-scaling/hard2_unwindbound1.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0806d673-d089-4c3a-882d-73b0afa80170/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0806d673-d089-4c3a-882d-73b0afa80170/bin/ukojak-verify-EEHR8qb7sm/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0806d673-d089-4c3a-882d-73b0afa80170/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0806d673-d089-4c3a-882d-73b0afa80170/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/hard2_unwindbound1.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0806d673-d089-4c3a-882d-73b0afa80170/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0806d673-d089-4c3a-882d-73b0afa80170/bin/ukojak-verify-EEHR8qb7sm --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 c7383f54d0aefdd248f516d45c67549426beac87be78bf6e7bb8108aedb7974b --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 16:54:17,453 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 16:54:17,568 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0806d673-d089-4c3a-882d-73b0afa80170/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-13 16:54:17,573 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 16:54:17,573 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 16:54:17,619 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 16:54:17,620 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 16:54:17,621 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 16:54:17,621 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 16:54:17,621 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 16:54:17,622 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 16:54:17,622 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 16:54:17,622 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 16:54:17,622 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 16:54:17,622 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 16:54:17,622 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 16:54:17,622 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 16:54:17,622 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 16:54:17,624 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 16:54:17,624 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 16:54:17,625 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 16:54:17,625 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 16:54:17,625 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 16:54:17,625 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 16:54:17,625 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 16:54:17,625 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 16:54:17,625 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 16:54:17,625 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 16:54:17,626 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 16:54:17,626 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 16:54:17,626 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 16:54:17,626 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 16:54:17,626 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 16:54:17,626 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 16:54:17,626 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 16:54:17,626 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode 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_0806d673-d089-4c3a-882d-73b0afa80170/bin/ukojak-verify-EEHR8qb7sm 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 -> c7383f54d0aefdd248f516d45c67549426beac87be78bf6e7bb8108aedb7974b [2024-11-13 16:54:18,038 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 16:54:18,059 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 16:54:18,062 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 16:54:18,065 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 16:54:18,066 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 16:54:18,070 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0806d673-d089-4c3a-882d-73b0afa80170/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/nla-digbench-scaling/hard2_unwindbound1.c Unable to find full path for "g++" [2024-11-13 16:54:20,282 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 16:54:20,591 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 16:54:20,592 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0806d673-d089-4c3a-882d-73b0afa80170/sv-benchmarks/c/nla-digbench-scaling/hard2_unwindbound1.c [2024-11-13 16:54:20,602 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0806d673-d089-4c3a-882d-73b0afa80170/bin/ukojak-verify-EEHR8qb7sm/data/0cc45b4fb/081a39df465d417e8f47ebcf8fe62895/FLAG84d5eacde [2024-11-13 16:54:20,877 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0806d673-d089-4c3a-882d-73b0afa80170/bin/ukojak-verify-EEHR8qb7sm/data/0cc45b4fb/081a39df465d417e8f47ebcf8fe62895 [2024-11-13 16:54:20,880 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 16:54:20,882 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 16:54:20,884 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 16:54:20,884 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 16:54:20,890 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 16:54:20,891 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 04:54:20" (1/1) ... [2024-11-13 16:54:20,892 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4f251a44 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:54:20, skipping insertion in model container [2024-11-13 16:54:20,892 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 04:54:20" (1/1) ... [2024-11-13 16:54:20,911 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 16:54:21,127 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 16:54:21,144 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 16:54:21,169 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 16:54:21,188 INFO L204 MainTranslator]: Completed translation [2024-11-13 16:54:21,188 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:54:21 WrapperNode [2024-11-13 16:54:21,189 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 16:54:21,190 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 16:54:21,190 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 16:54:21,191 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 16:54:21,199 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:54:21" (1/1) ... [2024-11-13 16:54:21,206 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:54:21" (1/1) ... [2024-11-13 16:54:21,231 INFO L138 Inliner]: procedures = 14, calls = 23, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 101 [2024-11-13 16:54:21,231 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 16:54:21,232 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 16:54:21,232 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 16:54:21,232 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 16:54:21,242 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:54:21" (1/1) ... [2024-11-13 16:54:21,242 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:54:21" (1/1) ... [2024-11-13 16:54:21,244 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:54:21" (1/1) ... [2024-11-13 16:54:21,245 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:54:21" (1/1) ... [2024-11-13 16:54:21,249 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:54:21" (1/1) ... [2024-11-13 16:54:21,254 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:54:21" (1/1) ... [2024-11-13 16:54:21,255 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:54:21" (1/1) ... [2024-11-13 16:54:21,256 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:54:21" (1/1) ... [2024-11-13 16:54:21,258 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 16:54:21,259 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 16:54:21,259 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 16:54:21,259 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 16:54:21,261 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:54:21" (1/1) ... [2024-11-13 16:54:21,269 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 16:54:21,292 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0806d673-d089-4c3a-882d-73b0afa80170/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 16:54:21,307 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0806d673-d089-4c3a-882d-73b0afa80170/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 16:54:21,314 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0806d673-d089-4c3a-882d-73b0afa80170/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 16:54:21,354 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 16:54:21,354 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 16:54:21,354 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 16:54:21,355 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 16:54:21,355 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-13 16:54:21,355 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-13 16:54:21,444 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 16:54:21,446 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 16:54:21,787 INFO L? ?]: Removed 53 outVars from TransFormulas that were not future-live. [2024-11-13 16:54:21,788 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 16:54:21,833 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 16:54:21,833 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-13 16:54:21,833 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 04:54:21 BoogieIcfgContainer [2024-11-13 16:54:21,833 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 16:54:21,834 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 16:54:21,835 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 16:54:21,849 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 16:54:21,849 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 04:54:21" (1/1) ... [2024-11-13 16:54:21,860 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 16:54:21,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:54:21,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 75 states and 87 transitions. [2024-11-13 16:54:21,947 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 87 transitions. [2024-11-13 16:54:21,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-11-13 16:54:21,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:54:21,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:54:22,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:54:22,242 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-13 16:54:22,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:54:22,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 77 states and 89 transitions. [2024-11-13 16:54:22,302 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 89 transitions. [2024-11-13 16:54:22,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-13 16:54:22,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:54:22,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:54:22,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:54:22,365 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-13 16:54:22,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:54:22,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 90 states to 78 states and 90 transitions. [2024-11-13 16:54:22,387 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 90 transitions. [2024-11-13 16:54:22,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-13 16:54:22,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:54:22,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:54:22,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:54:22,451 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-13 16:54:22,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:54:22,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 90 states to 79 states and 90 transitions. [2024-11-13 16:54:22,468 INFO L276 IsEmpty]: Start isEmpty. Operand 79 states and 90 transitions. [2024-11-13 16:54:22,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-13 16:54:22,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:54:22,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:54:22,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:54:22,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:54:22,559 INFO L255 TraceCheckSpWp]: Trace formula consists of 71 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 16:54:22,563 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:54:22,680 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 16:54:22,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:54:22,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 86 states and 100 transitions. [2024-11-13 16:54:22,949 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 100 transitions. [2024-11-13 16:54:22,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 16:54:22,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:54:22,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:54:22,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:54:22,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:54:22,997 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 16:54:22,999 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:54:23,095 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 16:54:23,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:54:23,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 87 states and 101 transitions. [2024-11-13 16:54:23,131 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 101 transitions. [2024-11-13 16:54:23,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 16:54:23,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:54:23,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:54:23,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:54:23,250 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 16:54:23,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:54:23,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 94 states and 114 transitions. [2024-11-13 16:54:23,719 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 114 transitions. [2024-11-13 16:54:23,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 16:54:23,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:54:23,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:54:23,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:54:23,953 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 16:54:24,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:54:24,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 102 states and 132 transitions. [2024-11-13 16:54:24,526 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 132 transitions. [2024-11-13 16:54:24,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 16:54:24,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:54:24,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:54:24,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:54:24,632 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 16:54:24,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:54:24,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 133 states to 103 states and 133 transitions. [2024-11-13 16:54:24,660 INFO L276 IsEmpty]: Start isEmpty. Operand 103 states and 133 transitions. [2024-11-13 16:54:24,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 16:54:24,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:54:24,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:54:24,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:54:24,847 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 16:54:25,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:54:25,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 112 states and 152 transitions. [2024-11-13 16:54:25,661 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 152 transitions. [2024-11-13 16:54:25,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 16:54:25,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:54:25,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:54:25,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:54:25,740 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 16:54:26,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:54:26,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 163 states to 117 states and 163 transitions. [2024-11-13 16:54:26,165 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 163 transitions. [2024-11-13 16:54:26,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 16:54:26,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:54:26,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:54:26,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:54:26,262 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 16:54:26,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:54:26,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 176 states to 123 states and 176 transitions. [2024-11-13 16:54:26,797 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 176 transitions. [2024-11-13 16:54:26,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-13 16:54:26,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:54:26,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:54:26,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:54:26,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:54:26,845 INFO L255 TraceCheckSpWp]: Trace formula consists of 87 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-13 16:54:26,846 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:54:26,948 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 16:54:28,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:54:28,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 203 states to 134 states and 203 transitions. [2024-11-13 16:54:28,701 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 203 transitions. [2024-11-13 16:54:28,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-13 16:54:28,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:54:28,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:54:28,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:54:28,765 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 16:54:29,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:54:29,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 204 states to 136 states and 204 transitions. [2024-11-13 16:54:29,016 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 204 transitions. [2024-11-13 16:54:29,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-13 16:54:29,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:54:29,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:54:29,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:54:29,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:54:29,070 INFO L255 TraceCheckSpWp]: Trace formula consists of 88 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-13 16:54:29,072 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:54:29,123 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 16:54:29,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:54:29,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 205 states to 137 states and 205 transitions. [2024-11-13 16:54:29,158 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 205 transitions. [2024-11-13 16:54:29,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-13 16:54:29,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:54:29,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:54:29,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:54:29,322 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 16:54:30,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:54:30,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 214 states to 143 states and 214 transitions. [2024-11-13 16:54:30,327 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 214 transitions. [2024-11-13 16:54:30,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 16:54:30,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:54:30,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:54:30,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:54:30,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:54:30,367 INFO L255 TraceCheckSpWp]: Trace formula consists of 89 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 16:54:30,369 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:54:30,570 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 16:54:33,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:54:33,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 240 states to 156 states and 240 transitions. [2024-11-13 16:54:33,160 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 240 transitions. [2024-11-13 16:54:33,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 16:54:33,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:54:33,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:54:33,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:54:33,286 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 16:54:34,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:54:34,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 250 states to 163 states and 250 transitions. [2024-11-13 16:54:34,097 INFO L276 IsEmpty]: Start isEmpty. Operand 163 states and 250 transitions. [2024-11-13 16:54:34,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 16:54:34,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:54:34,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:54:34,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:54:34,281 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 16:54:35,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:54:35,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 265 states to 171 states and 265 transitions. [2024-11-13 16:54:35,640 INFO L276 IsEmpty]: Start isEmpty. Operand 171 states and 265 transitions. [2024-11-13 16:54:35,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 16:54:35,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:54:35,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:54:35,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:54:35,842 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-13 16:54:36,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:54:36,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 171 states and 260 transitions. [2024-11-13 16:54:36,277 INFO L276 IsEmpty]: Start isEmpty. Operand 171 states and 260 transitions. [2024-11-13 16:54:36,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 16:54:36,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:54:36,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:54:36,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:54:36,507 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 16:54:37,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:54:37,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 274 states to 175 states and 274 transitions. [2024-11-13 16:54:37,383 INFO L276 IsEmpty]: Start isEmpty. Operand 175 states and 274 transitions. [2024-11-13 16:54:37,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 16:54:37,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:54:37,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:54:37,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:54:37,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:54:37,433 INFO L255 TraceCheckSpWp]: Trace formula consists of 102 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-13 16:54:37,434 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:54:37,481 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 16:54:39,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:54:39,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 296 states to 186 states and 296 transitions. [2024-11-13 16:54:39,317 INFO L276 IsEmpty]: Start isEmpty. Operand 186 states and 296 transitions. [2024-11-13 16:54:39,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-13 16:54:39,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:54:39,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:54:39,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:54:39,398 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 3 proven. 4 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-13 16:54:40,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:54:40,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 297 states to 47 states and 55 transitions. [2024-11-13 16:54:40,037 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 55 transitions. [2024-11-13 16:54:40,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-13 16:54:40,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:54:40,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:54:40,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:54:40,508 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 16:54:43,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:54:43,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 315 states to 42 states and 47 transitions. [2024-11-13 16:54:43,560 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 47 transitions. [2024-11-13 16:54:43,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-13 16:54:43,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:54:43,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:54:43,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:54:43,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:54:43,621 INFO L255 TraceCheckSpWp]: Trace formula consists of 105 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 16:54:43,623 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:54:43,900 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 16:54:50,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:54:50,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 351 states to 41 states and 46 transitions. [2024-11-13 16:54:50,975 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 46 transitions. [2024-11-13 16:54:50,976 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-11-13 16:54:50,976 WARN L417 CodeCheckObserver]: This Program is SAFE, Check terminated with 25 iterations. [2024-11-13 16:54:50,987 INFO L729 CodeCheckObserver]: All specifications hold 28 specifications checked. All of them hold [2024-11-13 16:54:52,366 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW(line 37) the Hoare annotation is: true [2024-11-13 16:54:52,366 INFO L77 FloydHoareUtils]: At program point L52(lines 52 55) the Hoare annotation is: true [2024-11-13 16:54:52,366 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr22ASSERT_VIOLATIONINTEGER_OVERFLOW(line 54) the Hoare annotation is: true [2024-11-13 16:54:52,366 INFO L77 FloydHoareUtils]: At program point L52-2(lines 44 56) the Hoare annotation is: true [2024-11-13 16:54:52,366 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr14ASSERT_VIOLATIONINTEGER_OVERFLOW(line 46) the Hoare annotation is: true [2024-11-13 16:54:52,366 INFO L77 FloydHoareUtils]: At program point L44(line 44) the Hoare annotation is: true [2024-11-13 16:54:52,367 INFO L77 FloydHoareUtils]: At program point L44-1(line 44) the Hoare annotation is: true [2024-11-13 16:54:52,367 INFO L77 FloydHoareUtils]: At program point L44-2(lines 44 56) the Hoare annotation is: true [2024-11-13 16:54:52,367 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW(line 41) the Hoare annotation is: true [2024-11-13 16:54:52,367 INFO L77 FloydHoareUtils]: At program point L44-4(lines 44 56) the Hoare annotation is: true [2024-11-13 16:54:52,367 INFO L77 FloydHoareUtils]: At program point L36(line 36) the Hoare annotation is: true [2024-11-13 16:54:52,367 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW(line 34) the Hoare annotation is: true [2024-11-13 16:54:52,367 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr17ASSERT_VIOLATIONINTEGER_OVERFLOW(line 50) the Hoare annotation is: true [2024-11-13 16:54:52,367 INFO L77 FloydHoareUtils]: At program point L53(line 53) the Hoare annotation is: true [2024-11-13 16:54:52,367 INFO L77 FloydHoareUtils]: At program point L53-1(line 53) the Hoare annotation is: true [2024-11-13 16:54:52,367 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr25ASSERT_VIOLATIONINTEGER_OVERFLOW(line 58) the Hoare annotation is: true [2024-11-13 16:54:52,367 INFO L77 FloydHoareUtils]: At program point L45(line 45) the Hoare annotation is: true [2024-11-13 16:54:52,367 INFO L77 FloydHoareUtils]: At program point L45-1(line 45) the Hoare annotation is: true [2024-11-13 16:54:52,368 INFO L77 FloydHoareUtils]: At program point L45-2(line 45) the Hoare annotation is: true [2024-11-13 16:54:52,368 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW(line 44) the Hoare annotation is: true [2024-11-13 16:54:52,368 INFO L77 FloydHoareUtils]: At program point L45-3(line 45) the Hoare annotation is: true [2024-11-13 16:54:52,368 INFO L77 FloydHoareUtils]: At program point L45-4(line 45) the Hoare annotation is: true [2024-11-13 16:54:52,368 INFO L77 FloydHoareUtils]: At program point L45-5(line 45) the Hoare annotation is: true [2024-11-13 16:54:52,368 INFO L77 FloydHoareUtils]: At program point L37(line 37) the Hoare annotation is: true [2024-11-13 16:54:52,368 INFO L77 FloydHoareUtils]: At program point L37-1(line 37) the Hoare annotation is: true [2024-11-13 16:54:52,368 INFO L77 FloydHoareUtils]: At program point L37-2(lines 34 42) the Hoare annotation is: true [2024-11-13 16:54:52,368 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW(line 34) the Hoare annotation is: true [2024-11-13 16:54:52,368 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr16ASSERT_VIOLATIONINTEGER_OVERFLOW(line 50) the Hoare annotation is: true [2024-11-13 16:54:52,368 INFO L77 FloydHoareUtils]: At program point L54(line 54) the Hoare annotation is: true [2024-11-13 16:54:52,368 INFO L77 FloydHoareUtils]: At program point L54-1(line 54) the Hoare annotation is: true [2024-11-13 16:54:52,368 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr24ASSERT_VIOLATIONINTEGER_OVERFLOW(line 58) the Hoare annotation is: true [2024-11-13 16:54:52,369 INFO L77 FloydHoareUtils]: At program point L46(line 46) the Hoare annotation is: true [2024-11-13 16:54:52,369 INFO L77 FloydHoareUtils]: At program point L46-1(line 46) the Hoare annotation is: true [2024-11-13 16:54:52,369 INFO L77 FloydHoareUtils]: At program point L46-2(lines 44 56) the Hoare annotation is: true [2024-11-13 16:54:52,369 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr8ASSERT_VIOLATIONINTEGER_OVERFLOW(line 44) the Hoare annotation is: true [2024-11-13 16:54:52,369 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(line -1) the Hoare annotation is: true [2024-11-13 16:54:52,369 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr19ASSERT_VIOLATIONINTEGER_OVERFLOW(line 51) the Hoare annotation is: true [2024-11-13 16:54:52,369 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr27ASSERT_VIOLATIONINTEGER_OVERFLOW(line 58) the Hoare annotation is: true [2024-11-13 16:54:52,369 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr11ASSERT_VIOLATIONINTEGER_OVERFLOW(line 45) the Hoare annotation is: true [2024-11-13 16:54:52,369 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr18ASSERT_VIOLATIONINTEGER_OVERFLOW(line 51) the Hoare annotation is: true [2024-11-13 16:54:52,369 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr26ASSERT_VIOLATIONINTEGER_OVERFLOW(line 58) the Hoare annotation is: true [2024-11-13 16:54:52,369 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr10ASSERT_VIOLATIONINTEGER_OVERFLOW(line 45) the Hoare annotation is: true [2024-11-13 16:54:52,372 INFO L77 FloydHoareUtils]: At program point L40(line 40) the Hoare annotation is: (not (and (= |ULTIMATE.start_main_~d~0#1| 1) (<= 1 |ULTIMATE.start_main_~p~0#1|) (<= ~counter~0 1) (<= 1 ~counter~0) (<= |ULTIMATE.start_main_~p~0#1| 1) (= |ULTIMATE.start_main_~q~0#1| 0) (< |ULTIMATE.start_main_~r~0#1| 1))) [2024-11-13 16:54:52,372 INFO L77 FloydHoareUtils]: At program point L40-1(line 40) the Hoare annotation is: (not (and (= |ULTIMATE.start_main_~d~0#1| 1) (<= 1 |ULTIMATE.start_main_~p~0#1|) (<= ~counter~0 1) (<= 1 ~counter~0) (<= |ULTIMATE.start_main_~p~0#1| 1) (= |ULTIMATE.start_main_~q~0#1| 0) (< |ULTIMATE.start_main_~r~0#1| 1))) [2024-11-13 16:54:52,373 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW(line 40) the Hoare annotation is: true [2024-11-13 16:54:52,373 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr21ASSERT_VIOLATIONINTEGER_OVERFLOW(line 53) the Hoare annotation is: true [2024-11-13 16:54:52,373 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr13ASSERT_VIOLATIONINTEGER_OVERFLOW(line 45) the Hoare annotation is: true [2024-11-13 16:54:52,373 INFO L77 FloydHoareUtils]: At program point L41(line 41) the Hoare annotation is: true [2024-11-13 16:54:52,373 INFO L77 FloydHoareUtils]: At program point L41-1(line 41) the Hoare annotation is: true [2024-11-13 16:54:52,377 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startEXIT(line -1) the Hoare annotation is: true [2024-11-13 16:54:52,377 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW(line 40) the Hoare annotation is: true [2024-11-13 16:54:52,377 INFO L77 FloydHoareUtils]: At program point L58(line 58) the Hoare annotation is: true [2024-11-13 16:54:52,377 INFO L77 FloydHoareUtils]: At program point L58-1(line 58) the Hoare annotation is: true [2024-11-13 16:54:52,377 INFO L77 FloydHoareUtils]: At program point L58-2(line 58) the Hoare annotation is: true [2024-11-13 16:54:52,377 INFO L77 FloydHoareUtils]: At program point L58-3(line 58) the Hoare annotation is: true [2024-11-13 16:54:52,377 INFO L77 FloydHoareUtils]: At program point L58-4(line 58) the Hoare annotation is: true [2024-11-13 16:54:52,377 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr20ASSERT_VIOLATIONINTEGER_OVERFLOW(line 53) the Hoare annotation is: true [2024-11-13 16:54:52,377 INFO L77 FloydHoareUtils]: At program point L50(line 50) the Hoare annotation is: true [2024-11-13 16:54:52,378 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr12ASSERT_VIOLATIONINTEGER_OVERFLOW(line 45) the Hoare annotation is: true [2024-11-13 16:54:52,378 INFO L77 FloydHoareUtils]: At program point L50-1(line 50) the Hoare annotation is: true [2024-11-13 16:54:52,378 INFO L77 FloydHoareUtils]: At program point L34-1(line 34) the Hoare annotation is: (or (and (= |ULTIMATE.start_main_~d~0#1| 1) (<= |ULTIMATE.start_main_~r~0#1| 2147483647) (= |ULTIMATE.start_main_~q~0#1| 0) (<= 0 (+ |ULTIMATE.start_main_~r~0#1| 2147483648))) (not (= |ULTIMATE.start_main_#t~post5#1| 0)) (not (and (= |ULTIMATE.start_main_~p~0#1| 1) (= |ULTIMATE.start_main_~B~0#1| 1)))) [2024-11-13 16:54:52,378 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr23ASSERT_VIOLATIONINTEGER_OVERFLOW(line 54) the Hoare annotation is: true [2024-11-13 16:54:52,378 INFO L77 FloydHoareUtils]: At program point L34-2(line 34) the Hoare annotation is: (or (and (= |ULTIMATE.start_main_~d~0#1| 1) (<= |ULTIMATE.start_main_~r~0#1| 2147483647) (= |ULTIMATE.start_main_~q~0#1| 0) (<= 0 (+ |ULTIMATE.start_main_~r~0#1| 2147483648))) (not (= |ULTIMATE.start_main_#t~post5#1| 0)) (not (and (= |ULTIMATE.start_main_~p~0#1| 1) (= |ULTIMATE.start_main_~B~0#1| 1)))) [2024-11-13 16:54:52,378 INFO L77 FloydHoareUtils]: At program point L34-3(lines 34 42) the Hoare annotation is: (let ((.cse0 (= |ULTIMATE.start_main_#t~post5#1| 0))) (or (and (<= (+ |ULTIMATE.start_main_#t~post5#1| 1) ~counter~0) (not .cse0)) (and .cse0 (not (and (= |ULTIMATE.start_main_~p~0#1| 1) (= |ULTIMATE.start_main_~B~0#1| 1)))) (and (= |ULTIMATE.start_main_~d~0#1| 1) .cse0 (<= |ULTIMATE.start_main_~r~0#1| 2147483647) (<= ~counter~0 1) (<= 1 ~counter~0) (= |ULTIMATE.start_main_~q~0#1| 0) (<= 0 (+ |ULTIMATE.start_main_~r~0#1| 2147483648))))) [2024-11-13 16:54:52,379 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW(line 37) the Hoare annotation is: true [2024-11-13 16:54:52,379 INFO L77 FloydHoareUtils]: At program point L34-5(lines 34 42) the Hoare annotation is: (or (and (= |ULTIMATE.start_main_~d~0#1| 1) (<= |ULTIMATE.start_main_~r~0#1| 2147483647) (= |ULTIMATE.start_main_~q~0#1| 0) (<= 0 (+ |ULTIMATE.start_main_~r~0#1| 2147483648))) (not (= ~counter~0 0)) (not (and (= |ULTIMATE.start_main_~p~0#1| 1) (= |ULTIMATE.start_main_~B~0#1| 1)))) [2024-11-13 16:54:52,379 INFO L77 FloydHoareUtils]: At program point L59(line 59) the Hoare annotation is: true [2024-11-13 16:54:52,379 INFO L77 FloydHoareUtils]: At program point L51(line 51) the Hoare annotation is: true [2024-11-13 16:54:52,379 INFO L77 FloydHoareUtils]: At program point L51-1(line 51) the Hoare annotation is: true [2024-11-13 16:54:52,379 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr15ASSERT_VIOLATIONINTEGER_OVERFLOW(line 46) the Hoare annotation is: true [2024-11-13 16:54:52,379 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW(line 41) the Hoare annotation is: true [2024-11-13 16:54:52,379 INFO L77 FloydHoareUtils]: At program point L35(line 35) the Hoare annotation is: true [2024-11-13 16:54:52,379 INFO L77 FloydHoareUtils]: At program point L35-1(line 35) the Hoare annotation is: true [2024-11-13 16:54:52,379 INFO L77 FloydHoareUtils]: At program point __VERIFIER_assertEXIT(lines 14 20) the Hoare annotation is: true [2024-11-13 16:54:52,379 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(lines 14 20) the Hoare annotation is: true [2024-11-13 16:54:52,404 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 13.11 04:54:52 ImpRootNode [2024-11-13 16:54:52,404 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-13 16:54:52,405 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-13 16:54:52,405 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-13 16:54:52,405 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-13 16:54:52,406 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 04:54:21" (3/4) ... [2024-11-13 16:54:52,409 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-13 16:54:52,413 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure __VERIFIER_assert [2024-11-13 16:54:52,418 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 19 nodes and edges [2024-11-13 16:54:52,418 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 8 nodes and edges [2024-11-13 16:54:52,418 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2024-11-13 16:54:52,419 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-13 16:54:52,419 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-13 16:54:52,529 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0806d673-d089-4c3a-882d-73b0afa80170/bin/ukojak-verify-EEHR8qb7sm/witness.graphml [2024-11-13 16:54:52,529 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0806d673-d089-4c3a-882d-73b0afa80170/bin/ukojak-verify-EEHR8qb7sm/witness.yml [2024-11-13 16:54:52,530 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-13 16:54:52,531 INFO L158 Benchmark]: Toolchain (without parser) took 31648.94ms. Allocated memory was 117.4MB in the beginning and 218.1MB in the end (delta: 100.7MB). Free memory was 92.6MB in the beginning and 66.8MB in the end (delta: 25.8MB). Peak memory consumption was 123.9MB. Max. memory is 16.1GB. [2024-11-13 16:54:52,532 INFO L158 Benchmark]: CDTParser took 1.42ms. Allocated memory is still 83.9MB. Free memory is still 41.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 16:54:52,532 INFO L158 Benchmark]: CACSL2BoogieTranslator took 305.62ms. Allocated memory is still 117.4MB. Free memory was 92.6MB in the beginning and 81.2MB in the end (delta: 11.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-13 16:54:52,533 INFO L158 Benchmark]: Boogie Procedure Inliner took 41.27ms. Allocated memory is still 117.4MB. Free memory was 81.2MB in the beginning and 79.9MB in the end (delta: 1.4MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 16:54:52,534 INFO L158 Benchmark]: Boogie Preprocessor took 26.25ms. Allocated memory is still 117.4MB. Free memory was 79.9MB in the beginning and 79.2MB in the end (delta: 697.4kB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-13 16:54:52,534 INFO L158 Benchmark]: RCFGBuilder took 574.48ms. Allocated memory is still 117.4MB. Free memory was 79.2MB in the beginning and 62.4MB in the end (delta: 16.8MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-13 16:54:52,535 INFO L158 Benchmark]: CodeCheck took 30569.60ms. Allocated memory was 117.4MB in the beginning and 218.1MB in the end (delta: 100.7MB). Free memory was 62.4MB in the beginning and 71.0MB in the end (delta: -8.6MB). Peak memory consumption was 90.3MB. Max. memory is 16.1GB. [2024-11-13 16:54:52,535 INFO L158 Benchmark]: Witness Printer took 125.10ms. Allocated memory is still 218.1MB. Free memory was 71.0MB in the beginning and 66.8MB in the end (delta: 4.2MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 16:54:52,539 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, 75 locations, 28 error locations. Started 1 CEGAR loops. OverallTime: 29.1s, OverallIterations: 25, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 3423 SdHoareTripleChecker+Valid, 15.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 2380 mSDsluCounter, 1504 SdHoareTripleChecker+Invalid, 13.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 324 mSDsCounter, 1207 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 8522 IncrementalHoareTripleChecker+Invalid, 9729 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 1207 mSolverCounterUnsat, 1180 mSDtfsCounter, 8522 mSolverCounterSat, 0.3s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 5330 GetRequests, 4864 SyntacticMatches, 84 SemanticMatches, 382 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 78459 ImplicationChecksByTransitivity, 24.3s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.1s SsaConstructionTime, 0.3s SatisfiabilityAnalysisTime, 3.3s InterpolantComputationTime, 501 NumberOfCodeBlocks, 501 NumberOfCodeBlocksAsserted, 24 NumberOfCheckSat, 477 ConstructedInterpolants, 0 QuantifiedInterpolants, 1483 SizeOfPredicates, 2 NumberOfNonLiveVariables, 614 ConjunctsInSsa, 29 ConjunctsInUnsatCore, 24 InterpolantComputations, 19 PerfectInterpolantSequences, 147/164 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: 34]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 34]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 37]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 37]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 40]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 40]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 41]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 41]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 44]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 44]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 45]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 45]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 45]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 45]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 46]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 46]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 50]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 50]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 51]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 51]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 53]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 53]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 54]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 54]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 58]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 58]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 58]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 58]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - AllSpecificationsHoldResult: All specifications hold 28 specifications checked. All of them hold - InvariantResult [Line: 34]: Loop Invariant Derived loop invariant: ((((((d == 1) && (r <= 2147483647)) && (q == 0)) && (0 <= (r + 2147483648))) || (counter != 0)) || !((p == 1) && (B == 1))) - ProcedureContractResult [Line: 14]: Procedure Contract for __VERIFIER_assert Derived contract for procedure __VERIFIER_assert. Ensures: (counter == \old(counter)) * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 1.42ms. Allocated memory is still 83.9MB. Free memory is still 41.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 305.62ms. Allocated memory is still 117.4MB. Free memory was 92.6MB in the beginning and 81.2MB in the end (delta: 11.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 41.27ms. Allocated memory is still 117.4MB. Free memory was 81.2MB in the beginning and 79.9MB in the end (delta: 1.4MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 26.25ms. Allocated memory is still 117.4MB. Free memory was 79.9MB in the beginning and 79.2MB in the end (delta: 697.4kB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * RCFGBuilder took 574.48ms. Allocated memory is still 117.4MB. Free memory was 79.2MB in the beginning and 62.4MB in the end (delta: 16.8MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * CodeCheck took 30569.60ms. Allocated memory was 117.4MB in the beginning and 218.1MB in the end (delta: 100.7MB). Free memory was 62.4MB in the beginning and 71.0MB in the end (delta: -8.6MB). Peak memory consumption was 90.3MB. Max. memory is 16.1GB. * Witness Printer took 125.10ms. Allocated memory is still 218.1MB. Free memory was 71.0MB in the beginning and 66.8MB in the end (delta: 4.2MB). There was no memory consumed. Max. memory is 16.1GB. RESULT: Ultimate proved your program to be correct! [2024-11-13 16:54:52,614 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0806d673-d089-4c3a-882d-73b0afa80170/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE