./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/termination-nla/knuth-nosqrt-both-nt.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ba1938b-b1f5-4e29-ae5c-76d5da2b74d5/bin/uautomizer-verify-VRDe98Ueme/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ba1938b-b1f5-4e29-ae5c-76d5da2b74d5/bin/uautomizer-verify-VRDe98Ueme/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ba1938b-b1f5-4e29-ae5c-76d5da2b74d5/bin/uautomizer-verify-VRDe98Ueme/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ba1938b-b1f5-4e29-ae5c-76d5da2b74d5/bin/uautomizer-verify-VRDe98Ueme/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/termination-nla/knuth-nosqrt-both-nt.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ba1938b-b1f5-4e29-ae5c-76d5da2b74d5/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ba1938b-b1f5-4e29-ae5c-76d5da2b74d5/bin/uautomizer-verify-VRDe98Ueme --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(F end) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash ca1a9df26896febb4415bcdd1e46e70fe2c8b283193110413dc193d22c6c8cb9 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-26 10:49:04,980 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-26 10:49:05,101 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ba1938b-b1f5-4e29-ae5c-76d5da2b74d5/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-Termination-32bit-Automizer_Default.epf [2023-11-26 10:49:05,112 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-26 10:49:05,113 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-26 10:49:05,158 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-26 10:49:05,161 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-26 10:49:05,162 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-26 10:49:05,163 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-26 10:49:05,168 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-26 10:49:05,170 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-26 10:49:05,171 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-26 10:49:05,172 INFO L153 SettingsManager]: * Use SBE=true [2023-11-26 10:49:05,174 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2023-11-26 10:49:05,175 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2023-11-26 10:49:05,175 INFO L153 SettingsManager]: * Use old map elimination=false [2023-11-26 10:49:05,176 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2023-11-26 10:49:05,176 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2023-11-26 10:49:05,177 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2023-11-26 10:49:05,177 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-26 10:49:05,178 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2023-11-26 10:49:05,179 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-26 10:49:05,179 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-26 10:49:05,180 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-26 10:49:05,180 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-26 10:49:05,180 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2023-11-26 10:49:05,181 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2023-11-26 10:49:05,181 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2023-11-26 10:49:05,182 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-26 10:49:05,182 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-26 10:49:05,184 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-26 10:49:05,184 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2023-11-26 10:49:05,185 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-26 10:49:05,185 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-26 10:49:05,185 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-26 10:49:05,186 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-26 10:49:05,186 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-26 10:49:05,187 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2023-11-26 10:49:05,187 INFO L153 SettingsManager]: * TransformationType=MODULO_NEIGHBOR 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_5ba1938b-b1f5-4e29-ae5c-76d5da2b74d5/bin/uautomizer-verify-VRDe98Ueme/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_5ba1938b-b1f5-4e29-ae5c-76d5da2b74d5/bin/uautomizer-verify-VRDe98Ueme 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(F end) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer 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 -> ca1a9df26896febb4415bcdd1e46e70fe2c8b283193110413dc193d22c6c8cb9 [2023-11-26 10:49:05,511 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-26 10:49:05,544 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-26 10:49:05,549 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-26 10:49:05,550 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-26 10:49:05,551 INFO L274 PluginConnector]: CDTParser initialized [2023-11-26 10:49:05,553 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ba1938b-b1f5-4e29-ae5c-76d5da2b74d5/bin/uautomizer-verify-VRDe98Ueme/../../sv-benchmarks/c/termination-nla/knuth-nosqrt-both-nt.i [2023-11-26 10:49:08,906 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-26 10:49:09,129 INFO L384 CDTParser]: Found 1 translation units. [2023-11-26 10:49:09,130 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ba1938b-b1f5-4e29-ae5c-76d5da2b74d5/sv-benchmarks/c/termination-nla/knuth-nosqrt-both-nt.i [2023-11-26 10:49:09,138 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ba1938b-b1f5-4e29-ae5c-76d5da2b74d5/bin/uautomizer-verify-VRDe98Ueme/data/e00a77f96/0e7c042585b3419b9271b5e5bad0f0b1/FLAG2b29ad1f6 [2023-11-26 10:49:09,154 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ba1938b-b1f5-4e29-ae5c-76d5da2b74d5/bin/uautomizer-verify-VRDe98Ueme/data/e00a77f96/0e7c042585b3419b9271b5e5bad0f0b1 [2023-11-26 10:49:09,157 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-26 10:49:09,159 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-26 10:49:09,160 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-26 10:49:09,161 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-26 10:49:09,166 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-26 10:49:09,167 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 10:49:09" (1/1) ... [2023-11-26 10:49:09,168 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@20920fb1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:09, skipping insertion in model container [2023-11-26 10:49:09,168 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 10:49:09" (1/1) ... [2023-11-26 10:49:09,193 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-26 10:49:09,401 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 10:49:09,410 INFO L202 MainTranslator]: Completed pre-run [2023-11-26 10:49:09,460 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 10:49:09,467 WARN L675 CHandler]: The function __VERIFIER_nondet_unsigned_int is called, but not defined or handled by StandardFunctionHandler. [2023-11-26 10:49:09,484 INFO L206 MainTranslator]: Completed translation [2023-11-26 10:49:09,485 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:09 WrapperNode [2023-11-26 10:49:09,485 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-26 10:49:09,487 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-26 10:49:09,487 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-26 10:49:09,488 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-26 10:49:09,497 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:09" (1/1) ... [2023-11-26 10:49:09,508 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:09" (1/1) ... [2023-11-26 10:49:09,540 INFO L138 Inliner]: procedures = 5, calls = 4, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 58 [2023-11-26 10:49:09,540 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-26 10:49:09,541 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-26 10:49:09,541 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-26 10:49:09,542 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-26 10:49:09,555 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:09" (1/1) ... [2023-11-26 10:49:09,556 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:09" (1/1) ... [2023-11-26 10:49:09,565 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:09" (1/1) ... [2023-11-26 10:49:09,578 INFO L175 MemorySlicer]: No memory access in input program. [2023-11-26 10:49:09,578 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:09" (1/1) ... [2023-11-26 10:49:09,579 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:09" (1/1) ... [2023-11-26 10:49:09,590 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:09" (1/1) ... [2023-11-26 10:49:09,594 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:09" (1/1) ... [2023-11-26 10:49:09,600 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:09" (1/1) ... [2023-11-26 10:49:09,605 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:09" (1/1) ... [2023-11-26 10:49:09,607 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-26 10:49:09,608 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-26 10:49:09,609 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-26 10:49:09,610 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-26 10:49:09,611 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:09" (1/1) ... [2023-11-26 10:49:09,618 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 10:49:09,632 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ba1938b-b1f5-4e29-ae5c-76d5da2b74d5/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 10:49:09,651 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ba1938b-b1f5-4e29-ae5c-76d5da2b74d5/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-26 10:49:09,680 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ba1938b-b1f5-4e29-ae5c-76d5da2b74d5/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2023-11-26 10:49:09,703 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-26 10:49:09,703 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-26 10:49:09,703 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_unsigned_int [2023-11-26 10:49:09,869 INFO L241 CfgBuilder]: Building ICFG [2023-11-26 10:49:09,872 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-26 10:49:10,098 INFO L282 CfgBuilder]: Performing block encoding [2023-11-26 10:49:10,108 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-26 10:49:10,108 INFO L309 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-26 10:49:10,110 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 10:49:10 BoogieIcfgContainer [2023-11-26 10:49:10,110 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-26 10:49:10,112 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2023-11-26 10:49:10,112 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2023-11-26 10:49:10,117 INFO L274 PluginConnector]: BuchiAutomizer initialized [2023-11-26 10:49:10,118 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-26 10:49:10,118 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 26.11 10:49:09" (1/3) ... [2023-11-26 10:49:10,119 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@454901d0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 26.11 10:49:10, skipping insertion in model container [2023-11-26 10:49:10,120 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-26 10:49:10,120 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:09" (2/3) ... [2023-11-26 10:49:10,120 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@454901d0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 26.11 10:49:10, skipping insertion in model container [2023-11-26 10:49:10,121 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-26 10:49:10,121 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 10:49:10" (3/3) ... [2023-11-26 10:49:10,123 INFO L332 chiAutomizerObserver]: Analyzing ICFG knuth-nosqrt-both-nt.i [2023-11-26 10:49:10,191 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2023-11-26 10:49:10,191 INFO L304 stractBuchiCegarLoop]: Hoare is false [2023-11-26 10:49:10,192 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-11-26 10:49:10,192 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-11-26 10:49:10,192 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-11-26 10:49:10,192 INFO L308 stractBuchiCegarLoop]: Difference is false [2023-11-26 10:49:10,193 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-11-26 10:49:10,193 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2023-11-26 10:49:10,198 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 13 states, 12 states have (on average 1.6666666666666667) internal successors, (20), 12 states have internal predecessors, (20), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:49:10,220 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 5 [2023-11-26 10:49:10,220 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-26 10:49:10,220 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-26 10:49:10,227 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2023-11-26 10:49:10,228 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1] [2023-11-26 10:49:10,228 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-11-26 10:49:10,229 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 13 states, 12 states have (on average 1.6666666666666667) internal successors, (20), 12 states have internal predecessors, (20), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:49:10,233 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 5 [2023-11-26 10:49:10,233 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-26 10:49:10,233 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-26 10:49:10,234 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2023-11-26 10:49:10,234 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1] [2023-11-26 10:49:10,246 INFO L748 eck$LassoCheckResult]: Stem: 11#$Ultimate##0true assume { :begin_inline_ULTIMATE.init } true; 5#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret1#1, main_#t~ret2#1, main_~s~0#1, main_~a~0#1, main_~r~0#1, main_~k~0#1, main_~q~0#1, main_~d~0#1, main_~n~0#1, main_~t~0#1;havoc main_~s~0#1;havoc main_~a~0#1;havoc main_~r~0#1;havoc main_~k~0#1;havoc main_~q~0#1;havoc main_~d~0#1;havoc main_~n~0#1;havoc main_~t~0#1;call main_#t~ret1#1 := __VERIFIER_nondet_unsigned_int();main_~s~0#1 := main_#t~ret1#1;havoc main_#t~ret1#1;call main_#t~ret2#1 := __VERIFIER_nondet_unsigned_int();main_~a~0#1 := main_#t~ret2#1;havoc main_#t~ret2#1; 3#L15true assume !(main_~s~0#1 % 4294967296 >= 8192); 7#L18true assume !(main_~a~0#1 % 4294967296 <= 2);main_~n~0#1 := main_~s~0#1 * main_~s~0#1;main_~d~0#1 := main_~a~0#1;main_~r~0#1 := main_~n~0#1 % 4294967296 % (main_~d~0#1 % 4294967296);main_~t~0#1 := 0;main_~k~0#1 := main_~n~0#1 % 4294967296 % ((main_~d~0#1 - 2) % 4294967296);main_~q~0#1 := 4 * (main_~n~0#1 % 4294967296 / ((main_~d~0#1 - 2) % 4294967296) - main_~n~0#1 % 4294967296 / (main_~d~0#1 % 4294967296)); 9#L40-2true [2023-11-26 10:49:10,247 INFO L750 eck$LassoCheckResult]: Loop: 9#L40-2true assume !false; 10#L28true assume !!(0 == (main_~d~0#1 * main_~k~0#1 - main_~d~0#1 * main_~t~0#1 - main_~a~0#1 * main_~k~0#1 + main_~a~0#1 * main_~t~0#1) % 4294967296); 4#L29true assume (2 * main_~r~0#1 + main_~q~0#1) % 4294967296 < main_~k~0#1 % 4294967296;main_~t~0#1 := main_~r~0#1;main_~r~0#1 := 2 + (2 * main_~r~0#1 - main_~k~0#1 + main_~q~0#1 + main_~d~0#1);main_~k~0#1 := main_~t~0#1;main_~q~0#1 := 4 + main_~q~0#1;main_~d~0#1 := 2 + main_~d~0#1; 9#L40-2true [2023-11-26 10:49:10,255 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:49:10,256 INFO L85 PathProgramCache]: Analyzing trace with hash 925672, now seen corresponding path program 1 times [2023-11-26 10:49:10,270 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:49:10,271 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1200395475] [2023-11-26 10:49:10,271 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:49:10,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:49:10,389 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-26 10:49:10,390 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [746692618] [2023-11-26 10:49:10,390 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:49:10,390 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-26 10:49:10,391 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ba1938b-b1f5-4e29-ae5c-76d5da2b74d5/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 10:49:10,397 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ba1938b-b1f5-4e29-ae5c-76d5da2b74d5/bin/uautomizer-verify-VRDe98Ueme/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-26 10:49:10,429 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ba1938b-b1f5-4e29-ae5c-76d5da2b74d5/bin/uautomizer-verify-VRDe98Ueme/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-26 10:49:10,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 10:49:10,482 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-26 10:49:10,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 10:49:10,578 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-26 10:49:10,582 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:49:10,582 INFO L85 PathProgramCache]: Analyzing trace with hash 50807, now seen corresponding path program 1 times [2023-11-26 10:49:10,583 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:49:10,583 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [774370892] [2023-11-26 10:49:10,583 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:49:10,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:49:10,590 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-26 10:49:10,591 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [967661752] [2023-11-26 10:49:10,591 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:49:10,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-26 10:49:10,592 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ba1938b-b1f5-4e29-ae5c-76d5da2b74d5/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 10:49:10,632 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ba1938b-b1f5-4e29-ae5c-76d5da2b74d5/bin/uautomizer-verify-VRDe98Ueme/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-26 10:49:10,672 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ba1938b-b1f5-4e29-ae5c-76d5da2b74d5/bin/uautomizer-verify-VRDe98Ueme/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-26 10:49:10,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 10:49:10,692 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-26 10:49:10,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 10:49:10,712 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-26 10:49:10,713 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:49:10,713 INFO L85 PathProgramCache]: Analyzing trace with hash 1806911792, now seen corresponding path program 1 times [2023-11-26 10:49:10,714 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:49:10,714 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1142031252] [2023-11-26 10:49:10,714 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:49:10,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:49:10,724 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-26 10:49:10,724 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1419648603] [2023-11-26 10:49:10,724 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:49:10,725 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-26 10:49:10,730 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ba1938b-b1f5-4e29-ae5c-76d5da2b74d5/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 10:49:10,737 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ba1938b-b1f5-4e29-ae5c-76d5da2b74d5/bin/uautomizer-verify-VRDe98Ueme/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-26 10:49:10,771 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ba1938b-b1f5-4e29-ae5c-76d5da2b74d5/bin/uautomizer-verify-VRDe98Ueme/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process