./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/nla-digbench-scaling/hard2_unwindbound2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75fb6914-0fd1-4a78-9445-eec32b14e78c/bin/ukojak-verify-Qdu7aM0XO9/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75fb6914-0fd1-4a78-9445-eec32b14e78c/bin/ukojak-verify-Qdu7aM0XO9/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75fb6914-0fd1-4a78-9445-eec32b14e78c/bin/ukojak-verify-Qdu7aM0XO9/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75fb6914-0fd1-4a78-9445-eec32b14e78c/bin/ukojak-verify-Qdu7aM0XO9/config/KojakReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/hard2_unwindbound2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75fb6914-0fd1-4a78-9445-eec32b14e78c/bin/ukojak-verify-Qdu7aM0XO9/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75fb6914-0fd1-4a78-9445-eec32b14e78c/bin/ukojak-verify-Qdu7aM0XO9 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 1ab6b58208d0c243ef581620bcab9aae54e201e00d3505f3320b182de5e7ff75 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-12-03 04:31:29,588 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-12-03 04:31:29,652 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75fb6914-0fd1-4a78-9445-eec32b14e78c/bin/ukojak-verify-Qdu7aM0XO9/config/svcomp-Reach-32bit-Kojak_Default.epf [2023-12-03 04:31:29,657 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-12-03 04:31:29,658 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-12-03 04:31:29,680 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-12-03 04:31:29,681 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-12-03 04:31:29,681 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-12-03 04:31:29,682 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-12-03 04:31:29,682 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-12-03 04:31:29,683 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-12-03 04:31:29,683 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-12-03 04:31:29,684 INFO L153 SettingsManager]: * sizeof long=4 [2023-12-03 04:31:29,684 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-12-03 04:31:29,685 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-12-03 04:31:29,685 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-12-03 04:31:29,686 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-12-03 04:31:29,686 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-12-03 04:31:29,687 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-12-03 04:31:29,687 INFO L153 SettingsManager]: * sizeof long double=12 [2023-12-03 04:31:29,688 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-12-03 04:31:29,688 INFO L153 SettingsManager]: * Use constant arrays=true [2023-12-03 04:31:29,689 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-12-03 04:31:29,689 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-12-03 04:31:29,690 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-12-03 04:31:29,690 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-12-03 04:31:29,691 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-12-03 04:31:29,691 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-12-03 04:31:29,691 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-12-03 04:31:29,692 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-12-03 04:31:29,692 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-12-03 04:31:29,692 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-12-03 04:31:29,693 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-12-03 04:31:29,693 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75fb6914-0fd1-4a78-9445-eec32b14e78c/bin/ukojak-verify-Qdu7aM0XO9/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75fb6914-0fd1-4a78-9445-eec32b14e78c/bin/ukojak-verify-Qdu7aM0XO9 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 ! call(reach_error())) ) 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 -> 1ab6b58208d0c243ef581620bcab9aae54e201e00d3505f3320b182de5e7ff75 [2023-12-03 04:31:29,896 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-12-03 04:31:29,920 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-12-03 04:31:29,923 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-12-03 04:31:29,924 INFO L270 PluginConnector]: Initializing CDTParser... [2023-12-03 04:31:29,925 INFO L274 PluginConnector]: CDTParser initialized [2023-12-03 04:31:29,926 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75fb6914-0fd1-4a78-9445-eec32b14e78c/bin/ukojak-verify-Qdu7aM0XO9/../../sv-benchmarks/c/nla-digbench-scaling/hard2_unwindbound2.c [2023-12-03 04:31:32,690 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-12-03 04:31:32,843 INFO L384 CDTParser]: Found 1 translation units. [2023-12-03 04:31:32,843 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75fb6914-0fd1-4a78-9445-eec32b14e78c/sv-benchmarks/c/nla-digbench-scaling/hard2_unwindbound2.c [2023-12-03 04:31:32,849 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75fb6914-0fd1-4a78-9445-eec32b14e78c/bin/ukojak-verify-Qdu7aM0XO9/data/c21737a61/47af1f633f3344f0958b9ac0f5deba1f/FLAGd941c1f9f [2023-12-03 04:31:32,859 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75fb6914-0fd1-4a78-9445-eec32b14e78c/bin/ukojak-verify-Qdu7aM0XO9/data/c21737a61/47af1f633f3344f0958b9ac0f5deba1f [2023-12-03 04:31:32,861 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-12-03 04:31:32,862 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-12-03 04:31:32,863 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-12-03 04:31:32,863 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-12-03 04:31:32,867 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-12-03 04:31:32,867 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 03.12 04:31:32" (1/1) ... [2023-12-03 04:31:32,868 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5bef35e5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 04:31:32, skipping insertion in model container [2023-12-03 04:31:32,868 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 03.12 04:31:32" (1/1) ... [2023-12-03 04:31:32,888 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-12-03 04:31:33,006 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75fb6914-0fd1-4a78-9445-eec32b14e78c/sv-benchmarks/c/nla-digbench-scaling/hard2_unwindbound2.c[526,539] [2023-12-03 04:31:33,021 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-03 04:31:33,029 INFO L202 MainTranslator]: Completed pre-run [2023-12-03 04:31:33,043 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75fb6914-0fd1-4a78-9445-eec32b14e78c/sv-benchmarks/c/nla-digbench-scaling/hard2_unwindbound2.c[526,539] [2023-12-03 04:31:33,050 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-03 04:31:33,064 INFO L206 MainTranslator]: Completed translation [2023-12-03 04:31:33,064 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 04:31:33 WrapperNode [2023-12-03 04:31:33,064 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-12-03 04:31:33,065 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-12-03 04:31:33,066 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-12-03 04:31:33,066 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-12-03 04:31:33,073 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 04:31:33" (1/1) ... [2023-12-03 04:31:33,080 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 04:31:33" (1/1) ... [2023-12-03 04:31:33,100 INFO L138 Inliner]: procedures = 14, calls = 22, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 69 [2023-12-03 04:31:33,100 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-12-03 04:31:33,101 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-12-03 04:31:33,101 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-12-03 04:31:33,101 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-12-03 04:31:33,110 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 04:31:33" (1/1) ... [2023-12-03 04:31:33,111 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 04:31:33" (1/1) ... [2023-12-03 04:31:33,112 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 04:31:33" (1/1) ... [2023-12-03 04:31:33,113 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 04:31:33" (1/1) ... [2023-12-03 04:31:33,116 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 04:31:33" (1/1) ... [2023-12-03 04:31:33,120 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 04:31:33" (1/1) ... [2023-12-03 04:31:33,121 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 04:31:33" (1/1) ... [2023-12-03 04:31:33,122 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 04:31:33" (1/1) ... [2023-12-03 04:31:33,124 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-12-03 04:31:33,125 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-12-03 04:31:33,125 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-12-03 04:31:33,125 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-12-03 04:31:33,126 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 04:31:33" (1/1) ... [2023-12-03 04:31:33,131 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-12-03 04:31:33,143 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75fb6914-0fd1-4a78-9445-eec32b14e78c/bin/ukojak-verify-Qdu7aM0XO9/z3 [2023-12-03 04:31:33,154 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75fb6914-0fd1-4a78-9445-eec32b14e78c/bin/ukojak-verify-Qdu7aM0XO9/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-12-03 04:31:33,161 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75fb6914-0fd1-4a78-9445-eec32b14e78c/bin/ukojak-verify-Qdu7aM0XO9/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-12-03 04:31:33,194 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-12-03 04:31:33,194 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-12-03 04:31:33,194 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-12-03 04:31:33,194 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-12-03 04:31:33,195 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2023-12-03 04:31:33,195 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2023-12-03 04:31:33,256 INFO L241 CfgBuilder]: Building ICFG [2023-12-03 04:31:33,258 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-12-03 04:31:33,376 INFO L282 CfgBuilder]: Performing block encoding [2023-12-03 04:31:33,405 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-12-03 04:31:33,405 INFO L309 CfgBuilder]: Removed 2 assume(true) statements. [2023-12-03 04:31:33,406 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 03.12 04:31:33 BoogieIcfgContainer [2023-12-03 04:31:33,406 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-12-03 04:31:33,407 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-12-03 04:31:33,407 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-12-03 04:31:33,417 INFO L274 PluginConnector]: CodeCheck initialized [2023-12-03 04:31:33,417 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 03.12 04:31:33" (1/1) ... [2023-12-03 04:31:33,427 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-03 04:31:33,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:31:33,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 22 states and 34 transitions. [2023-12-03 04:31:33,486 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 34 transitions. [2023-12-03 04:31:33,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2023-12-03 04:31:33,488 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:31:33,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:31:33,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:31:33,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:31:33,640 INFO L262 TraceCheckSpWp]: Trace formula consists of 62 conjuncts, 1 conjunts are in the unsatisfiable core [2023-12-03 04:31:33,644 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-03 04:31:33,666 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-03 04:31:33,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:31:33,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 22 states and 31 transitions. [2023-12-03 04:31:33,691 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 31 transitions. [2023-12-03 04:31:33,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2023-12-03 04:31:33,692 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:31:33,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:31:33,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:31:33,837 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-03 04:31:33,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:31:33,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 27 states and 43 transitions. [2023-12-03 04:31:33,916 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 43 transitions. [2023-12-03 04:31:33,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2023-12-03 04:31:33,920 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:31:33,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:31:33,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:31:33,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:31:33,971 INFO L262 TraceCheckSpWp]: Trace formula consists of 70 conjuncts, 3 conjunts are in the unsatisfiable core [2023-12-03 04:31:33,973 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-03 04:31:34,024 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-03 04:31:34,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:31:34,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 29 states and 46 transitions. [2023-12-03 04:31:34,196 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 46 transitions. [2023-12-03 04:31:34,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-12-03 04:31:34,196 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:31:34,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:31:34,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:31:34,289 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-03 04:31:34,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:31:34,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 33 states and 52 transitions. [2023-12-03 04:31:34,604 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 52 transitions. [2023-12-03 04:31:34,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2023-12-03 04:31:34,604 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:31:34,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:31:34,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:31:34,633 INFO L262 TraceCheckSpWp]: Trace formula consists of 83 conjuncts, 19 conjunts are in the unsatisfiable core [2023-12-03 04:31:34,635 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-03 04:31:34,853 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 6 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-03 04:31:35,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:31:35,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 38 states and 61 transitions. [2023-12-03 04:31:35,588 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 61 transitions. [2023-12-03 04:31:35,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2023-12-03 04:31:35,590 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:31:35,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:31:35,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:31:35,621 INFO L262 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 15 conjunts are in the unsatisfiable core [2023-12-03 04:31:35,623 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-03 04:31:35,682 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 8 proven. 4 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-12-03 04:31:35,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:31:35,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 42 states and 71 transitions. [2023-12-03 04:31:35,889 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 71 transitions. [2023-12-03 04:31:35,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2023-12-03 04:31:35,890 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:31:35,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:31:35,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:31:35,919 INFO L262 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 5 conjunts are in the unsatisfiable core [2023-12-03 04:31:35,920 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-03 04:31:36,019 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2023-12-03 04:31:37,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:31:37,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 52 states and 105 transitions. [2023-12-03 04:31:37,044 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 105 transitions. [2023-12-03 04:31:37,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2023-12-03 04:31:37,046 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:31:37,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:31:37,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:31:37,075 INFO L262 TraceCheckSpWp]: Trace formula consists of 107 conjuncts, 5 conjunts are in the unsatisfiable core [2023-12-03 04:31:37,077 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-03 04:31:37,148 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 6 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2023-12-03 04:31:37,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:31:37,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 125 states to 54 states and 107 transitions. [2023-12-03 04:31:37,538 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 107 transitions. [2023-12-03 04:31:37,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-12-03 04:31:37,540 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:31:37,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:31:37,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:31:37,567 INFO L262 TraceCheckSpWp]: Trace formula consists of 107 conjuncts, 11 conjunts are in the unsatisfiable core [2023-12-03 04:31:37,570 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-03 04:31:37,649 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 13 proven. 4 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-12-03 04:31:38,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:31:38,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 59 states and 121 transitions. [2023-12-03 04:31:38,338 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 121 transitions. [2023-12-03 04:31:38,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-12-03 04:31:38,339 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:31:38,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:31:38,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:31:38,373 INFO L262 TraceCheckSpWp]: Trace formula consists of 111 conjuncts, 10 conjunts are in the unsatisfiable core [2023-12-03 04:31:38,374 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-03 04:31:38,400 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked. [2023-12-03 04:31:38,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:31:38,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 61 states and 122 transitions. [2023-12-03 04:31:38,757 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 122 transitions. [2023-12-03 04:31:38,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2023-12-03 04:31:38,759 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:31:38,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:31:38,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:31:38,789 INFO L262 TraceCheckSpWp]: Trace formula consists of 120 conjuncts, 23 conjunts are in the unsatisfiable core [2023-12-03 04:31:38,791 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-03 04:31:38,948 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 12 proven. 15 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked. [2023-12-03 04:31:40,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:31:40,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 166 states to 67 states and 142 transitions. [2023-12-03 04:31:40,354 INFO L276 IsEmpty]: Start isEmpty. Operand 67 states and 142 transitions. [2023-12-03 04:31:40,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2023-12-03 04:31:40,356 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:31:40,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:31:40,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:31:40,385 INFO L262 TraceCheckSpWp]: Trace formula consists of 120 conjuncts, 23 conjunts are in the unsatisfiable core [2023-12-03 04:31:40,387 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-03 04:31:40,481 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 12 proven. 15 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked. [2023-12-03 04:31:40,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:31:40,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 69 states and 143 transitions. [2023-12-03 04:31:40,939 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 143 transitions. [2023-12-03 04:31:40,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2023-12-03 04:31:40,940 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:31:40,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:31:40,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:31:40,968 INFO L262 TraceCheckSpWp]: Trace formula consists of 118 conjuncts, 15 conjunts are in the unsatisfiable core [2023-12-03 04:31:40,969 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-03 04:31:41,026 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 12 proven. 10 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked. [2023-12-03 04:31:41,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:31:41,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 182 states to 72 states and 156 transitions. [2023-12-03 04:31:41,196 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 156 transitions. [2023-12-03 04:31:41,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-12-03 04:31:41,198 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:31:41,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:31:41,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:31:41,229 INFO L262 TraceCheckSpWp]: Trace formula consists of 127 conjuncts, 3 conjunts are in the unsatisfiable core [2023-12-03 04:31:41,230 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-03 04:31:41,310 INFO L134 CoverageAnalysis]: Checked inductivity of 53 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked. [2023-12-03 04:31:42,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:31:42,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 198 states to 77 states and 170 transitions. [2023-12-03 04:31:42,266 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 170 transitions. [2023-12-03 04:31:42,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2023-12-03 04:31:42,268 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:31:42,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:31:42,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:31:42,295 INFO L262 TraceCheckSpWp]: Trace formula consists of 127 conjuncts, 8 conjunts are in the unsatisfiable core [2023-12-03 04:31:42,296 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-03 04:31:42,388 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked. [2023-12-03 04:31:42,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:31:42,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 208 states to 79 states and 177 transitions. [2023-12-03 04:31:42,774 INFO L276 IsEmpty]: Start isEmpty. Operand 79 states and 177 transitions. [2023-12-03 04:31:42,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2023-12-03 04:31:42,775 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:31:42,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:31:42,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:31:42,803 INFO L262 TraceCheckSpWp]: Trace formula consists of 135 conjuncts, 7 conjunts are in the unsatisfiable core [2023-12-03 04:31:42,804 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-03 04:31:42,987 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 54 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2023-12-03 04:31:45,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:31:45,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 283 states to 93 states and 237 transitions. [2023-12-03 04:31:45,442 INFO L276 IsEmpty]: Start isEmpty. Operand 93 states and 237 transitions. [2023-12-03 04:31:45,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2023-12-03 04:31:45,444 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:31:45,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:31:45,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:31:45,470 INFO L262 TraceCheckSpWp]: Trace formula consists of 135 conjuncts, 15 conjunts are in the unsatisfiable core [2023-12-03 04:31:45,471 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-03 04:31:45,526 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 14 proven. 13 refuted. 0 times theorem prover too weak. 51 trivial. 0 not checked. [2023-12-03 04:31:45,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:31:45,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 286 states to 93 states and 236 transitions. [2023-12-03 04:31:45,869 INFO L276 IsEmpty]: Start isEmpty. Operand 93 states and 236 transitions. [2023-12-03 04:31:45,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2023-12-03 04:31:45,871 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:31:45,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:31:45,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:31:45,895 INFO L262 TraceCheckSpWp]: Trace formula consists of 135 conjuncts, 7 conjunts are in the unsatisfiable core [2023-12-03 04:31:45,897 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-03 04:31:45,996 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 54 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2023-12-03 04:31:46,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:31:46,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 285 states to 61 states and 144 transitions. [2023-12-03 04:31:46,277 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 144 transitions. [2023-12-03 04:31:46,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2023-12-03 04:31:46,278 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:31:46,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:31:46,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:31:46,306 INFO L262 TraceCheckSpWp]: Trace formula consists of 144 conjuncts, 4 conjunts are in the unsatisfiable core [2023-12-03 04:31:46,308 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-03 04:31:46,516 INFO L134 CoverageAnalysis]: Checked inductivity of 82 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2023-12-03 04:31:46,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:31:46,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 281 states to 47 states and 86 transitions. [2023-12-03 04:31:46,952 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 86 transitions. [2023-12-03 04:31:46,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2023-12-03 04:31:46,953 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:31:46,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:31:46,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 04:31:46,985 INFO L262 TraceCheckSpWp]: Trace formula consists of 144 conjuncts, 15 conjunts are in the unsatisfiable core [2023-12-03 04:31:46,986 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-03 04:31:47,069 INFO L134 CoverageAnalysis]: Checked inductivity of 82 backedges. 14 proven. 13 refuted. 0 times theorem prover too weak. 55 trivial. 0 not checked. [2023-12-03 04:31:47,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 04:31:47,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 282 states to 44 states and 73 transitions. [2023-12-03 04:31:47,400 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 73 transitions. [2023-12-03 04:31:47,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2023-12-03 04:31:47,401 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 04:31:47,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 04:31:47,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-12-03 04:31:47,427 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-12-03 04:31:47,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-12-03 04:31:47,456 WARN L476 CodeCheckObserver]: This program is UNSAFE, Check terminated with 21 iterations. [2023-12-03 04:31:47,481 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~post5 could not be translated [2023-12-03 04:31:47,482 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~post5 could not be translated [2023-12-03 04:31:47,484 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~post6 could not be translated [2023-12-03 04:31:47,490 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 03.12 04:31:47 ImpRootNode [2023-12-03 04:31:47,490 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2023-12-03 04:31:47,490 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-12-03 04:31:47,491 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-12-03 04:31:47,491 INFO L274 PluginConnector]: Witness Printer initialized [2023-12-03 04:31:47,491 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 03.12 04:31:33" (3/4) ... [2023-12-03 04:31:47,492 INFO L131 WitnessPrinter]: Generating witness for reachability counterexample [2023-12-03 04:31:47,499 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~post5 could not be translated [2023-12-03 04:31:47,500 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~post5 could not be translated [2023-12-03 04:31:47,501 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~post6 could not be translated [2023-12-03 04:31:47,537 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75fb6914-0fd1-4a78-9445-eec32b14e78c/bin/ukojak-verify-Qdu7aM0XO9/witness.graphml [2023-12-03 04:31:47,537 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-12-03 04:31:47,538 INFO L158 Benchmark]: Toolchain (without parser) took 14675.18ms. Allocated memory was 146.8MB in the beginning and 190.8MB in the end (delta: 44.0MB). Free memory was 110.0MB in the beginning and 91.1MB in the end (delta: 18.8MB). Peak memory consumption was 63.4MB. Max. memory is 16.1GB. [2023-12-03 04:31:47,538 INFO L158 Benchmark]: CDTParser took 0.20ms. Allocated memory is still 98.6MB. Free memory is still 52.4MB. There was no memory consumed. Max. memory is 16.1GB. [2023-12-03 04:31:47,538 INFO L158 Benchmark]: CACSL2BoogieTranslator took 201.55ms. Allocated memory is still 146.8MB. Free memory was 109.5MB in the beginning and 98.5MB in the end (delta: 10.9MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-12-03 04:31:47,539 INFO L158 Benchmark]: Boogie Procedure Inliner took 34.97ms. Allocated memory is still 146.8MB. Free memory was 98.5MB in the beginning and 97.3MB in the end (delta: 1.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-12-03 04:31:47,539 INFO L158 Benchmark]: Boogie Preprocessor took 22.81ms. Allocated memory is still 146.8MB. Free memory was 97.3MB in the beginning and 95.9MB in the end (delta: 1.5MB). There was no memory consumed. Max. memory is 16.1GB. [2023-12-03 04:31:47,540 INFO L158 Benchmark]: RCFGBuilder took 282.00ms. Allocated memory is still 146.8MB. Free memory was 95.9MB in the beginning and 82.8MB in the end (delta: 13.1MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2023-12-03 04:31:47,540 INFO L158 Benchmark]: CodeCheck took 14082.95ms. Allocated memory was 146.8MB in the beginning and 190.8MB in the end (delta: 44.0MB). Free memory was 82.8MB in the beginning and 94.3MB in the end (delta: -11.5MB). Peak memory consumption was 34.1MB. Max. memory is 16.1GB. [2023-12-03 04:31:47,541 INFO L158 Benchmark]: Witness Printer took 46.40ms. Allocated memory is still 190.8MB. Free memory was 93.2MB in the beginning and 91.1MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-12-03 04:31:47,543 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, 22 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 14.0s, OverallIterations: 21, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 1734 SdHoareTripleChecker+Valid, 9.9s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 811 mSDsluCounter, 2294 SdHoareTripleChecker+Invalid, 8.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 909 mSDsCounter, 2047 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 6337 IncrementalHoareTripleChecker+Invalid, 8384 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 2047 mSolverCounterUnsat, 1385 mSDtfsCounter, 6337 mSolverCounterSat, 0.2s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 6645 GetRequests, 6222 SyntacticMatches, 167 SemanticMatches, 256 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 31007 ImplicationChecksByTransitivity, 10.6s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.1s SsaConstructionTime, 0.3s SatisfiabilityAnalysisTime, 2.0s InterpolantComputationTime, 641 NumberOfCodeBlocks, 641 NumberOfCodeBlocksAsserted, 21 NumberOfCheckSat, 573 ConstructedInterpolants, 0 QuantifiedInterpolants, 1632 SizeOfPredicates, 30 NumberOfNonLiveVariables, 2041 ConjunctsInSsa, 189 ConjunctsInUnsatCore, 20 InterpolantComputations, 11 PerfectInterpolantSequences, 740/817 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 - CounterExampleResult [Line: 17]: a call to reach_error is reachable a call to reach_error is reachable We found a FailurePath: [L22] int counter = 0; [L24] int A, B; [L25] int r, d, p, q; [L26] A = __VERIFIER_nondet_int() [L27] B = 1 [L29] r = A [L30] d = B [L31] p = 1 [L32] q = 0 VAL [A=1, B=1, counter=0, d=1, p=1, q=0, r=1] [L34] EXPR counter++ VAL [A=1, B=1, counter=1, d=1, p=1, q=0, r=1] [L34] COND TRUE counter++<2 [L35] CALL __VERIFIER_assert(q == 0) VAL [\old(cond)=1, counter=1] [L15] COND FALSE !(!(cond)) VAL [\old(cond)=1, cond=1, counter=1] [L35] RET __VERIFIER_assert(q == 0) VAL [A=1, B=1, counter=1, d=1, p=1, q=0, r=1] [L36] CALL __VERIFIER_assert(r == A) VAL [\old(cond)=1, counter=1] [L15] COND FALSE !(!(cond)) VAL [\old(cond)=1, cond=1, counter=1] [L36] RET __VERIFIER_assert(r == A) VAL [A=1, B=1, counter=1, d=1, p=1, q=0, r=1] [L37] CALL __VERIFIER_assert(d == B * p) VAL [\old(cond)=1, counter=1] [L15] COND FALSE !(!(cond)) VAL [\old(cond)=1, cond=1, counter=1] [L37] RET __VERIFIER_assert(d == B * p) VAL [A=1, B=1, counter=1, d=1, p=1, q=0, r=1] [L38] COND FALSE !(!(r >= d)) [L40] d = 2 * d [L41] p = 2 * p VAL [A=1, B=1, counter=1, d=2, p=2, q=0, r=1] [L34] EXPR counter++ VAL [A=1, B=1, counter=2, d=2, p=2, q=0, r=1] [L34] COND TRUE counter++<2 [L35] CALL __VERIFIER_assert(q == 0) VAL [\old(cond)=1, counter=2] [L15] COND FALSE !(!(cond)) VAL [\old(cond)=1, cond=1, counter=2] [L35] RET __VERIFIER_assert(q == 0) VAL [A=1, B=1, counter=2, d=2, p=2, q=0, r=1] [L36] CALL __VERIFIER_assert(r == A) VAL [\old(cond)=1, counter=2] [L15] COND FALSE !(!(cond)) VAL [\old(cond)=1, cond=1, counter=2] [L36] RET __VERIFIER_assert(r == A) VAL [A=1, B=1, counter=2, d=2, p=2, q=0, r=1] [L37] CALL __VERIFIER_assert(d == B * p) VAL [\old(cond)=1, counter=2] [L15] COND FALSE !(!(cond)) VAL [\old(cond)=1, cond=1, counter=2] [L37] RET __VERIFIER_assert(d == B * p) VAL [A=1, B=1, counter=2, d=2, p=2, q=0, r=1] [L38] COND TRUE !(r >= d) VAL [A=1, B=1, counter=2, d=2, p=2, q=0, r=1] [L44] EXPR counter++ VAL [A=1, B=1, counter=3, d=2, p=2, q=0, r=1] [L44] COND FALSE !(counter++<2) [L58] CALL __VERIFIER_assert(A == d*q + r) VAL [\old(cond)=1, counter=3] [L15] COND FALSE !(!(cond)) VAL [\old(cond)=1, cond=1, counter=3] [L58] RET __VERIFIER_assert(A == d*q + r) VAL [A=1, B=1, counter=3, d=2, p=2, q=0, r=1] [L59] CALL __VERIFIER_assert(B == d) VAL [\old(cond)=0, counter=3] [L15] COND TRUE !(cond) VAL [\old(cond)=0, cond=0, counter=3] [L17] reach_error() VAL [\old(cond)=0, cond=0, counter=3] * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.20ms. Allocated memory is still 98.6MB. Free memory is still 52.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 201.55ms. Allocated memory is still 146.8MB. Free memory was 109.5MB in the beginning and 98.5MB in the end (delta: 10.9MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 34.97ms. Allocated memory is still 146.8MB. Free memory was 98.5MB in the beginning and 97.3MB in the end (delta: 1.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 22.81ms. Allocated memory is still 146.8MB. Free memory was 97.3MB in the beginning and 95.9MB in the end (delta: 1.5MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 282.00ms. Allocated memory is still 146.8MB. Free memory was 95.9MB in the beginning and 82.8MB in the end (delta: 13.1MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * CodeCheck took 14082.95ms. Allocated memory was 146.8MB in the beginning and 190.8MB in the end (delta: 44.0MB). Free memory was 82.8MB in the beginning and 94.3MB in the end (delta: -11.5MB). Peak memory consumption was 34.1MB. Max. memory is 16.1GB. * Witness Printer took 46.40ms. Allocated memory is still 190.8MB. Free memory was 93.2MB in the beginning and 91.1MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~post5 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~post5 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~post6 could not be translated - GenericResult: Unfinished Backtranslation The program execution was not completely translated back. - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~post5 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~post5 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~post6 could not be translated - GenericResult: Unfinished Backtranslation The program execution was not completely translated back. RESULT: Ultimate proved your program to be incorrect! [2023-12-03 04:31:47,560 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75fb6914-0fd1-4a78-9445-eec32b14e78c/bin/ukojak-verify-Qdu7aM0XO9/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 Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE