./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/recursive-simple/id_i20_o20-2.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_206973cf-2975-47ac-ac01-1df38f77a3ab/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_206973cf-2975-47ac-ac01-1df38f77a3ab/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_206973cf-2975-47ac-ac01-1df38f77a3ab/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_206973cf-2975-47ac-ac01-1df38f77a3ab/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/recursive-simple/id_i20_o20-2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_206973cf-2975-47ac-ac01-1df38f77a3ab/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_206973cf-2975-47ac-ac01-1df38f77a3ab/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 80b250f44ccc89442200d93f4bf6653c7aad36a18be4f80bda8f239187e0714d --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 22:04:48,170 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 22:04:48,230 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_206973cf-2975-47ac-ac01-1df38f77a3ab/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-13 22:04:48,235 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 22:04:48,236 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 22:04:48,259 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 22:04:48,260 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 22:04:48,260 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 22:04:48,261 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 22:04:48,261 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 22:04:48,261 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 22:04:48,261 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 22:04:48,261 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 22:04:48,261 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 22:04:48,261 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 22:04:48,261 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 22:04:48,261 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 22:04:48,262 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 22:04:48,262 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 22:04:48,262 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 22:04:48,262 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 22:04:48,262 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 22:04:48,262 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 22:04:48,262 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 22:04:48,262 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 22:04:48,262 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 22:04:48,262 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 22:04:48,263 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 22:04:48,263 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 22:04:48,263 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:04:48,263 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 22:04:48,263 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 22:04:48,263 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 22:04:48,263 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 22:04:48,263 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 22:04:48,263 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_206973cf-2975-47ac-ac01-1df38f77a3ab/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 -> 80b250f44ccc89442200d93f4bf6653c7aad36a18be4f80bda8f239187e0714d [2024-11-13 22:04:48,557 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 22:04:48,566 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 22:04:48,568 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 22:04:48,569 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 22:04:48,570 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 22:04:48,571 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_206973cf-2975-47ac-ac01-1df38f77a3ab/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/recursive-simple/id_i20_o20-2.c Unable to find full path for "g++" [2024-11-13 22:04:50,560 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 22:04:50,887 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 22:04:50,888 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_206973cf-2975-47ac-ac01-1df38f77a3ab/sv-benchmarks/c/recursive-simple/id_i20_o20-2.c [2024-11-13 22:04:50,904 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_206973cf-2975-47ac-ac01-1df38f77a3ab/bin/ukojak-verify-EEHR8qb7sm/data/3b8a93bde/753d140b552c4d9392a8638defeda203/FLAG99607ca9a [2024-11-13 22:04:50,948 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_206973cf-2975-47ac-ac01-1df38f77a3ab/bin/ukojak-verify-EEHR8qb7sm/data/3b8a93bde/753d140b552c4d9392a8638defeda203 [2024-11-13 22:04:50,951 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 22:04:50,953 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 22:04:50,955 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 22:04:50,955 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 22:04:50,965 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 22:04:50,966 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:04:50" (1/1) ... [2024-11-13 22:04:50,967 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@31c20873 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:04:50, skipping insertion in model container [2024-11-13 22:04:50,967 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:04:50" (1/1) ... [2024-11-13 22:04:50,982 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 22:04:51,147 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:04:51,161 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 22:04:51,174 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:04:51,189 INFO L204 MainTranslator]: Completed translation [2024-11-13 22:04:51,190 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:04:51 WrapperNode [2024-11-13 22:04:51,190 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 22:04:51,191 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 22:04:51,192 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 22:04:51,192 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 22:04:51,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 10:04:51" (1/1) ... [2024-11-13 22:04:51,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 10:04:51" (1/1) ... [2024-11-13 22:04:51,221 INFO L138 Inliner]: procedures = 13, calls = 10, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 19 [2024-11-13 22:04:51,221 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 22:04:51,222 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 22:04:51,222 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 22:04:51,222 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 22:04:51,229 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:04:51" (1/1) ... [2024-11-13 22:04:51,230 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:04:51" (1/1) ... [2024-11-13 22:04:51,231 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:04:51" (1/1) ... [2024-11-13 22:04:51,232 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:04:51" (1/1) ... [2024-11-13 22:04:51,235 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:04:51" (1/1) ... [2024-11-13 22:04:51,237 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:04:51" (1/1) ... [2024-11-13 22:04:51,239 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:04:51" (1/1) ... [2024-11-13 22:04:51,243 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:04:51" (1/1) ... [2024-11-13 22:04:51,244 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 22:04:51,245 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 22:04:51,245 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 22:04:51,245 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 22:04:51,246 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:04:51" (1/1) ... [2024-11-13 22:04:51,255 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:04:51,271 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_206973cf-2975-47ac-ac01-1df38f77a3ab/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 22:04:51,285 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_206973cf-2975-47ac-ac01-1df38f77a3ab/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 22:04:51,293 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_206973cf-2975-47ac-ac01-1df38f77a3ab/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 22:04:51,316 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 22:04:51,317 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 22:04:51,317 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 22:04:51,317 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 22:04:51,317 INFO L130 BoogieDeclarations]: Found specification of procedure id [2024-11-13 22:04:51,317 INFO L138 BoogieDeclarations]: Found implementation of procedure id [2024-11-13 22:04:51,378 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 22:04:51,380 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 22:04:51,488 INFO L? ?]: Removed 9 outVars from TransFormulas that were not future-live. [2024-11-13 22:04:51,490 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 22:04:51,532 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 22:04:51,536 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-13 22:04:51,536 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 10:04:51 BoogieIcfgContainer [2024-11-13 22:04:51,537 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 22:04:51,537 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 22:04:51,537 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 22:04:51,549 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 22:04:51,550 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 10:04:51" (1/1) ... [2024-11-13 22:04:51,558 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 22:04:51,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:04:51,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 18 states and 19 transitions. [2024-11-13 22:04:51,613 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 19 transitions. [2024-11-13 22:04:51,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-13 22:04:51,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:04:51,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:04:51,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:04:51,832 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 22:04:51,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:04:51,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 21 states and 23 transitions. [2024-11-13 22:04:51,948 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 23 transitions. [2024-11-13 22:04:51,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 22:04:51,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:04:51,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:04:51,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:04:52,061 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 22:04:52,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:04:52,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 25 states and 28 transitions. [2024-11-13 22:04:52,373 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 28 transitions. [2024-11-13 22:04:52,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 22:04:52,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:04:52,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:04:52,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:04:52,515 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-13 22:04:52,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:04:52,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 30 states and 34 transitions. [2024-11-13 22:04:52,759 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 34 transitions. [2024-11-13 22:04:52,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 22:04:52,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:04:52,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:04:52,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:04:52,873 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:04:52,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:04:52,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 25 states and 27 transitions. [2024-11-13 22:04:52,916 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 27 transitions. [2024-11-13 22:04:52,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 22:04:52,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:04:52,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:04:52,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:04:53,083 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-13 22:04:53,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:04:53,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 30 states and 33 transitions. [2024-11-13 22:04:53,318 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 33 transitions. [2024-11-13 22:04:53,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 22:04:53,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:04:53,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:04:53,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:04:53,504 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-13 22:04:53,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:04:53,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 35 states and 39 transitions. [2024-11-13 22:04:53,787 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 39 transitions. [2024-11-13 22:04:53,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:04:53,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:04:53,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:04:53,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:04:53,997 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-13 22:04:54,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:04:54,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 40 states and 45 transitions. [2024-11-13 22:04:54,267 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 45 transitions. [2024-11-13 22:04:54,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:04:54,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:04:54,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:04:54,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:04:54,473 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-13 22:04:54,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:04:54,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 45 states and 51 transitions. [2024-11-13 22:04:54,780 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 51 transitions. [2024-11-13 22:04:54,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 22:04:54,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:04:54,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:04:54,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:04:55,090 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-13 22:04:55,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:04:55,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 50 states and 57 transitions. [2024-11-13 22:04:55,411 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 57 transitions. [2024-11-13 22:04:55,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 22:04:55,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:04:55,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:04:55,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:04:55,685 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-13 22:04:56,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:04:56,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 55 states and 63 transitions. [2024-11-13 22:04:56,044 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 63 transitions. [2024-11-13 22:04:56,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-13 22:04:56,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:04:56,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:04:56,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:04:56,402 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-13 22:04:56,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:04:56,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 60 states and 69 transitions. [2024-11-13 22:04:56,765 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 69 transitions. [2024-11-13 22:04:56,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-13 22:04:56,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:04:56,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:04:56,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:04:57,090 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-13 22:04:57,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:04:57,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 65 states and 75 transitions. [2024-11-13 22:04:57,448 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 75 transitions. [2024-11-13 22:04:57,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:04:57,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:04:57,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:04:57,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:04:57,763 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-13 22:04:58,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:04:58,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 70 states and 81 transitions. [2024-11-13 22:04:58,119 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 81 transitions. [2024-11-13 22:04:58,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:04:58,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:04:58,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:04:58,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:04:58,460 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-13 22:04:58,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:04:58,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 90 states to 75 states and 87 transitions. [2024-11-13 22:04:58,844 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 87 transitions. [2024-11-13 22:04:58,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-13 22:04:58,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:04:58,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:04:58,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:04:59,247 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-13 22:04:59,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:04:59,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 80 states and 93 transitions. [2024-11-13 22:04:59,684 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 93 transitions. [2024-11-13 22:04:59,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 22:04:59,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:04:59,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:04:59,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:00,066 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-13 22:05:00,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:00,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 102 states to 85 states and 99 transitions. [2024-11-13 22:05:00,521 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 99 transitions. [2024-11-13 22:05:00,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-13 22:05:00,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:00,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:00,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:00,925 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-13 22:05:01,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:01,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 90 states and 105 transitions. [2024-11-13 22:05:01,387 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 105 transitions. [2024-11-13 22:05:01,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-13 22:05:01,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:01,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:01,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:01,807 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-13 22:05:02,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:02,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 95 states and 111 transitions. [2024-11-13 22:05:02,297 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 111 transitions. [2024-11-13 22:05:02,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-13 22:05:02,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:02,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:02,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:02,713 INFO L134 CoverageAnalysis]: Checked inductivity of 648 backedges. 0 proven. 648 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:05:03,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:03,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 100 states and 117 transitions. [2024-11-13 22:05:03,227 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 117 transitions. [2024-11-13 22:05:03,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-13 22:05:03,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:03,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:03,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:03,698 INFO L134 CoverageAnalysis]: Checked inductivity of 731 backedges. 0 proven. 731 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:05:04,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:04,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 126 states to 105 states and 123 transitions. [2024-11-13 22:05:04,227 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 123 transitions. [2024-11-13 22:05:04,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-13 22:05:04,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:04,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:04,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:04,725 INFO L134 CoverageAnalysis]: Checked inductivity of 819 backedges. 0 proven. 819 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:05:05,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:05,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 110 states and 129 transitions. [2024-11-13 22:05:05,225 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 129 transitions. [2024-11-13 22:05:05,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-13 22:05:05,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:05,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:05,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:05,755 INFO L134 CoverageAnalysis]: Checked inductivity of 912 backedges. 0 proven. 912 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:05:06,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:06,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 115 states and 135 transitions. [2024-11-13 22:05:06,264 INFO L276 IsEmpty]: Start isEmpty. Operand 115 states and 135 transitions. [2024-11-13 22:05:06,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-11-13 22:05:06,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:06,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:06,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:06,814 INFO L134 CoverageAnalysis]: Checked inductivity of 1010 backedges. 0 proven. 1010 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:05:07,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:07,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 113 states and 132 transitions. [2024-11-13 22:05:07,387 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 132 transitions. [2024-11-13 22:05:07,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-11-13 22:05:07,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:07,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:07,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:07,639 INFO L134 CoverageAnalysis]: Checked inductivity of 990 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-11-13 22:05:07,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:07,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 117 states and 156 transitions. [2024-11-13 22:05:07,968 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 156 transitions. [2024-11-13 22:05:07,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-13 22:05:07,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:07,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:07,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:08,024 INFO L134 CoverageAnalysis]: Checked inductivity of 990 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-11-13 22:05:08,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:08,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 166 states to 118 states and 156 transitions. [2024-11-13 22:05:08,057 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 156 transitions. [2024-11-13 22:05:08,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-11-13 22:05:08,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:08,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:08,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:08,201 INFO L134 CoverageAnalysis]: Checked inductivity of 994 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 993 trivial. 0 not checked. [2024-11-13 22:05:08,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:08,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 117 states and 155 transitions. [2024-11-13 22:05:08,564 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 155 transitions. [2024-11-13 22:05:08,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-11-13 22:05:08,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:08,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:08,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:08,882 INFO L134 CoverageAnalysis]: Checked inductivity of 995 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-11-13 22:05:09,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:09,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 195 states to 122 states and 179 transitions. [2024-11-13 22:05:09,959 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 179 transitions. [2024-11-13 22:05:09,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-11-13 22:05:09,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:09,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:09,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:10,264 INFO L134 CoverageAnalysis]: Checked inductivity of 1005 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-11-13 22:05:11,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:11,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 127 states and 201 transitions. [2024-11-13 22:05:11,071 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 201 transitions. [2024-11-13 22:05:11,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-11-13 22:05:11,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:11,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:11,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:11,415 INFO L134 CoverageAnalysis]: Checked inductivity of 1020 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-11-13 22:05:12,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:12,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 253 states to 132 states and 222 transitions. [2024-11-13 22:05:12,236 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 222 transitions. [2024-11-13 22:05:12,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-13 22:05:12,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:12,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:12,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:12,588 INFO L134 CoverageAnalysis]: Checked inductivity of 1040 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-11-13 22:05:13,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:13,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 282 states to 137 states and 242 transitions. [2024-11-13 22:05:13,416 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 242 transitions. [2024-11-13 22:05:13,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-11-13 22:05:13,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:13,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:13,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:13,805 INFO L134 CoverageAnalysis]: Checked inductivity of 1065 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-11-13 22:05:14,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:14,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 311 states to 142 states and 261 transitions. [2024-11-13 22:05:14,542 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 261 transitions. [2024-11-13 22:05:14,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 140 [2024-11-13 22:05:14,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:14,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:14,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:14,925 INFO L134 CoverageAnalysis]: Checked inductivity of 1095 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-11-13 22:05:15,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:15,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 340 states to 147 states and 279 transitions. [2024-11-13 22:05:15,772 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 279 transitions. [2024-11-13 22:05:15,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2024-11-13 22:05:15,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:15,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:15,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:16,185 INFO L134 CoverageAnalysis]: Checked inductivity of 1130 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-11-13 22:05:17,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:17,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 369 states to 152 states and 296 transitions. [2024-11-13 22:05:17,026 INFO L276 IsEmpty]: Start isEmpty. Operand 152 states and 296 transitions. [2024-11-13 22:05:17,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-13 22:05:17,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:17,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:17,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:17,453 INFO L134 CoverageAnalysis]: Checked inductivity of 1170 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-11-13 22:05:18,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:18,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 398 states to 157 states and 312 transitions. [2024-11-13 22:05:18,236 INFO L276 IsEmpty]: Start isEmpty. Operand 157 states and 312 transitions. [2024-11-13 22:05:18,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 155 [2024-11-13 22:05:18,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:18,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:18,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:18,762 INFO L134 CoverageAnalysis]: Checked inductivity of 1215 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-11-13 22:05:19,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:19,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 427 states to 162 states and 327 transitions. [2024-11-13 22:05:19,560 INFO L276 IsEmpty]: Start isEmpty. Operand 162 states and 327 transitions. [2024-11-13 22:05:19,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 160 [2024-11-13 22:05:19,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:19,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:19,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:20,052 INFO L134 CoverageAnalysis]: Checked inductivity of 1265 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-11-13 22:05:21,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:21,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 456 states to 167 states and 341 transitions. [2024-11-13 22:05:21,004 INFO L276 IsEmpty]: Start isEmpty. Operand 167 states and 341 transitions. [2024-11-13 22:05:21,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-11-13 22:05:21,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:21,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:21,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:21,541 INFO L134 CoverageAnalysis]: Checked inductivity of 1320 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-11-13 22:05:22,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:22,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 485 states to 172 states and 354 transitions. [2024-11-13 22:05:22,529 INFO L276 IsEmpty]: Start isEmpty. Operand 172 states and 354 transitions. [2024-11-13 22:05:22,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 170 [2024-11-13 22:05:22,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:22,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:22,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:23,053 INFO L134 CoverageAnalysis]: Checked inductivity of 1380 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-11-13 22:05:23,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:23,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 514 states to 177 states and 366 transitions. [2024-11-13 22:05:23,944 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 366 transitions. [2024-11-13 22:05:23,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 175 [2024-11-13 22:05:23,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:23,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:23,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:24,545 INFO L134 CoverageAnalysis]: Checked inductivity of 1445 backedges. 0 proven. 455 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-11-13 22:05:25,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:25,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 543 states to 182 states and 377 transitions. [2024-11-13 22:05:25,419 INFO L276 IsEmpty]: Start isEmpty. Operand 182 states and 377 transitions. [2024-11-13 22:05:25,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 180 [2024-11-13 22:05:25,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:25,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:25,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:26,047 INFO L134 CoverageAnalysis]: Checked inductivity of 1515 backedges. 0 proven. 525 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-11-13 22:05:26,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:26,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 572 states to 187 states and 387 transitions. [2024-11-13 22:05:26,991 INFO L276 IsEmpty]: Start isEmpty. Operand 187 states and 387 transitions. [2024-11-13 22:05:26,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 185 [2024-11-13 22:05:26,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:26,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:27,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:27,657 INFO L134 CoverageAnalysis]: Checked inductivity of 1590 backedges. 0 proven. 600 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-11-13 22:05:28,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:28,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 601 states to 192 states and 396 transitions. [2024-11-13 22:05:28,695 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 396 transitions. [2024-11-13 22:05:28,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 190 [2024-11-13 22:05:28,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:28,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:28,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:29,336 INFO L134 CoverageAnalysis]: Checked inductivity of 1670 backedges. 0 proven. 680 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-11-13 22:05:30,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:30,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 630 states to 197 states and 404 transitions. [2024-11-13 22:05:30,521 INFO L276 IsEmpty]: Start isEmpty. Operand 197 states and 404 transitions. [2024-11-13 22:05:30,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2024-11-13 22:05:30,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:30,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:30,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:31,278 INFO L134 CoverageAnalysis]: Checked inductivity of 1755 backedges. 0 proven. 765 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-11-13 22:05:32,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:32,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 659 states to 202 states and 411 transitions. [2024-11-13 22:05:32,274 INFO L276 IsEmpty]: Start isEmpty. Operand 202 states and 411 transitions. [2024-11-13 22:05:32,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 200 [2024-11-13 22:05:32,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:32,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:32,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:33,034 INFO L134 CoverageAnalysis]: Checked inductivity of 1845 backedges. 0 proven. 855 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-11-13 22:05:34,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:34,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 207 states and 417 transitions. [2024-11-13 22:05:34,013 INFO L276 IsEmpty]: Start isEmpty. Operand 207 states and 417 transitions. [2024-11-13 22:05:34,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 205 [2024-11-13 22:05:34,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:34,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:34,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:34,798 INFO L134 CoverageAnalysis]: Checked inductivity of 1940 backedges. 0 proven. 950 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-11-13 22:05:35,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:35,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 717 states to 208 states and 418 transitions. [2024-11-13 22:05:35,782 INFO L276 IsEmpty]: Start isEmpty. Operand 208 states and 418 transitions. [2024-11-13 22:05:35,785 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-11-13 22:05:35,785 WARN L417 CodeCheckObserver]: This Program is SAFE, Check terminated with 46 iterations. [2024-11-13 22:05:35,795 INFO L729 CodeCheckObserver]: All specifications hold 4 specifications checked. All of them hold [2024-11-13 22:05:37,749 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startEXIT(line -1) the Hoare annotation is: true [2024-11-13 22:05:37,750 INFO L77 FloydHoareUtils]: At program point L13(line 13) the Hoare annotation is: (and (<= 20 |ULTIMATE.start_main_~input~0#1|) (<= |ULTIMATE.start_main_~input~0#1| 20)) [2024-11-13 22:05:37,750 INFO L77 FloydHoareUtils]: At program point L13-1(line 13) the Hoare annotation is: true [2024-11-13 22:05:37,750 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(line -1) the Hoare annotation is: true [2024-11-13 22:05:37,750 INFO L77 FloydHoareUtils]: At program point idErr3ASSERT_VIOLATIONINTEGER_OVERFLOW(line 8) the Hoare annotation is: true [2024-11-13 22:05:37,751 INFO L75 FloydHoareUtils]: For program point idErr2ASSERT_VIOLATIONINTEGER_OVERFLOW(line 8) no Hoare annotation was computed. [2024-11-13 22:05:37,751 INFO L77 FloydHoareUtils]: At program point idFINAL(lines 6 9) the Hoare annotation is: true [2024-11-13 22:05:37,751 INFO L77 FloydHoareUtils]: At program point idEXIT(lines 6 9) the Hoare annotation is: true [2024-11-13 22:05:37,751 INFO L75 FloydHoareUtils]: For program point idErr0ASSERT_VIOLATIONINTEGER_OVERFLOW(line 8) no Hoare annotation was computed. [2024-11-13 22:05:37,751 INFO L75 FloydHoareUtils]: For program point idErr1ASSERT_VIOLATIONINTEGER_OVERFLOW(line 8) no Hoare annotation was computed. [2024-11-13 22:05:37,753 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| 15) (<= 14 |id_#in~x|)) (and (< |id_#in~x| 3) (<= 2 |id_#in~x|)) (and (<= |id_#in~x| 20) (<= 20 |id_#in~x|)) (and (< |id_#in~x| 16) (<= 15 |id_#in~x|)) (and (< |id_#in~x| 18) (<= 17 |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| 20) (<= 19 |id_#in~x|)) (and (< |id_#in~x| 8) (<= 7 |id_#in~x|)) (and (<= 3 |id_#in~x|) (< |id_#in~x| 4)) (and (< |id_#in~x| 14) (<= 13 |id_#in~x|)) (and (< |id_#in~x| 2) (<= 1 |id_#in~x|)) (and (< |id_#in~x| 17) (<= 16 |id_#in~x|)) (and (<= 8 |id_#in~x|) (< |id_#in~x| 9)) (and (< |id_#in~x| 10) (<= 9 |id_#in~x|)) (and (< |id_#in~x| 19) (<= 18 |id_#in~x|)) (and (<= 4 |id_#in~x|) (< |id_#in~x| 5))) [2024-11-13 22:05:37,754 INFO L77 FloydHoareUtils]: At program point L8(line 8) the Hoare annotation is: (or (and (< id_~x 16) (<= 15 id_~x)) (and (<= 16 id_~x) (< id_~x 17)) (and (< id_~x 10) (<= 9 id_~x)) (and (<= 3 id_~x) (< id_~x 4)) (and (< id_~x 7) (<= 6 id_~x)) (and (<= 2 id_~x) (< id_~x 3)) (and (<= 7 id_~x) (< id_~x 8)) (and (< id_~x 6) (<= 5 id_~x)) (and (<= 10 id_~x) (< id_~x 11)) (and (< id_~x 14) (<= 13 id_~x)) (and (<= 14 id_~x) (< id_~x 15)) (and (< id_~x 2) (<= 1 id_~x)) (and (<= 18 id_~x) (< id_~x 19)) (and (<= id_~x 20) (<= 20 id_~x)) (and (<= 11 id_~x) (< id_~x 12)) (and (<= 4 id_~x) (< id_~x 5)) (and (<= 17 id_~x) (< id_~x 18)) (and (< id_~x 20) (<= 19 id_~x)) (and (< id_~x 9) (<= 8 id_~x)) (and (<= 12 id_~x) (< id_~x 13))) [2024-11-13 22:05:37,755 INFO L77 FloydHoareUtils]: At program point L7(line 7) the Hoare annotation is: (or (and (< id_~x 16) (<= 15 id_~x)) (and (<= 0 id_~x) (< id_~x 1)) (and (<= 16 id_~x) (< id_~x 17)) (and (< id_~x 10) (<= 9 id_~x)) (and (<= 3 id_~x) (< id_~x 4)) (and (< id_~x 7) (<= 6 id_~x)) (and (<= 2 id_~x) (< id_~x 3)) (and (<= 7 id_~x) (< id_~x 8)) (and (< id_~x 6) (<= 5 id_~x)) (and (<= 10 id_~x) (< id_~x 11)) (and (< id_~x 14) (<= 13 id_~x)) (and (<= 14 id_~x) (< id_~x 15)) (and (< id_~x 2) (<= 1 id_~x)) (and (<= 18 id_~x) (< id_~x 19)) (and (<= id_~x 20) (<= 20 id_~x)) (and (<= 11 id_~x) (< id_~x 12)) (and (<= 4 id_~x) (< id_~x 5)) (and (<= 17 id_~x) (< id_~x 18)) (and (< id_~x 20) (<= 19 id_~x)) (and (< id_~x 9) (<= 8 id_~x)) (and (<= 12 id_~x) (< id_~x 13))) [2024-11-13 22:05:37,755 INFO L77 FloydHoareUtils]: At program point L8-1(line 8) the Hoare annotation is: (or (and (< id_~x 16) (<= 15 id_~x)) (and (<= 16 id_~x) (< id_~x 17)) (and (< id_~x 10) (<= 9 id_~x)) (and (<= 3 id_~x) (< id_~x 4)) (and (< id_~x 7) (<= 6 id_~x)) (and (<= 2 id_~x) (< id_~x 3)) (and (<= 7 id_~x) (< id_~x 8)) (and (< id_~x 6) (<= 5 id_~x)) (and (<= 10 id_~x) (< id_~x 11)) (and (< id_~x 14) (<= 13 id_~x)) (and (<= 14 id_~x) (< id_~x 15)) (and (< id_~x 2) (<= 1 id_~x)) (and (<= 18 id_~x) (< id_~x 19)) (and (<= id_~x 20) (<= 20 id_~x)) (and (<= 11 id_~x) (< id_~x 12)) (and (<= 4 id_~x) (< id_~x 5)) (and (<= 17 id_~x) (< id_~x 18)) (and (< id_~x 20) (<= 19 id_~x)) (and (< id_~x 9) (<= 8 id_~x)) (and (<= 12 id_~x) (< id_~x 13))) [2024-11-13 22:05:37,755 INFO L77 FloydHoareUtils]: At program point L8-2(line 8) the Hoare annotation is: (or (and (< id_~x 16) (<= 15 id_~x)) (and (<= 16 id_~x) (< id_~x 17)) (and (< id_~x 10) (<= 9 id_~x)) (and (<= 3 id_~x) (< id_~x 4)) (and (< id_~x 7) (<= 6 id_~x)) (and (<= 2 id_~x) (< id_~x 3)) (and (<= 7 id_~x) (< id_~x 8)) (and (< id_~x 6) (<= 5 id_~x)) (and (<= 10 id_~x) (< id_~x 11)) (and (< id_~x 14) (<= 13 id_~x)) (and (<= 14 id_~x) (< id_~x 15)) (and (< id_~x 2) (<= 1 id_~x)) (and (<= 18 id_~x) (< id_~x 19)) (and (<= id_~x 20) (<= 20 id_~x)) (and (<= 11 id_~x) (< id_~x 12)) (and (<= 4 id_~x) (< id_~x 5)) (and (<= 17 id_~x) (< id_~x 18)) (and (< id_~x 20) (<= 19 id_~x)) (and (< id_~x 9) (<= 8 id_~x)) (and (<= 12 id_~x) (< id_~x 13))) [2024-11-13 22:05:37,756 INFO L77 FloydHoareUtils]: At program point L8-3(line 8) the Hoare annotation is: true [2024-11-13 22:05:37,756 INFO L77 FloydHoareUtils]: At program point L8-4(line 8) the Hoare annotation is: (<= 0 (+ |id_#t~ret4| 2147483648)) [2024-11-13 22:05:37,756 INFO L77 FloydHoareUtils]: At program point L8-5(line 8) the Hoare annotation is: true [2024-11-13 22:05:37,836 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 13.11 10:05:37 ImpRootNode [2024-11-13 22:05:37,836 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-13 22:05:37,837 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-13 22:05:37,837 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-13 22:05:37,837 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-13 22:05:37,838 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 10:04:51" (3/4) ... [2024-11-13 22:05:37,840 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-13 22:05:37,844 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure id [2024-11-13 22:05:37,849 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 16 nodes and edges [2024-11-13 22:05:37,849 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-11-13 22:05:37,850 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-13 22:05:37,850 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-13 22:05:37,927 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_206973cf-2975-47ac-ac01-1df38f77a3ab/bin/ukojak-verify-EEHR8qb7sm/witness.graphml [2024-11-13 22:05:37,928 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_206973cf-2975-47ac-ac01-1df38f77a3ab/bin/ukojak-verify-EEHR8qb7sm/witness.yml [2024-11-13 22:05:37,928 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-13 22:05:37,929 INFO L158 Benchmark]: Toolchain (without parser) took 46975.73ms. Allocated memory was 117.4MB in the beginning and 629.1MB in the end (delta: 511.7MB). Free memory was 94.9MB in the beginning and 555.8MB in the end (delta: -460.9MB). Peak memory consumption was 44.8MB. Max. memory is 16.1GB. [2024-11-13 22:05:37,929 INFO L158 Benchmark]: CDTParser took 0.33ms. Allocated memory is still 142.6MB. Free memory is still 81.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 22:05:37,930 INFO L158 Benchmark]: CACSL2BoogieTranslator took 235.96ms. Allocated memory is still 117.4MB. Free memory was 94.6MB in the beginning and 84.4MB in the end (delta: 10.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-13 22:05:37,930 INFO L158 Benchmark]: Boogie Procedure Inliner took 29.96ms. Allocated memory is still 117.4MB. Free memory was 84.4MB in the beginning and 83.5MB in the end (delta: 893.9kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 22:05:37,930 INFO L158 Benchmark]: Boogie Preprocessor took 22.59ms. Allocated memory is still 117.4MB. Free memory was 83.5MB in the beginning and 82.9MB in the end (delta: 591.4kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 22:05:37,931 INFO L158 Benchmark]: RCFGBuilder took 291.61ms. Allocated memory is still 117.4MB. Free memory was 82.9MB in the beginning and 72.3MB in the end (delta: 10.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-13 22:05:37,931 INFO L158 Benchmark]: CodeCheck took 46298.99ms. Allocated memory was 117.4MB in the beginning and 629.1MB in the end (delta: 511.7MB). Free memory was 72.1MB in the beginning and 560.0MB in the end (delta: -487.9MB). Peak memory consumption was 28.0MB. Max. memory is 16.1GB. [2024-11-13 22:05:37,935 INFO L158 Benchmark]: Witness Printer took 91.12ms. Allocated memory is still 629.1MB. Free memory was 560.0MB in the beginning and 555.8MB in the end (delta: 4.2MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 22:05:37,938 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: 44.2s, OverallIterations: 46, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 5861 SdHoareTripleChecker+Valid, 60.6s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 5609 mSDsluCounter, 4742 SdHoareTripleChecker+Invalid, 50.5s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 804 mSDsCounter, 14763 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 38354 IncrementalHoareTripleChecker+Invalid, 53117 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 14763 mSolverCounterUnsat, 3938 mSDtfsCounter, 38354 mSolverCounterSat, 1.4s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 57131 GetRequests, 54895 SyntacticMatches, 1896 SemanticMatches, 340 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 47631 ImplicationChecksByTransitivity, 28.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.1s SsaConstructionTime, 0.6s SatisfiabilityAnalysisTime, 16.5s InterpolantComputationTime, 4523 NumberOfCodeBlocks, 4523 NumberOfCodeBlocksAsserted, 45 NumberOfCheckSat, 4478 ConstructedInterpolants, 0 QuantifiedInterpolants, 8888 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 45 InterpolantComputations, 6 PerfectInterpolantSequences, 21788/35718 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 == 18) || (x == 0)) || (x == 16)) || (x == 17)) || (x == 4)) || (x == 11)) || (x == 14)) || (x == 6)) || (x == 1)) || (x == 9)) || (x == 8)) || (7 == x)) || (x == 20)) || (x == 15)) || (x == 2)) || (x == 12)) || (x == 3)) || (5 == x)) || (19 == x)) || (x == 13)) || (x == 10)) * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.33ms. Allocated memory is still 142.6MB. Free memory is still 81.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 235.96ms. Allocated memory is still 117.4MB. Free memory was 94.6MB in the beginning and 84.4MB in the end (delta: 10.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 29.96ms. Allocated memory is still 117.4MB. Free memory was 84.4MB in the beginning and 83.5MB in the end (delta: 893.9kB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 22.59ms. Allocated memory is still 117.4MB. Free memory was 83.5MB in the beginning and 82.9MB in the end (delta: 591.4kB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 291.61ms. Allocated memory is still 117.4MB. Free memory was 82.9MB in the beginning and 72.3MB in the end (delta: 10.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * CodeCheck took 46298.99ms. Allocated memory was 117.4MB in the beginning and 629.1MB in the end (delta: 511.7MB). Free memory was 72.1MB in the beginning and 560.0MB in the end (delta: -487.9MB). Peak memory consumption was 28.0MB. Max. memory is 16.1GB. * Witness Printer took 91.12ms. Allocated memory is still 629.1MB. Free memory was 560.0MB in the beginning and 555.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 22:05:37,978 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_206973cf-2975-47ac-ac01-1df38f77a3ab/bin/ukojak-verify-EEHR8qb7sm/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