./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/recursive-simple/id_i25_o25-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_f6ea8862-b212-4fb4-a21d-930ec5128f1a/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f6ea8862-b212-4fb4-a21d-930ec5128f1a/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_f6ea8862-b212-4fb4-a21d-930ec5128f1a/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f6ea8862-b212-4fb4-a21d-930ec5128f1a/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/recursive-simple/id_i25_o25-2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f6ea8862-b212-4fb4-a21d-930ec5128f1a/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_f6ea8862-b212-4fb4-a21d-930ec5128f1a/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 76955366716759eb9478710f6ef46e3de93d252b9c3177ff4beaca56ee5c75a7 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 23:20:22,438 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 23:20:22,542 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f6ea8862-b212-4fb4-a21d-930ec5128f1a/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-13 23:20:22,547 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 23:20:22,548 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 23:20:22,569 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 23:20:22,570 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 23:20:22,570 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 23:20:22,571 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 23:20:22,571 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 23:20:22,571 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 23:20:22,571 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 23:20:22,572 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 23:20:22,572 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 23:20:22,572 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 23:20:22,572 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 23:20:22,572 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 23:20:22,572 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 23:20:22,573 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 23:20:22,573 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 23:20:22,573 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 23:20:22,573 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 23:20:22,573 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 23:20:22,573 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 23:20:22,573 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 23:20:22,574 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 23:20:22,574 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 23:20:22,574 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 23:20:22,574 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 23:20:22,574 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 23:20:22,574 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 23:20:22,575 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 23:20:22,575 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 23:20:22,575 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 23:20:22,575 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 23:20:22,575 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_f6ea8862-b212-4fb4-a21d-930ec5128f1a/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 -> 76955366716759eb9478710f6ef46e3de93d252b9c3177ff4beaca56ee5c75a7 [2024-11-13 23:20:22,848 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 23:20:22,857 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 23:20:22,860 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 23:20:22,861 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 23:20:22,862 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 23:20:22,863 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f6ea8862-b212-4fb4-a21d-930ec5128f1a/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/recursive-simple/id_i25_o25-2.c Unable to find full path for "g++" [2024-11-13 23:20:24,888 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 23:20:25,112 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 23:20:25,113 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f6ea8862-b212-4fb4-a21d-930ec5128f1a/sv-benchmarks/c/recursive-simple/id_i25_o25-2.c [2024-11-13 23:20:25,125 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f6ea8862-b212-4fb4-a21d-930ec5128f1a/bin/ukojak-verify-EEHR8qb7sm/data/3b4acb8bb/2c1ee7fe63134585b7b6b16a62e19fbb/FLAG5db60671b [2024-11-13 23:20:25,140 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f6ea8862-b212-4fb4-a21d-930ec5128f1a/bin/ukojak-verify-EEHR8qb7sm/data/3b4acb8bb/2c1ee7fe63134585b7b6b16a62e19fbb [2024-11-13 23:20:25,145 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 23:20:25,146 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 23:20:25,150 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 23:20:25,151 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 23:20:25,157 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 23:20:25,158 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 11:20:25" (1/1) ... [2024-11-13 23:20:25,162 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@61a7238 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:20:25, skipping insertion in model container [2024-11-13 23:20:25,162 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 11:20:25" (1/1) ... [2024-11-13 23:20:25,177 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 23:20:25,372 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 23:20:25,387 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 23:20:25,403 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 23:20:25,421 INFO L204 MainTranslator]: Completed translation [2024-11-13 23:20:25,421 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:20:25 WrapperNode [2024-11-13 23:20:25,422 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 23:20:25,423 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 23:20:25,423 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 23:20:25,423 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 23:20:25,431 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:20:25" (1/1) ... [2024-11-13 23:20:25,438 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:20:25" (1/1) ... [2024-11-13 23:20:25,454 INFO L138 Inliner]: procedures = 13, calls = 10, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 19 [2024-11-13 23:20:25,455 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 23:20:25,456 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 23:20:25,456 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 23:20:25,456 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 23:20:25,462 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:20:25" (1/1) ... [2024-11-13 23:20:25,463 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:20:25" (1/1) ... [2024-11-13 23:20:25,465 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:20:25" (1/1) ... [2024-11-13 23:20:25,466 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:20:25" (1/1) ... [2024-11-13 23:20:25,468 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:20:25" (1/1) ... [2024-11-13 23:20:25,470 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:20:25" (1/1) ... [2024-11-13 23:20:25,471 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:20:25" (1/1) ... [2024-11-13 23:20:25,474 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:20:25" (1/1) ... [2024-11-13 23:20:25,475 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 23:20:25,476 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 23:20:25,476 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 23:20:25,477 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 23:20:25,478 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:20:25" (1/1) ... [2024-11-13 23:20:25,484 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 23:20:25,499 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f6ea8862-b212-4fb4-a21d-930ec5128f1a/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 23:20:25,511 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f6ea8862-b212-4fb4-a21d-930ec5128f1a/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 23:20:25,515 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f6ea8862-b212-4fb4-a21d-930ec5128f1a/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 23:20:25,551 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 23:20:25,551 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 23:20:25,551 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 23:20:25,551 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 23:20:25,552 INFO L130 BoogieDeclarations]: Found specification of procedure id [2024-11-13 23:20:25,552 INFO L138 BoogieDeclarations]: Found implementation of procedure id [2024-11-13 23:20:25,624 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 23:20:25,626 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 23:20:25,734 INFO L? ?]: Removed 9 outVars from TransFormulas that were not future-live. [2024-11-13 23:20:25,734 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 23:20:25,765 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 23:20:25,765 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-13 23:20:25,765 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 11:20:25 BoogieIcfgContainer [2024-11-13 23:20:25,766 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 23:20:25,766 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 23:20:25,767 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 23:20:25,777 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 23:20:25,778 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 11:20:25" (1/1) ... [2024-11-13 23:20:25,788 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 23:20:25,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:25,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 18 states and 19 transitions. [2024-11-13 23:20:25,844 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 19 transitions. [2024-11-13 23:20:25,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-13 23:20:25,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:25,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:25,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:26,056 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 23:20:26,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:26,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 21 states and 23 transitions. [2024-11-13 23:20:26,166 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 23 transitions. [2024-11-13 23:20:26,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 23:20:26,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:26,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:26,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:26,323 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 23:20:26,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:26,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 25 states and 28 transitions. [2024-11-13 23:20:26,657 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 28 transitions. [2024-11-13 23:20:26,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 23:20:26,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:26,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:26,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:26,805 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 23:20:27,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:27,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 30 states and 34 transitions. [2024-11-13 23:20:27,025 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 34 transitions. [2024-11-13 23:20:27,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:20:27,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:27,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:27,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:27,144 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 23:20:27,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:27,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 25 states and 27 transitions. [2024-11-13 23:20:27,178 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 27 transitions. [2024-11-13 23:20:27,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 23:20:27,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:27,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:27,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:27,333 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 23:20:27,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:27,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 30 states and 33 transitions. [2024-11-13 23:20:27,600 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 33 transitions. [2024-11-13 23:20:27,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 23:20:27,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:27,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:27,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:27,844 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 23:20:28,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:28,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 35 states and 39 transitions. [2024-11-13 23:20:28,117 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 39 transitions. [2024-11-13 23:20:28,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 23:20:28,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:28,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:28,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:28,346 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 23:20:28,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:28,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 40 states and 45 transitions. [2024-11-13 23:20:28,634 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 45 transitions. [2024-11-13 23:20:28,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 23:20:28,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:28,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:28,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:28,946 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 23:20:29,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:29,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 45 states and 51 transitions. [2024-11-13 23:20:29,280 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 51 transitions. [2024-11-13 23:20:29,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 23:20:29,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:29,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:29,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:29,608 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 23:20:29,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:29,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 50 states and 57 transitions. [2024-11-13 23:20:29,932 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 57 transitions. [2024-11-13 23:20:29,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 23:20:29,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:29,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:29,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:30,226 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 23:20:30,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:30,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 55 states and 63 transitions. [2024-11-13 23:20:30,553 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 63 transitions. [2024-11-13 23:20:30,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-13 23:20:30,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:30,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:30,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:30,932 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 23:20:31,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:31,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 60 states and 69 transitions. [2024-11-13 23:20:31,269 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 69 transitions. [2024-11-13 23:20:31,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-13 23:20:31,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:31,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:31,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:31,618 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 23:20:31,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:31,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 65 states and 75 transitions. [2024-11-13 23:20:31,998 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 75 transitions. [2024-11-13 23:20:31,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 23:20:31,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:32,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:32,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:32,315 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 23:20:32,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:32,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 70 states and 81 transitions. [2024-11-13 23:20:32,736 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 81 transitions. [2024-11-13 23:20:32,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 23:20:32,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:32,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:32,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:33,096 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 23:20:33,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:33,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 90 states to 75 states and 87 transitions. [2024-11-13 23:20:33,521 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 87 transitions. [2024-11-13 23:20:33,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-13 23:20:33,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:33,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:33,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:33,960 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 23:20:34,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:34,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 80 states and 93 transitions. [2024-11-13 23:20:34,437 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 93 transitions. [2024-11-13 23:20:34,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 23:20:34,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:34,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:34,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:34,921 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 23:20:35,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:35,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 102 states to 85 states and 99 transitions. [2024-11-13 23:20:35,452 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 99 transitions. [2024-11-13 23:20:35,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-13 23:20:35,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:35,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:35,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:35,972 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 23:20:36,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:36,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 90 states and 105 transitions. [2024-11-13 23:20:36,542 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 105 transitions. [2024-11-13 23:20:36,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-13 23:20:36,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:36,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:36,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:37,060 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 23:20:37,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:37,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 95 states and 111 transitions. [2024-11-13 23:20:37,593 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 111 transitions. [2024-11-13 23:20:37,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-13 23:20:37,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:37,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:37,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:38,138 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 23:20:38,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:38,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 100 states and 117 transitions. [2024-11-13 23:20:38,670 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 117 transitions. [2024-11-13 23:20:38,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-13 23:20:38,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:38,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:38,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:39,172 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 23:20:39,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:39,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 126 states to 105 states and 123 transitions. [2024-11-13 23:20:39,712 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 123 transitions. [2024-11-13 23:20:39,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-13 23:20:39,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:39,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:39,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:40,223 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 23:20:40,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:40,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 110 states and 129 transitions. [2024-11-13 23:20:40,790 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 129 transitions. [2024-11-13 23:20:40,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-13 23:20:40,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:40,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:40,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:41,389 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 23:20:41,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:41,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 115 states and 135 transitions. [2024-11-13 23:20:41,917 INFO L276 IsEmpty]: Start isEmpty. Operand 115 states and 135 transitions. [2024-11-13 23:20:41,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-11-13 23:20:41,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:41,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:41,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:42,448 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 23:20:43,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:43,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 144 states to 120 states and 141 transitions. [2024-11-13 23:20:43,036 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 141 transitions. [2024-11-13 23:20:43,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-11-13 23:20:43,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:43,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:43,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:43,631 INFO L134 CoverageAnalysis]: Checked inductivity of 1113 backedges. 0 proven. 1113 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:20:44,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:44,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 125 states and 147 transitions. [2024-11-13 23:20:44,310 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 147 transitions. [2024-11-13 23:20:44,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 116 [2024-11-13 23:20:44,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:44,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:44,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:45,018 INFO L134 CoverageAnalysis]: Checked inductivity of 1221 backedges. 0 proven. 1221 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:20:45,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:45,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 130 states and 153 transitions. [2024-11-13 23:20:45,687 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 153 transitions. [2024-11-13 23:20:45,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-11-13 23:20:45,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:45,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:45,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:46,389 INFO L134 CoverageAnalysis]: Checked inductivity of 1334 backedges. 0 proven. 1334 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:20:47,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:47,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 135 states and 159 transitions. [2024-11-13 23:20:47,095 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 159 transitions. [2024-11-13 23:20:47,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-11-13 23:20:47,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:47,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:47,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:47,823 INFO L134 CoverageAnalysis]: Checked inductivity of 1452 backedges. 0 proven. 1452 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:20:48,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:48,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 168 states to 140 states and 165 transitions. [2024-11-13 23:20:48,461 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 165 transitions. [2024-11-13 23:20:48,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 131 [2024-11-13 23:20:48,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:48,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:48,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:49,116 INFO L134 CoverageAnalysis]: Checked inductivity of 1575 backedges. 0 proven. 1575 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:20:49,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:49,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 166 states to 138 states and 162 transitions. [2024-11-13 23:20:49,918 INFO L276 IsEmpty]: Start isEmpty. Operand 138 states and 162 transitions. [2024-11-13 23:20:49,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 134 [2024-11-13 23:20:49,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:49,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:49,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:50,226 INFO L134 CoverageAnalysis]: Checked inductivity of 1550 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1550 trivial. 0 not checked. [2024-11-13 23:20:50,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:50,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 200 states to 142 states and 191 transitions. [2024-11-13 23:20:50,641 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 191 transitions. [2024-11-13 23:20:50,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-11-13 23:20:50,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:50,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:50,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:50,726 INFO L134 CoverageAnalysis]: Checked inductivity of 1550 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1550 trivial. 0 not checked. [2024-11-13 23:20:50,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:50,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 201 states to 143 states and 191 transitions. [2024-11-13 23:20:50,769 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 191 transitions. [2024-11-13 23:20:50,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 139 [2024-11-13 23:20:50,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:50,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:50,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:50,959 INFO L134 CoverageAnalysis]: Checked inductivity of 1554 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1553 trivial. 0 not checked. [2024-11-13 23:20:51,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:51,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 200 states to 142 states and 190 transitions. [2024-11-13 23:20:51,314 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 190 transitions. [2024-11-13 23:20:51,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 140 [2024-11-13 23:20:51,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:51,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:51,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:51,637 INFO L134 CoverageAnalysis]: Checked inductivity of 1555 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 1550 trivial. 0 not checked. [2024-11-13 23:20:52,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:52,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 235 states to 147 states and 219 transitions. [2024-11-13 23:20:52,685 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 219 transitions. [2024-11-13 23:20:52,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2024-11-13 23:20:52,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:52,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:52,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:53,024 INFO L134 CoverageAnalysis]: Checked inductivity of 1565 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1550 trivial. 0 not checked. [2024-11-13 23:20:53,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:53,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 269 states to 152 states and 246 transitions. [2024-11-13 23:20:53,861 INFO L276 IsEmpty]: Start isEmpty. Operand 152 states and 246 transitions. [2024-11-13 23:20:53,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-13 23:20:53,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:53,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:53,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:54,334 INFO L134 CoverageAnalysis]: Checked inductivity of 1580 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 1550 trivial. 0 not checked. [2024-11-13 23:20:55,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:55,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 303 states to 157 states and 272 transitions. [2024-11-13 23:20:55,219 INFO L276 IsEmpty]: Start isEmpty. Operand 157 states and 272 transitions. [2024-11-13 23:20:55,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 155 [2024-11-13 23:20:55,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:55,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:55,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:55,634 INFO L134 CoverageAnalysis]: Checked inductivity of 1600 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 1550 trivial. 0 not checked. [2024-11-13 23:20:56,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:56,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 337 states to 162 states and 297 transitions. [2024-11-13 23:20:56,509 INFO L276 IsEmpty]: Start isEmpty. Operand 162 states and 297 transitions. [2024-11-13 23:20:56,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 160 [2024-11-13 23:20:56,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:56,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:56,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:56,994 INFO L134 CoverageAnalysis]: Checked inductivity of 1625 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 1550 trivial. 0 not checked. [2024-11-13 23:20:57,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:57,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 371 states to 167 states and 321 transitions. [2024-11-13 23:20:57,833 INFO L276 IsEmpty]: Start isEmpty. Operand 167 states and 321 transitions. [2024-11-13 23:20:57,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-11-13 23:20:57,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:57,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:57,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:58,288 INFO L134 CoverageAnalysis]: Checked inductivity of 1655 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 1550 trivial. 0 not checked. [2024-11-13 23:20:59,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:59,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 405 states to 172 states and 344 transitions. [2024-11-13 23:20:59,221 INFO L276 IsEmpty]: Start isEmpty. Operand 172 states and 344 transitions. [2024-11-13 23:20:59,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 170 [2024-11-13 23:20:59,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:59,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:59,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:59,744 INFO L134 CoverageAnalysis]: Checked inductivity of 1690 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 1550 trivial. 0 not checked. [2024-11-13 23:21:00,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:00,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 439 states to 177 states and 366 transitions. [2024-11-13 23:21:00,678 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 366 transitions. [2024-11-13 23:21:00,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 175 [2024-11-13 23:21:00,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:00,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:00,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:01,121 INFO L134 CoverageAnalysis]: Checked inductivity of 1730 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 1550 trivial. 0 not checked. [2024-11-13 23:21:02,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:02,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 473 states to 182 states and 387 transitions. [2024-11-13 23:21:02,054 INFO L276 IsEmpty]: Start isEmpty. Operand 182 states and 387 transitions. [2024-11-13 23:21:02,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 180 [2024-11-13 23:21:02,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:02,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:02,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:02,643 INFO L134 CoverageAnalysis]: Checked inductivity of 1775 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 1550 trivial. 0 not checked. [2024-11-13 23:21:03,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:03,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 507 states to 187 states and 407 transitions. [2024-11-13 23:21:03,666 INFO L276 IsEmpty]: Start isEmpty. Operand 187 states and 407 transitions. [2024-11-13 23:21:03,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 185 [2024-11-13 23:21:03,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:03,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:03,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:04,312 INFO L134 CoverageAnalysis]: Checked inductivity of 1825 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 1550 trivial. 0 not checked. [2024-11-13 23:21:05,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:05,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 541 states to 192 states and 426 transitions. [2024-11-13 23:21:05,370 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 426 transitions. [2024-11-13 23:21:05,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 190 [2024-11-13 23:21:05,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:05,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:05,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:06,112 INFO L134 CoverageAnalysis]: Checked inductivity of 1880 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 1550 trivial. 0 not checked. [2024-11-13 23:21:07,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:07,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 575 states to 197 states and 444 transitions. [2024-11-13 23:21:07,099 INFO L276 IsEmpty]: Start isEmpty. Operand 197 states and 444 transitions. [2024-11-13 23:21:07,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2024-11-13 23:21:07,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:07,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:07,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:07,666 INFO L134 CoverageAnalysis]: Checked inductivity of 1940 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 1550 trivial. 0 not checked. [2024-11-13 23:21:08,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:08,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 609 states to 202 states and 461 transitions. [2024-11-13 23:21:08,642 INFO L276 IsEmpty]: Start isEmpty. Operand 202 states and 461 transitions. [2024-11-13 23:21:08,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 200 [2024-11-13 23:21:08,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:08,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:08,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:09,335 INFO L134 CoverageAnalysis]: Checked inductivity of 2005 backedges. 0 proven. 455 refuted. 0 times theorem prover too weak. 1550 trivial. 0 not checked. [2024-11-13 23:21:10,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:10,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 643 states to 207 states and 477 transitions. [2024-11-13 23:21:10,355 INFO L276 IsEmpty]: Start isEmpty. Operand 207 states and 477 transitions. [2024-11-13 23:21:10,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 205 [2024-11-13 23:21:10,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:10,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:10,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:11,081 INFO L134 CoverageAnalysis]: Checked inductivity of 2075 backedges. 0 proven. 525 refuted. 0 times theorem prover too weak. 1550 trivial. 0 not checked. [2024-11-13 23:21:12,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:12,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 677 states to 212 states and 492 transitions. [2024-11-13 23:21:12,136 INFO L276 IsEmpty]: Start isEmpty. Operand 212 states and 492 transitions. [2024-11-13 23:21:12,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 210 [2024-11-13 23:21:12,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:12,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:12,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:12,759 INFO L134 CoverageAnalysis]: Checked inductivity of 2150 backedges. 0 proven. 600 refuted. 0 times theorem prover too weak. 1550 trivial. 0 not checked. [2024-11-13 23:21:13,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:13,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 711 states to 217 states and 506 transitions. [2024-11-13 23:21:13,771 INFO L276 IsEmpty]: Start isEmpty. Operand 217 states and 506 transitions. [2024-11-13 23:21:13,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 215 [2024-11-13 23:21:13,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:13,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:13,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:14,477 INFO L134 CoverageAnalysis]: Checked inductivity of 2230 backedges. 0 proven. 680 refuted. 0 times theorem prover too weak. 1550 trivial. 0 not checked. [2024-11-13 23:21:15,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:15,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 745 states to 222 states and 519 transitions. [2024-11-13 23:21:15,592 INFO L276 IsEmpty]: Start isEmpty. Operand 222 states and 519 transitions. [2024-11-13 23:21:15,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 220 [2024-11-13 23:21:15,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:15,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:15,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:16,416 INFO L134 CoverageAnalysis]: Checked inductivity of 2315 backedges. 0 proven. 765 refuted. 0 times theorem prover too weak. 1550 trivial. 0 not checked. [2024-11-13 23:21:17,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:17,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 779 states to 227 states and 531 transitions. [2024-11-13 23:21:17,490 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 531 transitions. [2024-11-13 23:21:17,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 225 [2024-11-13 23:21:17,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:17,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:17,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:18,184 INFO L134 CoverageAnalysis]: Checked inductivity of 2405 backedges. 0 proven. 855 refuted. 0 times theorem prover too weak. 1550 trivial. 0 not checked. [2024-11-13 23:21:19,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:19,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 813 states to 232 states and 542 transitions. [2024-11-13 23:21:19,332 INFO L276 IsEmpty]: Start isEmpty. Operand 232 states and 542 transitions. [2024-11-13 23:21:19,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 230 [2024-11-13 23:21:19,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:19,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:19,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:20,143 INFO L134 CoverageAnalysis]: Checked inductivity of 2500 backedges. 0 proven. 950 refuted. 0 times theorem prover too weak. 1550 trivial. 0 not checked. [2024-11-13 23:21:21,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:21,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 847 states to 237 states and 552 transitions. [2024-11-13 23:21:21,257 INFO L276 IsEmpty]: Start isEmpty. Operand 237 states and 552 transitions. [2024-11-13 23:21:21,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 235 [2024-11-13 23:21:21,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:21,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:21,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:22,018 INFO L134 CoverageAnalysis]: Checked inductivity of 2600 backedges. 0 proven. 1050 refuted. 0 times theorem prover too weak. 1550 trivial. 0 not checked. [2024-11-13 23:21:23,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:23,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 881 states to 242 states and 561 transitions. [2024-11-13 23:21:23,187 INFO L276 IsEmpty]: Start isEmpty. Operand 242 states and 561 transitions. [2024-11-13 23:21:23,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 240 [2024-11-13 23:21:23,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:23,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:23,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:23,921 INFO L134 CoverageAnalysis]: Checked inductivity of 2705 backedges. 0 proven. 1155 refuted. 0 times theorem prover too weak. 1550 trivial. 0 not checked. [2024-11-13 23:21:25,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:25,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 915 states to 247 states and 569 transitions. [2024-11-13 23:21:25,080 INFO L276 IsEmpty]: Start isEmpty. Operand 247 states and 569 transitions. [2024-11-13 23:21:25,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 245 [2024-11-13 23:21:25,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:25,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:25,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:25,926 INFO L134 CoverageAnalysis]: Checked inductivity of 2815 backedges. 0 proven. 1265 refuted. 0 times theorem prover too weak. 1550 trivial. 0 not checked. [2024-11-13 23:21:27,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:27,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 949 states to 252 states and 576 transitions. [2024-11-13 23:21:27,179 INFO L276 IsEmpty]: Start isEmpty. Operand 252 states and 576 transitions. [2024-11-13 23:21:27,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 250 [2024-11-13 23:21:27,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:27,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:27,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:28,165 INFO L134 CoverageAnalysis]: Checked inductivity of 2930 backedges. 0 proven. 1380 refuted. 0 times theorem prover too weak. 1550 trivial. 0 not checked. [2024-11-13 23:21:29,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:29,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 983 states to 257 states and 582 transitions. [2024-11-13 23:21:29,470 INFO L276 IsEmpty]: Start isEmpty. Operand 257 states and 582 transitions. [2024-11-13 23:21:29,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 255 [2024-11-13 23:21:29,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:29,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:29,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:30,402 INFO L134 CoverageAnalysis]: Checked inductivity of 3050 backedges. 0 proven. 1500 refuted. 0 times theorem prover too weak. 1550 trivial. 0 not checked. [2024-11-13 23:21:31,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:31,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1017 states to 258 states and 583 transitions. [2024-11-13 23:21:31,629 INFO L276 IsEmpty]: Start isEmpty. Operand 258 states and 583 transitions. [2024-11-13 23:21:31,631 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-11-13 23:21:31,631 WARN L417 CodeCheckObserver]: This Program is SAFE, Check terminated with 56 iterations. [2024-11-13 23:21:31,640 INFO L729 CodeCheckObserver]: All specifications hold 4 specifications checked. All of them hold [2024-11-13 23:21:34,326 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startEXIT(line -1) the Hoare annotation is: true [2024-11-13 23:21:34,326 INFO L77 FloydHoareUtils]: At program point L13(line 13) the Hoare annotation is: (and (<= 25 |ULTIMATE.start_main_~input~0#1|) (<= |ULTIMATE.start_main_~input~0#1| 25)) [2024-11-13 23:21:34,326 INFO L77 FloydHoareUtils]: At program point L13-1(line 13) the Hoare annotation is: true [2024-11-13 23:21:34,326 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(line -1) the Hoare annotation is: true [2024-11-13 23:21:34,326 INFO L77 FloydHoareUtils]: At program point idErr3ASSERT_VIOLATIONINTEGER_OVERFLOW(line 8) the Hoare annotation is: true [2024-11-13 23:21:34,326 INFO L75 FloydHoareUtils]: For program point idErr2ASSERT_VIOLATIONINTEGER_OVERFLOW(line 8) no Hoare annotation was computed. [2024-11-13 23:21:34,327 INFO L77 FloydHoareUtils]: At program point idFINAL(lines 6 9) the Hoare annotation is: true [2024-11-13 23:21:34,327 INFO L77 FloydHoareUtils]: At program point idEXIT(lines 6 9) the Hoare annotation is: true [2024-11-13 23:21:34,327 INFO L75 FloydHoareUtils]: For program point idErr0ASSERT_VIOLATIONINTEGER_OVERFLOW(line 8) no Hoare annotation was computed. [2024-11-13 23:21:34,327 INFO L75 FloydHoareUtils]: For program point idErr1ASSERT_VIOLATIONINTEGER_OVERFLOW(line 8) no Hoare annotation was computed. [2024-11-13 23:21:34,327 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 (<= 21 |id_#in~x|) (< |id_#in~x| 22)) (and (< |id_#in~x| 23) (<= 22 |id_#in~x|)) (and (< |id_#in~x| 21) (<= 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 (<= 23 |id_#in~x|) (< |id_#in~x| 24)) (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| 25) (<= 24 |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 (<= 25 |id_#in~x|) (<= |id_#in~x| 25)) (and (<= 4 |id_#in~x|) (< |id_#in~x| 5))) [2024-11-13 23:21:34,328 INFO L77 FloydHoareUtils]: At program point L8(line 8) the Hoare annotation is: (or (and (< id_~x 16) (<= 15 id_~x)) (and (<= 22 id_~x) (< id_~x 23)) (and (<= 24 id_~x) (< id_~x 25)) (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 (< id_~x 22) (<= 21 id_~x)) (and (<= 18 id_~x) (< id_~x 19)) (and (<= 20 id_~x) (< id_~x 21)) (and (<= 11 id_~x) (< id_~x 12)) (and (<= 4 id_~x) (< id_~x 5)) (and (< id_~x 24) (<= 23 id_~x)) (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)) (and (<= id_~x 25) (<= 25 id_~x))) [2024-11-13 23:21:34,328 INFO L77 FloydHoareUtils]: At program point L7(line 7) the Hoare annotation is: (or (and (< id_~x 16) (<= 15 id_~x)) (and (<= 22 id_~x) (< id_~x 23)) (and (<= 0 id_~x) (< id_~x 1)) (and (<= 24 id_~x) (< id_~x 25)) (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 (< id_~x 22) (<= 21 id_~x)) (and (<= 18 id_~x) (< id_~x 19)) (and (<= 20 id_~x) (< id_~x 21)) (and (<= 11 id_~x) (< id_~x 12)) (and (<= 4 id_~x) (< id_~x 5)) (and (< id_~x 24) (<= 23 id_~x)) (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)) (and (<= id_~x 25) (<= 25 id_~x))) [2024-11-13 23:21:34,329 INFO L77 FloydHoareUtils]: At program point L8-1(line 8) the Hoare annotation is: (or (and (< id_~x 16) (<= 15 id_~x)) (and (<= 22 id_~x) (< id_~x 23)) (and (<= 24 id_~x) (< id_~x 25)) (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 (< id_~x 22) (<= 21 id_~x)) (and (<= 18 id_~x) (< id_~x 19)) (and (<= 20 id_~x) (< id_~x 21)) (and (<= 11 id_~x) (< id_~x 12)) (and (<= 4 id_~x) (< id_~x 5)) (and (< id_~x 24) (<= 23 id_~x)) (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)) (and (<= id_~x 25) (<= 25 id_~x))) [2024-11-13 23:21:34,329 INFO L77 FloydHoareUtils]: At program point L8-2(line 8) the Hoare annotation is: (or (and (< id_~x 16) (<= 15 id_~x)) (and (<= 22 id_~x) (< id_~x 23)) (and (<= 24 id_~x) (< id_~x 25)) (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 (< id_~x 22) (<= 21 id_~x)) (and (<= 18 id_~x) (< id_~x 19)) (and (<= 20 id_~x) (< id_~x 21)) (and (<= 11 id_~x) (< id_~x 12)) (and (<= 4 id_~x) (< id_~x 5)) (and (< id_~x 24) (<= 23 id_~x)) (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)) (and (<= id_~x 25) (<= 25 id_~x))) [2024-11-13 23:21:34,329 INFO L77 FloydHoareUtils]: At program point L8-3(line 8) the Hoare annotation is: true [2024-11-13 23:21:34,329 INFO L77 FloydHoareUtils]: At program point L8-4(line 8) the Hoare annotation is: (<= 0 (+ |id_#t~ret4| 2147483648)) [2024-11-13 23:21:34,329 INFO L77 FloydHoareUtils]: At program point L8-5(line 8) the Hoare annotation is: true [2024-11-13 23:21:34,422 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 13.11 11:21:34 ImpRootNode [2024-11-13 23:21:34,422 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-13 23:21:34,423 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-13 23:21:34,423 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-13 23:21:34,423 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-13 23:21:34,424 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 11:20:25" (3/4) ... [2024-11-13 23:21:34,426 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-13 23:21:34,430 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure id [2024-11-13 23:21:34,434 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 16 nodes and edges [2024-11-13 23:21:34,434 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-11-13 23:21:34,434 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-13 23:21:34,435 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-13 23:21:34,526 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f6ea8862-b212-4fb4-a21d-930ec5128f1a/bin/ukojak-verify-EEHR8qb7sm/witness.graphml [2024-11-13 23:21:34,527 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f6ea8862-b212-4fb4-a21d-930ec5128f1a/bin/ukojak-verify-EEHR8qb7sm/witness.yml [2024-11-13 23:21:34,527 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-13 23:21:34,528 INFO L158 Benchmark]: Toolchain (without parser) took 69381.84ms. Allocated memory was 142.6MB in the beginning and 838.9MB in the end (delta: 696.3MB). Free memory was 117.9MB in the beginning and 773.7MB in the end (delta: -655.8MB). Peak memory consumption was 39.5MB. Max. memory is 16.1GB. [2024-11-13 23:21:34,529 INFO L158 Benchmark]: CDTParser took 0.44ms. Allocated memory is still 117.4MB. Free memory was 75.1MB in the beginning and 74.9MB in the end (delta: 195.8kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 23:21:34,530 INFO L158 Benchmark]: CACSL2BoogieTranslator took 272.28ms. Allocated memory is still 142.6MB. Free memory was 117.9MB in the beginning and 107.7MB in the end (delta: 10.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-13 23:21:34,531 INFO L158 Benchmark]: Boogie Procedure Inliner took 32.53ms. Allocated memory is still 142.6MB. Free memory was 107.4MB in the beginning and 106.6MB in the end (delta: 832.6kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 23:21:34,532 INFO L158 Benchmark]: Boogie Preprocessor took 19.83ms. Allocated memory is still 142.6MB. Free memory was 106.6MB in the beginning and 106.0MB in the end (delta: 578.8kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 23:21:34,532 INFO L158 Benchmark]: RCFGBuilder took 289.61ms. Allocated memory is still 142.6MB. Free memory was 106.0MB in the beginning and 95.4MB in the end (delta: 10.6MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-13 23:21:34,532 INFO L158 Benchmark]: CodeCheck took 68655.39ms. Allocated memory was 142.6MB in the beginning and 838.9MB in the end (delta: 696.3MB). Free memory was 95.4MB in the beginning and 778.1MB in the end (delta: -682.7MB). Peak memory consumption was 492.5MB. Max. memory is 16.1GB. [2024-11-13 23:21:34,534 INFO L158 Benchmark]: Witness Printer took 104.85ms. Allocated memory is still 838.9MB. Free memory was 778.1MB in the beginning and 773.7MB in the end (delta: 4.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-13 23:21:34,535 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: 65.8s, OverallIterations: 56, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 8811 SdHoareTripleChecker+Valid, 98.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 8499 mSDsluCounter, 7162 SdHoareTripleChecker+Invalid, 81.5s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1254 mSDsCounter, 25743 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 64944 IncrementalHoareTripleChecker+Invalid, 90687 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 25743 mSolverCounterUnsat, 5908 mSDtfsCounter, 64944 mSolverCounterSat, 1.8s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 97211 GetRequests, 93800 SyntacticMatches, 2991 SemanticMatches, 420 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 73266 ImplicationChecksByTransitivity, 41.3s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.1s SsaConstructionTime, 0.8s SatisfiabilityAnalysisTime, 26.1s InterpolantComputationTime, 6893 NumberOfCodeBlocks, 6893 NumberOfCodeBlocksAsserted, 55 NumberOfCheckSat, 6838 ConstructedInterpolants, 0 QuantifiedInterpolants, 13588 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 55 InterpolantComputations, 6 PerfectInterpolantSequences, 41858/68833 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 == 22) || (x == 18)) || (x == 0)) || (x == 16)) || (x == 17)) || (x == 24)) || (x == 4)) || (x == 11)) || (x == 21)) || (x == 14)) || (x == 6)) || (x == 1)) || (x == 9)) || (x == 8)) || (7 == x)) || (23 == x)) || (x == 20)) || (x == 15)) || (x == 2)) || (x == 12)) || (x == 3)) || (5 == x)) || (19 == x)) || (x == 25)) || (x == 13)) || (x == 10)) * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.44ms. Allocated memory is still 117.4MB. Free memory was 75.1MB in the beginning and 74.9MB in the end (delta: 195.8kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 272.28ms. Allocated memory is still 142.6MB. Free memory was 117.9MB in the beginning and 107.7MB in the end (delta: 10.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 32.53ms. Allocated memory is still 142.6MB. Free memory was 107.4MB in the beginning and 106.6MB in the end (delta: 832.6kB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 19.83ms. Allocated memory is still 142.6MB. Free memory was 106.6MB in the beginning and 106.0MB in the end (delta: 578.8kB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 289.61ms. Allocated memory is still 142.6MB. Free memory was 106.0MB in the beginning and 95.4MB in the end (delta: 10.6MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * CodeCheck took 68655.39ms. Allocated memory was 142.6MB in the beginning and 838.9MB in the end (delta: 696.3MB). Free memory was 95.4MB in the beginning and 778.1MB in the end (delta: -682.7MB). Peak memory consumption was 492.5MB. Max. memory is 16.1GB. * Witness Printer took 104.85ms. Allocated memory is still 838.9MB. Free memory was 778.1MB in the beginning and 773.7MB in the end (delta: 4.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. RESULT: Ultimate proved your program to be correct! [2024-11-13 23:21:34,574 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f6ea8862-b212-4fb4-a21d-930ec5128f1a/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