./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/nla-digbench-scaling/geo1-u2_unwindbound1.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43342723-a038-4acb-ac81-ef4ac0ec94ec/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43342723-a038-4acb-ac81-ef4ac0ec94ec/bin/ukojak-verify-CZk0znPC7b/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43342723-a038-4acb-ac81-ef4ac0ec94ec/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43342723-a038-4acb-ac81-ef4ac0ec94ec/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/geo1-u2_unwindbound1.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43342723-a038-4acb-ac81-ef4ac0ec94ec/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43342723-a038-4acb-ac81-ef4ac0ec94ec/bin/ukojak-verify-CZk0znPC7b --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 fd71e81526c53a209c01167c5f9fb82334550a28a2ce7544b173ad186de6362e --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 02:44:08,208 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 02:44:08,267 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43342723-a038-4acb-ac81-ef4ac0ec94ec/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-12-06 02:44:08,272 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 02:44:08,273 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 02:44:08,292 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 02:44:08,293 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 02:44:08,293 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 02:44:08,294 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 02:44:08,294 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 02:44:08,294 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 02:44:08,294 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 02:44:08,294 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-06 02:44:08,294 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 02:44:08,294 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-06 02:44:08,294 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 02:44:08,294 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 02:44:08,295 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 02:44:08,295 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 02:44:08,295 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-12-06 02:44:08,295 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-06 02:44:08,295 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-06 02:44:08,295 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 02:44:08,295 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 02:44:08,295 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 02:44:08,295 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 02:44:08,295 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 02:44:08,295 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 02:44:08,296 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 02:44:08,296 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 02:44:08,296 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 02:44:08,296 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 02:44:08,296 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 02:44:08,296 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 02:44:08,296 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 02:44:08,296 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_43342723-a038-4acb-ac81-ef4ac0ec94ec/bin/ukojak-verify-CZk0znPC7b 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 -> fd71e81526c53a209c01167c5f9fb82334550a28a2ce7544b173ad186de6362e [2024-12-06 02:44:08,534 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 02:44:08,542 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 02:44:08,544 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 02:44:08,545 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 02:44:08,546 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 02:44:08,547 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43342723-a038-4acb-ac81-ef4ac0ec94ec/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/nla-digbench-scaling/geo1-u2_unwindbound1.c [2024-12-06 02:44:11,247 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43342723-a038-4acb-ac81-ef4ac0ec94ec/bin/ukojak-verify-CZk0znPC7b/data/c861e9b3d/6b0115d1c76a4c2388d95d7a8963c0d3/FLAGf73c6f61f [2024-12-06 02:44:11,474 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 02:44:11,475 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43342723-a038-4acb-ac81-ef4ac0ec94ec/sv-benchmarks/c/nla-digbench-scaling/geo1-u2_unwindbound1.c [2024-12-06 02:44:11,484 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43342723-a038-4acb-ac81-ef4ac0ec94ec/bin/ukojak-verify-CZk0znPC7b/data/c861e9b3d/6b0115d1c76a4c2388d95d7a8963c0d3/FLAGf73c6f61f [2024-12-06 02:44:11,838 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43342723-a038-4acb-ac81-ef4ac0ec94ec/bin/ukojak-verify-CZk0znPC7b/data/c861e9b3d/6b0115d1c76a4c2388d95d7a8963c0d3 [2024-12-06 02:44:11,840 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 02:44:11,841 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 02:44:11,842 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 02:44:11,842 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 02:44:11,845 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 02:44:11,846 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 02:44:11" (1/1) ... [2024-12-06 02:44:11,847 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@129a30a1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:44:11, skipping insertion in model container [2024-12-06 02:44:11,847 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 02:44:11" (1/1) ... [2024-12-06 02:44:11,857 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 02:44:11,968 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 02:44:11,977 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 02:44:11,990 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 02:44:12,001 INFO L204 MainTranslator]: Completed translation [2024-12-06 02:44:12,001 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:44:12 WrapperNode [2024-12-06 02:44:12,001 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 02:44:12,002 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 02:44:12,002 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 02:44:12,002 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 02:44:12,007 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:44:12" (1/1) ... [2024-12-06 02:44:12,011 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:44:12" (1/1) ... [2024-12-06 02:44:12,031 INFO L138 Inliner]: procedures = 14, calls = 10, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 71 [2024-12-06 02:44:12,031 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 02:44:12,032 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 02:44:12,032 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 02:44:12,032 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 02:44:12,038 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:44:12" (1/1) ... [2024-12-06 02:44:12,038 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:44:12" (1/1) ... [2024-12-06 02:44:12,040 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:44:12" (1/1) ... [2024-12-06 02:44:12,040 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:44:12" (1/1) ... [2024-12-06 02:44:12,043 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:44:12" (1/1) ... [2024-12-06 02:44:12,044 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:44:12" (1/1) ... [2024-12-06 02:44:12,046 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:44:12" (1/1) ... [2024-12-06 02:44:12,047 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:44:12" (1/1) ... [2024-12-06 02:44:12,048 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:44:12" (1/1) ... [2024-12-06 02:44:12,050 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 02:44:12,050 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 02:44:12,051 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 02:44:12,051 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 02:44:12,052 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:44:12" (1/1) ... [2024-12-06 02:44:12,057 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 02:44:12,067 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43342723-a038-4acb-ac81-ef4ac0ec94ec/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 02:44:12,077 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43342723-a038-4acb-ac81-ef4ac0ec94ec/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 02:44:12,079 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43342723-a038-4acb-ac81-ef4ac0ec94ec/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 02:44:12,100 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 02:44:12,100 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-06 02:44:12,100 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 02:44:12,100 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 02:44:12,100 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-12-06 02:44:12,100 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-12-06 02:44:12,142 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 02:44:12,143 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 02:44:12,372 INFO L? ?]: Removed 53 outVars from TransFormulas that were not future-live. [2024-12-06 02:44:12,372 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 02:44:12,397 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 02:44:12,397 INFO L312 CfgBuilder]: Removed 1 assume(true) statements. [2024-12-06 02:44:12,398 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 02:44:12 BoogieIcfgContainer [2024-12-06 02:44:12,398 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 02:44:12,399 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 02:44:12,399 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 02:44:12,406 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 02:44:12,406 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 02:44:12" (1/1) ... [2024-12-06 02:44:12,412 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 02:44:12,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:44:12,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 58 states and 61 transitions. [2024-12-06 02:44:12,450 INFO L276 IsEmpty]: Start isEmpty. Operand 58 states and 61 transitions. [2024-12-06 02:44:12,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-12-06 02:44:12,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:44:12,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:44:12,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:44:12,592 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:44:12,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:44:12,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 60 states and 63 transitions. [2024-12-06 02:44:12,638 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 63 transitions. [2024-12-06 02:44:12,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-12-06 02:44:12,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:44:12,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:44:12,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:44:12,681 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:44:12,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:44:12,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 61 states and 64 transitions. [2024-12-06 02:44:12,698 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 64 transitions. [2024-12-06 02:44:12,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-12-06 02:44:12,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:44:12,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:44:12,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:44:12,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:44:12,731 INFO L256 TraceCheckSpWp]: Trace formula consists of 37 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 02:44:12,734 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:44:12,758 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:44:12,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:44:12,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 66 states and 72 transitions. [2024-12-06 02:44:12,909 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 72 transitions. [2024-12-06 02:44:12,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-12-06 02:44:12,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:44:12,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:44:12,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:44:12,959 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:44:12,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:44:12,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 73 states to 67 states and 73 transitions. [2024-12-06 02:44:12,997 INFO L276 IsEmpty]: Start isEmpty. Operand 67 states and 73 transitions. [2024-12-06 02:44:12,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-12-06 02:44:12,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:44:12,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:44:13,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:44:13,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:44:13,019 INFO L256 TraceCheckSpWp]: Trace formula consists of 38 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 02:44:13,020 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:44:13,034 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:44:13,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:44:13,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 68 states and 74 transitions. [2024-12-06 02:44:13,050 INFO L276 IsEmpty]: Start isEmpty. Operand 68 states and 74 transitions. [2024-12-06 02:44:13,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-12-06 02:44:13,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:44:13,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:44:13,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:44:13,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:44:13,073 INFO L256 TraceCheckSpWp]: Trace formula consists of 39 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 02:44:13,074 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:44:13,091 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:44:13,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:44:13,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 69 states and 75 transitions. [2024-12-06 02:44:13,106 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 75 transitions. [2024-12-06 02:44:13,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-12-06 02:44:13,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:44:13,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:44:13,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:44:13,174 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:44:13,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:44:13,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 70 states and 76 transitions. [2024-12-06 02:44:13,190 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 76 transitions. [2024-12-06 02:44:13,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-12-06 02:44:13,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:44:13,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:44:13,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:44:13,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:44:13,213 INFO L256 TraceCheckSpWp]: Trace formula consists of 41 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-12-06 02:44:13,214 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:44:13,295 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:44:13,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:44:13,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 79 states and 87 transitions. [2024-12-06 02:44:13,616 INFO L276 IsEmpty]: Start isEmpty. Operand 79 states and 87 transitions. [2024-12-06 02:44:13,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-06 02:44:13,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:44:13,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:44:13,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:44:13,729 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:44:14,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:44:14,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 89 states and 101 transitions. [2024-12-06 02:44:14,245 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 101 transitions. [2024-12-06 02:44:14,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-06 02:44:14,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:44:14,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:44:14,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:44:14,319 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:44:14,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:44:14,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 90 states and 103 transitions. [2024-12-06 02:44:14,539 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 103 transitions. [2024-12-06 02:44:14,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 02:44:14,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:44:14,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:44:14,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:44:14,594 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:44:14,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:44:14,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 92 states and 106 transitions. [2024-12-06 02:44:14,716 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 106 transitions. [2024-12-06 02:44:14,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 02:44:14,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:44:14,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:44:14,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:44:14,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:44:14,742 INFO L256 TraceCheckSpWp]: Trace formula consists of 52 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 02:44:14,743 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:44:14,782 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:44:14,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:44:14,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 95 states and 111 transitions. [2024-12-06 02:44:14,809 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 111 transitions. [2024-12-06 02:44:14,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 02:44:14,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:44:14,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:44:14,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:44:14,875 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:44:15,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:44:15,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 110 states and 134 transitions. [2024-12-06 02:44:15,944 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 134 transitions. [2024-12-06 02:44:15,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 02:44:15,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:44:15,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:44:15,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:44:15,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:44:15,974 INFO L256 TraceCheckSpWp]: Trace formula consists of 53 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 02:44:15,975 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:44:16,009 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:44:16,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:44:16,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 111 states and 135 transitions. [2024-12-06 02:44:16,034 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 135 transitions. [2024-12-06 02:44:16,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 02:44:16,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:44:16,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:44:16,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:44:16,073 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:44:16,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:44:16,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 112 states and 136 transitions. [2024-12-06 02:44:16,097 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-12-06 02:44:16,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 02:44:16,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:44:16,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:44:16,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:44:16,215 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:44:16,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:44:16,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 113 states and 138 transitions. [2024-12-06 02:44:16,324 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 138 transitions. [2024-12-06 02:44:16,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 02:44:16,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:44:16,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:44:16,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:44:16,428 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:44:16,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:44:16,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 116 states and 142 transitions. [2024-12-06 02:44:16,783 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 142 transitions. [2024-12-06 02:44:16,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 02:44:16,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:44:16,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:44:16,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:44:16,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:44:16,807 INFO L256 TraceCheckSpWp]: Trace formula consists of 57 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-12-06 02:44:16,809 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:44:16,925 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:44:17,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:44:17,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 145 states to 118 states and 145 transitions. [2024-12-06 02:44:17,103 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 145 transitions. [2024-12-06 02:44:17,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 02:44:17,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:44:17,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:44:17,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:44:17,227 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:44:18,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:44:18,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 122 states and 150 transitions. [2024-12-06 02:44:18,469 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 150 transitions. [2024-12-06 02:44:18,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-06 02:44:18,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:44:18,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:44:18,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:44:28,570 WARN L286 SmtUtils]: Spent 10.01s on a formula simplification that was a NOOP. DAG size: 3 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2024-12-06 02:46:20,857 WARN L286 SmtUtils]: Spent 20.08s on a formula simplification that was a NOOP. DAG size: 27 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-12-06 02:47:27,058 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:50:07,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:50:07,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 160 states to 127 states and 160 transitions. [2024-12-06 02:50:07,237 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 160 transitions. [2024-12-06 02:50:07,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-06 02:50:07,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:50:07,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:50:07,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:50:07,390 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:50:07,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:50:07,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 126 states and 159 transitions. [2024-12-06 02:50:07,441 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 159 transitions. [2024-12-06 02:50:07,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-12-06 02:50:07,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:50:07,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:50:07,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:50:17,753 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:51:39,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:51:39,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 177 states to 139 states and 177 transitions. [2024-12-06 02:51:39,198 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 177 transitions. [2024-12-06 02:51:39,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-12-06 02:51:39,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:51:39,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:51:39,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:51:40,350 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:52:21,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:52:21,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 189 states to 149 states and 189 transitions. [2024-12-06 02:52:21,688 INFO L276 IsEmpty]: Start isEmpty. Operand 149 states and 189 transitions. [2024-12-06 02:52:21,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 02:52:21,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:52:21,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:52:21,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:52:21,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:52:21,708 INFO L256 TraceCheckSpWp]: Trace formula consists of 62 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-12-06 02:52:21,709 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:52:21,841 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:52:51,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:52:51,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 211 states to 167 states and 211 transitions. [2024-12-06 02:52:51,965 INFO L276 IsEmpty]: Start isEmpty. Operand 167 states and 211 transitions. [2024-12-06 02:52:51,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 02:52:51,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:52:51,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:52:51,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:52:51,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-06 02:52:51,989 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-12-06 02:52:52,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-06 02:52:52,012 WARN L473 CodeCheckObserver]: This program is UNSAFE, Check terminated with 25 iterations. [2024-12-06 02:52:52,037 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 06.12 02:52:52 ImpRootNode [2024-12-06 02:52:52,037 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-12-06 02:52:52,037 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-12-06 02:52:52,038 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-12-06 02:52:52,038 INFO L274 PluginConnector]: Witness Printer initialized [2024-12-06 02:52:52,038 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 02:44:12" (3/4) ... [2024-12-06 02:52:52,039 INFO L140 WitnessPrinter]: Generating witness for reachability counterexample [2024-12-06 02:52:52,069 INFO L129 tionWitnessGenerator]: Generated YAML witness of length 6. [2024-12-06 02:52:52,102 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43342723-a038-4acb-ac81-ef4ac0ec94ec/bin/ukojak-verify-CZk0znPC7b/witness.graphml [2024-12-06 02:52:52,102 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43342723-a038-4acb-ac81-ef4ac0ec94ec/bin/ukojak-verify-CZk0znPC7b/witness.yml [2024-12-06 02:52:52,103 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-12-06 02:52:52,103 INFO L158 Benchmark]: Toolchain (without parser) took 520261.74ms. Allocated memory was 117.4MB in the beginning and 218.1MB in the end (delta: 100.7MB). Free memory was 93.3MB in the beginning and 84.2MB in the end (delta: 9.1MB). Peak memory consumption was 109.2MB. Max. memory is 16.1GB. [2024-12-06 02:52:52,103 INFO L158 Benchmark]: CDTParser took 0.27ms. Allocated memory is still 117.4MB. Free memory is still 73.2MB. There was no memory consumed. Max. memory is 16.1GB. [2024-12-06 02:52:52,104 INFO L158 Benchmark]: CACSL2BoogieTranslator took 159.32ms. Allocated memory is still 117.4MB. Free memory was 93.3MB in the beginning and 82.5MB in the end (delta: 10.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-12-06 02:52:52,104 INFO L158 Benchmark]: Boogie Procedure Inliner took 29.24ms. Allocated memory is still 117.4MB. Free memory was 82.5MB in the beginning and 80.9MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-06 02:52:52,104 INFO L158 Benchmark]: Boogie Preprocessor took 18.18ms. Allocated memory is still 117.4MB. Free memory was 80.9MB in the beginning and 80.2MB in the end (delta: 711.6kB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-06 02:52:52,105 INFO L158 Benchmark]: RCFGBuilder took 347.58ms. Allocated memory is still 117.4MB. Free memory was 79.9MB in the beginning and 63.6MB in the end (delta: 16.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-12-06 02:52:52,105 INFO L158 Benchmark]: CodeCheck took 519638.49ms. Allocated memory was 117.4MB in the beginning and 218.1MB in the end (delta: 100.7MB). Free memory was 63.6MB in the beginning and 88.4MB in the end (delta: -24.8MB). Peak memory consumption was 75.7MB. Max. memory is 16.1GB. [2024-12-06 02:52:52,105 INFO L158 Benchmark]: Witness Printer took 65.06ms. Allocated memory is still 218.1MB. Free memory was 88.4MB in the beginning and 84.2MB in the end (delta: 4.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-12-06 02:52:52,107 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, 58 locations, 24 error locations. Started 1 CEGAR loops. OverallTime: 519.6s, OverallIterations: 25, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 2232 SdHoareTripleChecker+Valid, 7.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 1776 mSDsluCounter, 492 SdHoareTripleChecker+Invalid, 6.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 175 mSDsCounter, 578 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 5026 IncrementalHoareTripleChecker+Invalid, 5604 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 578 mSolverCounterUnsat, 317 mSDtfsCounter, 5026 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 2903 GetRequests, 2625 SyntacticMatches, 88 SemanticMatches, 190 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 20367 ImplicationChecksByTransitivity, 506.9s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.0s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 201.5s InterpolantComputationTime, 384 NumberOfCodeBlocks, 384 NumberOfCodeBlocksAsserted, 25 NumberOfCheckSat, 335 ConstructedInterpolants, 0 QuantifiedInterpolants, 1969 SizeOfPredicates, 0 NumberOfNonLiveVariables, 379 ConjunctsInSsa, 25 ConjunctsInUnsatCore, 24 InterpolantComputations, 24 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available - CounterExampleResult [Line: 41]: integer overflow possible integer overflow possible We found a FailurePath: [L22] int counter = 0; [L24] unsigned int z, k; [L25] long long x, y, c; [L26] z = __VERIFIER_nondet_uint() [L27] k = __VERIFIER_nondet_uint() [L29] x = 1 [L30] y = z [L31] c = 1 VAL [c=1, counter=0, x=1, y=3037000500, z=3037000500] [L33] EXPR counter++ VAL [c=1, counter=1, x=1, y=3037000500, z=3037000500] [L33] COND TRUE counter++<1 [L34] EXPR x*z VAL [c=1, counter=1, x=1, y=3037000500, z=3037000500] [L34] EXPR x*z - x VAL [c=1, counter=1, x=1, y=3037000500, z=3037000500] [L34] EXPR x*z - x - y VAL [c=1, counter=1, x=1, y=3037000500, z=3037000500] [L34] EXPR x*z - x - y + 1 VAL [c=1, counter=1, x=1, y=3037000500, z=3037000500] [L34] CALL __VERIFIER_assert(x*z - x - y + 1 == 0) VAL [counter=1] [L16] COND FALSE !(!(cond)) [L34] RET __VERIFIER_assert(x*z - x - y + 1 == 0) VAL [c=1, counter=1, x=1, y=3037000500, z=3037000500] [L36] COND FALSE !(!(c < k)) VAL [c=1, counter=1, k=2, x=1, y=3037000500, z=3037000500] [L39] EXPR c + 1 [L39] c = c + 1 VAL [c=2, counter=1, k=2, x=1, y=3037000500, z=3037000500] [L40] EXPR x * z VAL [c=2, counter=1, k=2, x=1, y=3037000500, z=3037000500] [L40] EXPR x * z + 1 [L40] x = x * z + 1 VAL [c=2, counter=1, k=2, x=3037000501, y=3037000500, z=3037000500] [L41] y * z VAL [c=2, counter=1, k=2, x=3037000501] * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.27ms. Allocated memory is still 117.4MB. Free memory is still 73.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 159.32ms. Allocated memory is still 117.4MB. Free memory was 93.3MB in the beginning and 82.5MB in the end (delta: 10.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 29.24ms. Allocated memory is still 117.4MB. Free memory was 82.5MB in the beginning and 80.9MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 18.18ms. Allocated memory is still 117.4MB. Free memory was 80.9MB in the beginning and 80.2MB in the end (delta: 711.6kB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 347.58ms. Allocated memory is still 117.4MB. Free memory was 79.9MB in the beginning and 63.6MB in the end (delta: 16.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * CodeCheck took 519638.49ms. Allocated memory was 117.4MB in the beginning and 218.1MB in the end (delta: 100.7MB). Free memory was 63.6MB in the beginning and 88.4MB in the end (delta: -24.8MB). Peak memory consumption was 75.7MB. Max. memory is 16.1GB. * Witness Printer took 65.06ms. Allocated memory is still 218.1MB. Free memory was 88.4MB in the beginning and 84.2MB in the end (delta: 4.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. RESULT: Ultimate proved your program to be incorrect! [2024-12-06 02:52:52,220 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_43342723-a038-4acb-ac81-ef4ac0ec94ec/bin/ukojak-verify-CZk0znPC7b/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 Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE(OVERFLOW)