./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/eca-rers2012/Problem04_label23.c --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_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/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_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem04_label23.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/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_95a374cb-64e8-4248-a1ee-30a5493a9ef9/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 47ff27a18b01e8b4591935cf165ecfbb2c1dc4a991e5a76147a644ae40a59e3c --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-26 11:50:20,200 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-26 11:50:20,272 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-Termination-32bit-Automizer_Default.epf [2023-11-26 11:50:20,278 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-26 11:50:20,279 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-26 11:50:20,308 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-26 11:50:20,309 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-26 11:50:20,310 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-26 11:50:20,311 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-26 11:50:20,312 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-26 11:50:20,313 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-26 11:50:20,313 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-26 11:50:20,314 INFO L153 SettingsManager]: * Use SBE=true [2023-11-26 11:50:20,315 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2023-11-26 11:50:20,315 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2023-11-26 11:50:20,316 INFO L153 SettingsManager]: * Use old map elimination=false [2023-11-26 11:50:20,317 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2023-11-26 11:50:20,317 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2023-11-26 11:50:20,318 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2023-11-26 11:50:20,319 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-26 11:50:20,320 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2023-11-26 11:50:20,320 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-26 11:50:20,321 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-26 11:50:20,322 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-26 11:50:20,322 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-26 11:50:20,323 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2023-11-26 11:50:20,323 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2023-11-26 11:50:20,324 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2023-11-26 11:50:20,325 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-26 11:50:20,325 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-26 11:50:20,326 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-26 11:50:20,326 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2023-11-26 11:50:20,327 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-26 11:50:20,327 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-26 11:50:20,328 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-26 11:50:20,328 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-26 11:50:20,329 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-26 11:50:20,330 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2023-11-26 11:50:20,330 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_95a374cb-64e8-4248-a1ee-30a5493a9ef9/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_95a374cb-64e8-4248-a1ee-30a5493a9ef9/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 -> 47ff27a18b01e8b4591935cf165ecfbb2c1dc4a991e5a76147a644ae40a59e3c [2023-11-26 11:50:20,634 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-26 11:50:20,672 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-26 11:50:20,675 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-26 11:50:20,677 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-26 11:50:20,678 INFO L274 PluginConnector]: CDTParser initialized [2023-11-26 11:50:20,679 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/../../sv-benchmarks/c/eca-rers2012/Problem04_label23.c [2023-11-26 11:50:23,825 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-26 11:50:24,482 INFO L384 CDTParser]: Found 1 translation units. [2023-11-26 11:50:24,483 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/sv-benchmarks/c/eca-rers2012/Problem04_label23.c [2023-11-26 11:50:24,521 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/data/a41197970/9d14281c32934ef6a63bc47eb896b534/FLAG98db4669c [2023-11-26 11:50:24,539 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/data/a41197970/9d14281c32934ef6a63bc47eb896b534 [2023-11-26 11:50:24,545 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-26 11:50:24,548 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-26 11:50:24,550 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-26 11:50:24,550 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-26 11:50:24,556 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-26 11:50:24,557 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 11:50:24" (1/1) ... [2023-11-26 11:50:24,558 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@54953835 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:24, skipping insertion in model container [2023-11-26 11:50:24,559 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 11:50:24" (1/1) ... [2023-11-26 11:50:24,726 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-26 11:50:26,101 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 11:50:26,117 INFO L202 MainTranslator]: Completed pre-run [2023-11-26 11:50:26,768 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 11:50:26,799 INFO L206 MainTranslator]: Completed translation [2023-11-26 11:50:26,800 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:26 WrapperNode [2023-11-26 11:50:26,800 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-26 11:50:26,801 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-26 11:50:26,802 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-26 11:50:26,802 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-26 11:50:26,809 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:26" (1/1) ... [2023-11-26 11:50:26,904 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:26" (1/1) ... [2023-11-26 11:50:27,094 INFO L138 Inliner]: procedures = 17, calls = 12, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 5569 [2023-11-26 11:50:27,095 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-26 11:50:27,096 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-26 11:50:27,096 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-26 11:50:27,096 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-26 11:50:27,108 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:26" (1/1) ... [2023-11-26 11:50:27,109 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:26" (1/1) ... [2023-11-26 11:50:27,130 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:26" (1/1) ... [2023-11-26 11:50:27,187 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2023-11-26 11:50:27,188 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:26" (1/1) ... [2023-11-26 11:50:27,188 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:26" (1/1) ... [2023-11-26 11:50:27,285 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:26" (1/1) ... [2023-11-26 11:50:27,342 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:26" (1/1) ... [2023-11-26 11:50:27,364 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:26" (1/1) ... [2023-11-26 11:50:27,381 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:26" (1/1) ... [2023-11-26 11:50:27,407 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-26 11:50:27,409 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-26 11:50:27,409 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-26 11:50:27,409 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-26 11:50:27,410 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:26" (1/1) ... [2023-11-26 11:50:27,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:50:27,497 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 11:50:27,534 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-26 11:50:27,560 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2023-11-26 11:50:27,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-26 11:50:27,582 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-26 11:50:27,582 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-26 11:50:27,583 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-26 11:50:27,715 INFO L241 CfgBuilder]: Building ICFG [2023-11-26 11:50:27,717 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-26 11:50:32,954 INFO L282 CfgBuilder]: Performing block encoding [2023-11-26 11:50:32,996 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-26 11:50:32,996 INFO L309 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-26 11:50:32,999 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 11:50:32 BoogieIcfgContainer [2023-11-26 11:50:32,999 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-26 11:50:33,000 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2023-11-26 11:50:33,001 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2023-11-26 11:50:33,005 INFO L274 PluginConnector]: BuchiAutomizer initialized [2023-11-26 11:50:33,006 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-26 11:50:33,006 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 26.11 11:50:24" (1/3) ... [2023-11-26 11:50:33,008 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@362945da and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 26.11 11:50:33, skipping insertion in model container [2023-11-26 11:50:33,009 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-26 11:50:33,010 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:26" (2/3) ... [2023-11-26 11:50:33,011 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@362945da and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 26.11 11:50:33, skipping insertion in model container [2023-11-26 11:50:33,012 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-26 11:50:33,012 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 11:50:32" (3/3) ... [2023-11-26 11:50:33,013 INFO L332 chiAutomizerObserver]: Analyzing ICFG Problem04_label23.c [2023-11-26 11:50:33,109 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2023-11-26 11:50:33,110 INFO L304 stractBuchiCegarLoop]: Hoare is false [2023-11-26 11:50:33,110 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-11-26 11:50:33,110 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-11-26 11:50:33,110 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-11-26 11:50:33,110 INFO L308 stractBuchiCegarLoop]: Difference is false [2023-11-26 11:50:33,111 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-11-26 11:50:33,111 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2023-11-26 11:50:33,122 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 885 states, 884 states have (on average 1.920814479638009) internal successors, (1698), 884 states have internal predecessors, (1698), 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 11:50:33,187 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 880 [2023-11-26 11:50:33,187 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-26 11:50:33,187 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-26 11:50:33,200 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2023-11-26 11:50:33,200 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1] [2023-11-26 11:50:33,200 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-11-26 11:50:33,203 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 885 states, 884 states have (on average 1.920814479638009) internal successors, (1698), 884 states have internal predecessors, (1698), 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 11:50:33,218 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 880 [2023-11-26 11:50:33,218 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-26 11:50:33,219 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-26 11:50:33,222 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2023-11-26 11:50:33,223 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1] [2023-11-26 11:50:33,231 INFO L748 eck$LassoCheckResult]: Stem: 133#$Ultimate##0true assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(20, 2);call #Ultimate.allocInit(12, 3);~f~0 := 6;~e~0 := 5;~d~0 := 4;~b~0 := 2;~a~0 := 1;~c~0 := 3;~u~0 := 21;~v~0 := 22;~w~0 := 23;~x~0 := 24;~y~0 := 25;~z~0 := 26;~a3~0 := 1;~a4~0 := 17;~a25~0 := 1;~a1~0 := 1;~a26~0 := 18;~a28~0 := 15;~a7~0 := 1;~a14~0 := 19; 802#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet12#1, main_#t~ret13#1, main_~input~0#1, main_~output~0#1;main_~output~0#1 := -1; 765#L4826-2true [2023-11-26 11:50:33,231 INFO L750 eck$LassoCheckResult]: Loop: 765#L4826-2true assume !false;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1; 198#L4831true assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1; 661#L50true assume (1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0;~a28~0 := 15;~a26~0 := 17;~a4~0 := 16;~a14~0 := 18;~a7~0 := 1;calculate_output_#res#1 := -1; 482#calculate_output_returnLabel#1true main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_#t~ret13#1;havoc main_~input~0#1; 765#L4826-2true [2023-11-26 11:50:33,237 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:50:33,237 INFO L85 PathProgramCache]: Analyzing trace with hash 963, now seen corresponding path program 1 times [2023-11-26 11:50:33,246 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:50:33,246 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1393419357] [2023-11-26 11:50:33,247 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:50:33,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:50:33,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 11:50:33,354 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-26 11:50:33,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 11:50:33,386 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-26 11:50:33,389 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:50:33,389 INFO L85 PathProgramCache]: Analyzing trace with hash 1271452, now seen corresponding path program 1 times [2023-11-26 11:50:33,390 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:50:33,390 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1873202159] [2023-11-26 11:50:33,390 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:50:33,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:50:33,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 11:50:33,410 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-26 11:50:33,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 11:50:33,424 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-26 11:50:33,426 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:50:33,426 INFO L85 PathProgramCache]: Analyzing trace with hash 889698654, now seen corresponding path program 1 times [2023-11-26 11:50:33,426 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:50:33,426 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1047790307] [2023-11-26 11:50:33,427 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:50:33,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:50:33,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:50:33,587 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 11:50:33,588 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 11:50:33,588 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1047790307] [2023-11-26 11:50:33,589 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1047790307] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 11:50:33,589 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 11:50:33,589 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 11:50:33,590 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1178893354] [2023-11-26 11:50:33,591 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 11:50:33,907 INFO L210 LassoAnalysis]: Preferences: [2023-11-26 11:50:33,908 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-26 11:50:33,908 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-26 11:50:33,908 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-26 11:50:33,908 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2023-11-26 11:50:33,908 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:50:33,909 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-26 11:50:33,909 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-26 11:50:33,909 INFO L133 ssoRankerPreferences]: Filename of dumped script: Problem04_label23.c_Iteration1_Loop [2023-11-26 11:50:33,909 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-26 11:50:33,909 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-26 11:50:33,933 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:34,086 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:34,089 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:34,092 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:34,095 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:34,099 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:34,103 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:34,108 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:34,111 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:34,114 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:34,117 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:34,121 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:34,247 WARN L137 XnfTransformerHelper]: expecting exponential blowup for input size 6 [2023-11-26 11:50:34,713 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-26 11:50:34,713 INFO L404 LassoAnalysis]: Checking for nontermination... [2023-11-26 11:50:34,716 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:50:34,716 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 11:50:34,723 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-26 11:50:34,726 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-26 11:50:34,726 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-26 11:50:34,729 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process [2023-11-26 11:50:34,769 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Ended with exit code 0 [2023-11-26 11:50:34,769 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:50:34,769 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 11:50:34,771 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-26 11:50:34,780 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process [2023-11-26 11:50:34,781 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2023-11-26 11:50:34,781 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-26 11:50:34,841 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2023-11-26 11:50:34,851 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Forceful destruction successful, exit code 0 [2023-11-26 11:50:34,851 INFO L210 LassoAnalysis]: Preferences: [2023-11-26 11:50:34,852 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-26 11:50:34,852 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-26 11:50:34,852 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-26 11:50:34,852 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-11-26 11:50:34,852 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:50:34,852 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-26 11:50:34,852 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-26 11:50:34,852 INFO L133 ssoRankerPreferences]: Filename of dumped script: Problem04_label23.c_Iteration1_Loop [2023-11-26 11:50:34,853 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-26 11:50:34,853 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-26 11:50:34,858 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:35,043 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:35,047 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:35,051 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:35,055 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:35,058 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:35,061 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:35,066 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:35,069 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:35,072 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:35,075 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:35,079 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:35,202 WARN L137 XnfTransformerHelper]: expecting exponential blowup for input size 6 [2023-11-26 11:50:35,681 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-26 11:50:35,687 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-11-26 11:50:35,689 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:50:35,689 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 11:50:35,692 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-26 11:50:35,697 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-26 11:50:35,710 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process [2023-11-26 11:50:35,712 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-26 11:50:35,712 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-26 11:50:35,713 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-26 11:50:35,713 INFO L204 nArgumentSynthesizer]: 3 loop disjuncts [2023-11-26 11:50:35,714 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-26 11:50:35,730 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-26 11:50:35,730 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-26 11:50:35,750 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2023-11-26 11:50:35,764 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2023-11-26 11:50:35,764 INFO L444 ModelExtractionUtils]: 4 out of 7 variables were initially zero. Simplification set additionally 1 variables to zero. [2023-11-26 11:50:35,766 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:50:35,766 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 11:50:35,797 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-26 11:50:35,805 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2023-11-26 11:50:35,805 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2023-11-26 11:50:35,806 INFO L513 LassoAnalysis]: Proved termination. [2023-11-26 11:50:35,806 INFO L515 LassoAnalysis]: Termination argument consisting of: Ranking function f(~a4~0) = 1*~a4~0 Supporting invariants [] [2023-11-26 11:50:35,815 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process [2023-11-26 11:50:35,816 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Forceful destruction successful, exit code 0 [2023-11-26 11:50:35,819 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2023-11-26 11:50:35,860 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:50:35,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:50:35,908 INFO L262 TraceCheckSpWp]: Trace formula consists of 63 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-26 11:50:35,910 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-26 11:50:35,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:50:35,944 INFO L262 TraceCheckSpWp]: Trace formula consists of 31 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-26 11:50:35,945 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-26 11:50:36,101 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 11:50:36,151 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 2 loop predicates [2023-11-26 11:50:36,156 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand has 885 states, 884 states have (on average 1.920814479638009) internal successors, (1698), 884 states have internal predecessors, (1698), 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) Second operand has 4 states, 4 states have (on average 1.5) internal successors, (6), 4 states have internal predecessors, (6), 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 11:50:39,345 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Forceful destruction successful, exit code 0 [2023-11-26 11:50:40,427 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand has 885 states, 884 states have (on average 1.920814479638009) internal successors, (1698), 884 states have internal predecessors, (1698), 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). Second operand has 4 states, 4 states have (on average 1.5) internal successors, (6), 4 states have internal predecessors, (6), 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) Result 3542 states and 6269 transitions. Complement of second has 6 states. [2023-11-26 11:50:40,430 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 1 non-accepting loop states 1 accepting loop states [2023-11-26 11:50:40,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4 states, 4 states have (on average 1.5) internal successors, (6), 4 states have internal predecessors, (6), 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 11:50:40,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 3357 transitions. [2023-11-26 11:50:40,442 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 3357 transitions. Stem has 2 letters. Loop has 4 letters. [2023-11-26 11:50:40,443 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-26 11:50:40,444 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 3357 transitions. Stem has 6 letters. Loop has 4 letters. [2023-11-26 11:50:40,444 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-26 11:50:40,444 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 3357 transitions. Stem has 2 letters. Loop has 8 letters. [2023-11-26 11:50:40,445 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-26 11:50:40,445 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 3542 states and 6269 transitions. [2023-11-26 11:50:40,481 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 1698 [2023-11-26 11:50:40,511 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 3542 states to 2528 states and 4374 transitions. [2023-11-26 11:50:40,513 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 1701 [2023-11-26 11:50:40,516 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 1706 [2023-11-26 11:50:40,517 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2528 states and 4374 transitions. [2023-11-26 11:50:40,518 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2023-11-26 11:50:40,518 INFO L218 hiAutomatonCegarLoop]: Abstraction has 2528 states and 4374 transitions. [2023-11-26 11:50:40,545 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2528 states and 4374 transitions. [2023-11-26 11:50:40,651 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2528 to 2523. [2023-11-26 11:50:40,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2523 states, 2523 states have (on average 1.7316686484344035) internal successors, (4369), 2522 states have internal predecessors, (4369), 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 11:50:40,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2523 states to 2523 states and 4369 transitions. [2023-11-26 11:50:40,672 INFO L240 hiAutomatonCegarLoop]: Abstraction has 2523 states and 4369 transitions. [2023-11-26 11:50:40,672 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 11:50:40,675 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 11:50:40,676 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 11:50:40,678 INFO L87 Difference]: Start difference. First operand 2523 states and 4369 transitions. Second operand has 3 states, 3 states have (on average 2.0) internal successors, (6), 2 states have internal predecessors, (6), 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 11:50:45,523 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-26 11:50:45,523 INFO L93 Difference]: Finished difference Result 4980 states and 7611 transitions. [2023-11-26 11:50:45,523 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 4980 states and 7611 transitions. [2023-11-26 11:50:45,572 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 3272 [2023-11-26 11:50:45,621 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 4980 states to 4919 states and 7531 transitions. [2023-11-26 11:50:45,621 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 3275 [2023-11-26 11:50:45,626 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 3275 [2023-11-26 11:50:45,626 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4919 states and 7531 transitions. [2023-11-26 11:50:45,627 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2023-11-26 11:50:45,627 INFO L218 hiAutomatonCegarLoop]: Abstraction has 4919 states and 7531 transitions. [2023-11-26 11:50:45,635 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4919 states and 7531 transitions. [2023-11-26 11:50:45,744 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4919 to 4919. [2023-11-26 11:50:45,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4919 states, 4919 states have (on average 1.5310022362268754) internal successors, (7531), 4918 states have internal predecessors, (7531), 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 11:50:45,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4919 states to 4919 states and 7531 transitions. [2023-11-26 11:50:45,778 INFO L240 hiAutomatonCegarLoop]: Abstraction has 4919 states and 7531 transitions. [2023-11-26 11:50:45,778 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 11:50:45,780 INFO L428 stractBuchiCegarLoop]: Abstraction has 4919 states and 7531 transitions. [2023-11-26 11:50:45,780 INFO L335 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2023-11-26 11:50:45,780 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 4919 states and 7531 transitions. [2023-11-26 11:50:45,814 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 3272 [2023-11-26 11:50:45,815 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-26 11:50:45,815 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-26 11:50:45,816 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1] [2023-11-26 11:50:45,817 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 11:50:45,817 INFO L748 eck$LassoCheckResult]: Stem: 12468#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(20, 2);call #Ultimate.allocInit(12, 3);~f~0 := 6;~e~0 := 5;~d~0 := 4;~b~0 := 2;~a~0 := 1;~c~0 := 3;~u~0 := 21;~v~0 := 22;~w~0 := 23;~x~0 := 24;~y~0 := 25;~z~0 := 26;~a3~0 := 1;~a4~0 := 17;~a25~0 := 1;~a1~0 := 1;~a26~0 := 18;~a28~0 := 15;~a7~0 := 1;~a14~0 := 19; 12469#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet12#1, main_#t~ret13#1, main_~input~0#1, main_~output~0#1;main_~output~0#1 := -1; 14195#L4826-2 assume !false;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1; 12692#L4831 [2023-11-26 11:50:45,818 INFO L750 eck$LassoCheckResult]: Loop: 12692#L4831 assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1; 12693#L50 assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0); 13709#L57 assume !((1 == ~a25~0 && (16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output_~input#1) && !(1 == ~a3~0)) && 20 == ~a14~0); 12779#L62 assume !(17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a7~0 && 17 == ~a4~0 && (18 == ~a14~0 && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)); 12758#L68 assume !(!(1 == ~a7~0) && !(1 == ~a3~0) && (16 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 19 == ~a14~0); 12759#L76 assume !(16 == ~a28~0 && ((18 == ~a14~0 && (!(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a3~0 && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0); 13343#L82 assume !(!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output_~input#1 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a1~0); 13344#L90 assume !(1 == ~a1~0 && 17 == ~a26~0 && 18 == ~a4~0 && !(1 == ~a7~0) && ((1 == ~a25~0 && 3 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a3~0) && 20 == ~a14~0); 12664#L95 assume !(((((1 == ~a1~0 && (20 == ~a14~0 && 2 == calculate_output_~input#1 && 17 == ~a26~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0)); 12665#L102 assume !(17 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0))); 12919#L109 assume !(((17 == ~a4~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0); 12168#L115 assume !((16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0); 12169#L122 assume 1 == ~a25~0 && (1 == ~a1~0 && (1 == ~a7~0 && ((2 == calculate_output_~input#1 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a3~0) && 18 == ~a26~0) && 19 == ~a14~0;~a26~0 := 17;~a14~0 := 20;calculate_output_#res#1 := 24; 12746#calculate_output_returnLabel#1 main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_#t~ret13#1;havoc main_~input~0#1; 13516#L4826-2 assume !false;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1; 12692#L4831 [2023-11-26 11:50:45,819 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:50:45,819 INFO L85 PathProgramCache]: Analyzing trace with hash 29864, now seen corresponding path program 1 times [2023-11-26 11:50:45,820 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:50:45,820 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1515269737] [2023-11-26 11:50:45,820 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:50:45,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:50:45,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 11:50:45,832 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-26 11:50:45,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 11:50:45,844 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-26 11:50:45,845 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:50:45,845 INFO L85 PathProgramCache]: Analyzing trace with hash -1835408563, now seen corresponding path program 1 times [2023-11-26 11:50:45,845 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:50:45,846 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2035094862] [2023-11-26 11:50:45,846 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:50:45,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:50:45,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 11:50:45,867 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-26 11:50:45,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 11:50:45,888 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-26 11:50:45,889 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:50:45,890 INFO L85 PathProgramCache]: Analyzing trace with hash -783635514, now seen corresponding path program 1 times [2023-11-26 11:50:45,890 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:50:45,890 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1440490567] [2023-11-26 11:50:45,890 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:50:45,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:50:45,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 11:50:45,928 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-26 11:50:45,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 11:50:45,969 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-26 11:50:46,227 INFO L210 LassoAnalysis]: Preferences: [2023-11-26 11:50:46,227 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-26 11:50:46,227 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-26 11:50:46,228 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-26 11:50:46,228 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2023-11-26 11:50:46,228 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:50:46,228 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-26 11:50:46,228 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-26 11:50:46,228 INFO L133 ssoRankerPreferences]: Filename of dumped script: Problem04_label23.c_Iteration2_Loop [2023-11-26 11:50:46,228 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-26 11:50:46,229 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-26 11:50:46,230 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,234 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,238 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,242 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,253 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,257 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,262 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,267 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,273 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,276 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,281 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,284 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,287 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,295 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,299 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,303 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,455 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-26 11:50:46,455 INFO L404 LassoAnalysis]: Checking for nontermination... [2023-11-26 11:50:46,456 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:50:46,456 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 11:50:46,460 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-26 11:50:46,464 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2023-11-26 11:50:46,464 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-26 11:50:46,468 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-26 11:50:46,492 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-26 11:50:46,493 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~a3~0=1} Honda state: {~a3~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-26 11:50:46,502 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Forceful destruction successful, exit code 0 [2023-11-26 11:50:46,503 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:50:46,503 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 11:50:46,504 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-26 11:50:46,592 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process [2023-11-26 11:50:46,593 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-26 11:50:46,593 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-26 11:50:46,617 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-26 11:50:46,617 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~a1~0=1} Honda state: {~a1~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-26 11:50:46,625 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Forceful destruction successful, exit code 0 [2023-11-26 11:50:46,625 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:50:46,626 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 11:50:46,627 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-26 11:50:46,634 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-26 11:50:46,634 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-26 11:50:46,648 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process [2023-11-26 11:50:46,656 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-26 11:50:46,657 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~a28~0=15} Honda state: {~a28~0=15} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-26 11:50:46,666 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Forceful destruction successful, exit code 0 [2023-11-26 11:50:46,666 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:50:46,666 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 11:50:46,668 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-26 11:50:46,677 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process [2023-11-26 11:50:46,678 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-26 11:50:46,678 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-26 11:50:46,709 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Forceful destruction successful, exit code 0 [2023-11-26 11:50:46,709 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:50:46,710 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 11:50:46,711 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-26 11:50:46,718 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2023-11-26 11:50:46,718 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-26 11:50:46,732 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process [2023-11-26 11:50:46,743 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2023-11-26 11:50:46,752 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Forceful destruction successful, exit code 0 [2023-11-26 11:50:46,752 INFO L210 LassoAnalysis]: Preferences: [2023-11-26 11:50:46,752 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-26 11:50:46,752 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-26 11:50:46,752 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-26 11:50:46,753 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-11-26 11:50:46,753 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:50:46,753 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-26 11:50:46,753 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-26 11:50:46,753 INFO L133 ssoRankerPreferences]: Filename of dumped script: Problem04_label23.c_Iteration2_Loop [2023-11-26 11:50:46,753 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-26 11:50:46,753 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-26 11:50:46,755 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,759 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,763 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,767 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,771 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,779 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,782 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,788 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,791 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,794 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,797 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,803 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,807 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,810 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,814 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,816 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:50:46,970 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-26 11:50:46,970 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-11-26 11:50:46,971 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:50:46,971 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 11:50:46,981 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-26 11:50:47,066 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-26 11:50:47,078 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process [2023-11-26 11:50:47,079 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-26 11:50:47,079 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-26 11:50:47,079 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-26 11:50:47,080 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-26 11:50:47,080 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-26 11:50:47,081 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-26 11:50:47,081 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-26 11:50:47,100 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-26 11:50:47,105 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Forceful destruction successful, exit code 0 [2023-11-26 11:50:47,105 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:50:47,105 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 11:50:47,106 INFO L229 MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-26 11:50:47,121 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process [2023-11-26 11:50:47,123 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-26 11:50:47,137 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-26 11:50:47,137 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-26 11:50:47,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-26 11:50:47,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-26 11:50:47,138 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-26 11:50:47,139 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-26 11:50:47,139 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-26 11:50:47,156 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-26 11:50:47,162 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Forceful destruction successful, exit code 0 [2023-11-26 11:50:47,162 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:50:47,162 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 11:50:47,165 INFO L229 MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-26 11:50:47,173 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process [2023-11-26 11:50:47,173 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-26 11:50:47,187 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-26 11:50:47,187 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-26 11:50:47,187 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-26 11:50:47,187 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-26 11:50:47,188 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-26 11:50:47,188 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-26 11:50:47,188 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-26 11:50:47,204 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-26 11:50:47,213 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Forceful destruction successful, exit code 0 [2023-11-26 11:50:47,213 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:50:47,213 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 11:50:47,215 INFO L229 MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-26 11:50:47,230 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-26 11:50:47,248 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process [2023-11-26 11:50:47,248 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-26 11:50:47,249 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-26 11:50:47,249 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-26 11:50:47,249 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-26 11:50:47,249 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-26 11:50:47,251 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-26 11:50:47,252 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-26 11:50:47,261 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-26 11:50:47,270 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Forceful destruction successful, exit code 0 [2023-11-26 11:50:47,270 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:50:47,270 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 11:50:47,272 INFO L229 MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-26 11:50:47,281 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-26 11:50:47,294 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process [2023-11-26 11:50:47,294 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-26 11:50:47,295 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-26 11:50:47,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-26 11:50:47,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-26 11:50:47,295 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-26 11:50:47,296 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-26 11:50:47,296 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-26 11:50:47,312 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2023-11-26 11:50:47,325 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2023-11-26 11:50:47,326 INFO L444 ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero. [2023-11-26 11:50:47,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:50:47,326 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 11:50:47,327 INFO L229 MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-26 11:50:47,337 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2023-11-26 11:50:47,337 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2023-11-26 11:50:47,337 INFO L513 LassoAnalysis]: Proved termination. [2023-11-26 11:50:47,338 INFO L515 LassoAnalysis]: Termination argument consisting of: Ranking function f(~a14~0) = -2*~a14~0 + 39 Supporting invariants [] [2023-11-26 11:50:47,340 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process [2023-11-26 11:50:47,342 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Forceful destruction successful, exit code 0 [2023-11-26 11:50:47,343 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2023-11-26 11:50:47,375 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:50:47,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:50:47,396 INFO L262 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-26 11:50:47,397 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-26 11:50:47,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:50:47,431 INFO L262 TraceCheckSpWp]: Trace formula consists of 45 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-26 11:50:47,433 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-26 11:50:47,491 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 11:50:47,492 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 2 loop predicates [2023-11-26 11:50:47,492 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 4919 states and 7531 transitions. cyclomatic complexity: 2615 Second operand has 4 states, 4 states have (on average 4.5) internal successors, (18), 4 states have internal predecessors, (18), 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 11:50:51,008 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_95a374cb-64e8-4248-a1ee-30a5493a9ef9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Forceful destruction successful, exit code 0 [2023-11-26 11:50:51,752 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 4919 states and 7531 transitions. cyclomatic complexity: 2615. Second operand has 4 states, 4 states have (on average 4.5) internal successors, (18), 4 states have internal predecessors, (18), 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) Result 14807 states and 20750 transitions. Complement of second has 5 states. [2023-11-26 11:50:51,753 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 3 states 1 stem states 1 non-accepting loop states 1 accepting loop states [2023-11-26 11:50:51,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4 states, 4 states have (on average 4.5) internal successors, (18), 4 states have internal predecessors, (18), 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 11:50:51,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1118 transitions. [2023-11-26 11:50:51,756 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 1118 transitions. Stem has 3 letters. Loop has 15 letters. [2023-11-26 11:50:51,757 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-26 11:50:51,757 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 1118 transitions. Stem has 18 letters. Loop has 15 letters. [2023-11-26 11:50:51,758 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-26 11:50:51,758 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 1118 transitions. Stem has 3 letters. Loop has 30 letters. [2023-11-26 11:50:51,759 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-26 11:50:51,759 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 14807 states and 20750 transitions. [2023-11-26 11:50:51,901 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 6544 [2023-11-26 11:50:52,051 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 14807 states to 14807 states and 20750 transitions. [2023-11-26 11:50:52,051 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 6556 [2023-11-26 11:50:52,067 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 6573 [2023-11-26 11:50:52,067 INFO L73 IsDeterministic]: Start isDeterministic. Operand 14807 states and 20750 transitions. [2023-11-26 11:50:52,068 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2023-11-26 11:50:52,068 INFO L218 hiAutomatonCegarLoop]: Abstraction has 14807 states and 20750 transitions. [2023-11-26 11:50:52,092 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 14807 states and 20750 transitions. [2023-11-26 11:50:52,438 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 14807 to 14790. [2023-11-26 11:50:52,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 14790 states, 14790 states have (on average 1.4018255578093306) internal successors, (20733), 14789 states have internal predecessors, (20733), 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 11:50:52,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14790 states to 14790 states and 20733 transitions. [2023-11-26 11:50:52,541 INFO L240 hiAutomatonCegarLoop]: Abstraction has 14790 states and 20733 transitions. [2023-11-26 11:50:52,541 INFO L428 stractBuchiCegarLoop]: Abstraction has 14790 states and 20733 transitions. [2023-11-26 11:50:52,541 INFO L335 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2023-11-26 11:50:52,541 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 14790 states and 20733 transitions. [2023-11-26 11:50:52,607 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 6544 [2023-11-26 11:50:52,608 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-26 11:50:52,608 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-26 11:50:52,613 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2023-11-26 11:50:52,617 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 11:50:52,617 INFO L748 eck$LassoCheckResult]: Stem: 32265#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(20, 2);call #Ultimate.allocInit(12, 3);~f~0 := 6;~e~0 := 5;~d~0 := 4;~b~0 := 2;~a~0 := 1;~c~0 := 3;~u~0 := 21;~v~0 := 22;~w~0 := 23;~x~0 := 24;~y~0 := 25;~z~0 := 26;~a3~0 := 1;~a4~0 := 17;~a25~0 := 1;~a1~0 := 1;~a26~0 := 18;~a28~0 := 15;~a7~0 := 1;~a14~0 := 19; 32266#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet12#1, main_#t~ret13#1, main_~input~0#1, main_~output~0#1;main_~output~0#1 := -1; 33750#L4826-2 assume !false;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1; 43614#L4831 assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1; 32478#L50 [2023-11-26 11:50:52,618 INFO L750 eck$LassoCheckResult]: Loop: 32478#L50 assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0); 37951#L57 assume (1 == ~a25~0 && (16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output_~input#1) && !(1 == ~a3~0)) && 20 == ~a14~0;~a26~0 := 19;~a28~0 := 15;~a7~0 := 0;calculate_output_#res#1 := -1; 33249#calculate_output_returnLabel#1 main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_#t~ret13#1;havoc main_~input~0#1; 33250#L4826-2 assume !false;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1; 38202#L4831 assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1; 38201#L50 assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0); 38200#L57 assume !((1 == ~a25~0 && (16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output_~input#1) && !(1 == ~a3~0)) && 20 == ~a14~0); 38199#L62 assume !(17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a7~0 && 17 == ~a4~0 && (18 == ~a14~0 && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)); 38198#L68 assume !(!(1 == ~a7~0) && !(1 == ~a3~0) && (16 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 19 == ~a14~0); 38197#L76 assume !(16 == ~a28~0 && ((18 == ~a14~0 && (!(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a3~0 && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0); 38195#L82 assume !(!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output_~input#1 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a1~0); 38193#L90 assume !(1 == ~a1~0 && 17 == ~a26~0 && 18 == ~a4~0 && !(1 == ~a7~0) && ((1 == ~a25~0 && 3 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a3~0) && 20 == ~a14~0); 38192#L95 assume !(((((1 == ~a1~0 && (20 == ~a14~0 && 2 == calculate_output_~input#1 && 17 == ~a26~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0)); 38191#L102 assume !(17 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0))); 38190#L109 assume !(((17 == ~a4~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0); 37955#L115 assume !((16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0); 37954#L122 assume !(1 == ~a25~0 && (1 == ~a1~0 && (1 == ~a7~0 && ((2 == calculate_output_~input#1 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a3~0) && 18 == ~a26~0) && 19 == ~a14~0); 37953#L126 assume !((18 == ~a26~0 && 1 == ~a7~0 && 16 == ~a28~0 && (((1 == ~a25~0 && 2 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0)); 37952#L131 assume !(18 == ~a4~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 19 == ~a14~0 && (1 == ~a1~0 && 16 == ~a28~0 && 1 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0); 37950#L138 assume !(1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && (((3 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0); 37948#L146 assume !(17 == ~a4~0 && 1 == ~a25~0 && 20 == ~a14~0 && ((!(1 == ~a3~0) && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 16 == ~a28~0); 37946#L151 assume !(((((((1 == ~a7~0 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 20 == ~a14~0) && 18 == ~a4~0) && 15 == ~a28~0); 37944#L157 assume !((19 == ~a26~0 && 1 == ~a7~0 && (((18 == ~a14~0 && 4 == calculate_output_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 16 == ~a4~0); 37942#L161 assume !(18 == ~a26~0 && (15 == ~a28~0 && 1 == ~a7~0 && 1 == ~a25~0 && (17 == ~a4~0 && 19 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0); 37940#L165 assume !((20 == ~a14~0 && (15 == ~a28~0 && ((17 == ~a4~0 && 5 == calculate_output_~input#1 && 1 == ~a3~0) && 19 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a7~0); 37938#L170 assume !((1 == ~a1~0 && (((19 == ~a14~0 && 4 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && 16 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0)); 37937#L176 assume !(17 == ~a28~0 && (1 == ~a3~0 && 1 == ~a25~0 && 18 == ~a4~0 && 1 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 1 == ~a1~0); 37936#L183 assume !((!(1 == ~a7~0) && ((!(1 == ~a3~0) && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0) && 16 == ~a28~0); 37935#L189 assume !((1 == ~a1~0 && (20 == ~a14~0 && (17 == ~a28~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0); 37934#L195 assume !((1 == ~a25~0 && 16 == ~a28~0 && (1 == ~a1~0 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 1 == ~a3~0) && 17 == ~a4~0); 37933#L202 assume !(1 == ~a1~0 && 16 == ~a4~0 && ((((((17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a7~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0); 37932#L208 assume !(16 == ~a4~0 && 1 == ~a25~0 && 17 == ~a28~0 && ((19 == ~a14~0 && (1 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a7~0) && !(1 == ~a3~0)) && 1 == ~a1~0); 37931#L214 assume !(1 == ~a25~0 && (((1 == ~a3~0 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a4~0); 37352#L220 assume !(16 == ~a28~0 && 1 == ~a3~0 && 19 == ~a14~0 && ((18 == ~a4~0 && !(1 == ~a7~0) && 5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && 1 == ~a1~0); 36911#L227 assume !((!(1 == ~a3~0) && ((((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0) && 19 == ~a14~0) && 1 == ~a1~0); 36860#L234 assume !(((17 == ~a28~0 && (((2 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a14~0) && 1 == ~a25~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a1~0); 36857#L240 assume !((((1 == ~a3~0 && (1 == ~a25~0 && (4 == calculate_output_~input#1 && 1 == ~a7~0) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0) && 17 == ~a28~0) && 18 == ~a26~0); 36853#L246 assume !(1 == ~a1~0 && 18 == ~a4~0 && ((!(1 == ~a7~0) && 19 == ~a14~0 && (5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a3~0); 36849#L252 assume !(1 == ~a25~0 && 18 == ~a4~0 && 1 == ~a1~0 && 16 == ~a28~0 && ((2 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 18 == ~a14~0) && !(1 == ~a3~0)); 36845#L259 assume !((18 == ~a4~0 && (16 == ~a28~0 && 1 == ~a3~0 && 18 == ~a14~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0); 36841#L265 assume !((!(1 == ~a7~0) && 16 == ~a28~0 && 1 == ~a25~0 && 1 == ~a1~0 && !(1 == ~a3~0) && (5 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && 18 == ~a4~0); 36837#L270 assume !(((((15 == ~a28~0 && (1 == ~a1~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 1 == ~a7~0) && 16 == ~a4~0); 36833#L275 assume !((((((!(1 == ~a7~0) && 20 == ~a14~0 && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0); 36829#L278 assume !(19 == ~a14~0 && 19 == ~a26~0 && 15 == ~a28~0 && (16 == ~a4~0 && !(1 == ~a3~0) && (1 == ~a25~0 && 2 == calculate_output_~input#1) && !(1 == ~a7~0)) && 1 == ~a1~0); 36825#L284 assume !((((1 == ~a25~0 && 18 == ~a4~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 17 == ~a28~0) && 1 == ~a3~0) && 1 == ~a1~0); 36821#L290 assume !((16 == ~a28~0 && ((19 == ~a14~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a4~0); 36817#L297 assume !(1 == ~a25~0 && ((((15 == ~a28~0 && (6 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && !(1 == ~a7~0)) && 17 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0)); 36813#L304 assume !(1 == ~a3~0 && (((4 == calculate_output_~input#1 && ((18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0 && 16 == ~a28~0) || (20 == ~a14~0 && (18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0); 36809#L312 assume !(20 == ~a14~0 && 1 == ~a25~0 && (1 == ~a7~0 && ((16 == ~a4~0 && 5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0); 36805#L317 assume !(!(1 == ~a3~0) && (1 == ~a25~0 && 17 == ~a28~0 && (5 == calculate_output_~input#1 && ((20 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 16 == ~a4~0) && 1 == ~a1~0); 36801#L324 assume !(18 == ~a14~0 && 16 == ~a28~0 && ((((!(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 1 == ~a25~0); 36797#L329 assume !(18 == ~a4~0 && 17 == ~a26~0 && 1 == ~a25~0 && 1 == ~a1~0 && ((1 == ~a7~0 && 16 == ~a28~0 && 6 == calculate_output_~input#1) && 20 == ~a14~0) && 1 == ~a3~0); 36793#L333 assume !((1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a3~0) && 16 == ~a4~0 && (1 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 20 == ~a14~0); 36789#L340 assume !(1 == ~a1~0 && 1 == ~a3~0 && (20 == ~a14~0 && 16 == ~a28~0 && (3 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 18 == ~a4~0); 36785#L347 assume !(((18 == ~a4~0 && ((6 == calculate_output_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a28~0); 36781#L355 assume !(1 == ~a7~0 && 1 == ~a25~0 && ((1 == ~a1~0 && (17 == ~a28~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a14~0) && 18 == ~a4~0) && !(1 == ~a3~0)); 36777#L362 assume !(((((16 == ~a28~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a3~0) && 19 == ~a14~0) && 18 == ~a4~0); 36773#L369 assume !((19 == ~a14~0 && 1 == ~a25~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 17 == ~a4~0 && 3 == calculate_output_~input#1 && !(1 == ~a3~0)) && 19 == ~a26~0) && 1 == ~a1~0); 36769#L377 assume !(((1 == ~a1~0 && ((1 == ~a3~0 && 19 == ~a14~0 && 2 == calculate_output_~input#1 && 18 == ~a4~0) && 1 == ~a7~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a25~0); 36765#L382 assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 19 == ~a14~0 && 1 == ~a1~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a25~0); 36761#L387 assume !(((((18 == ~a14~0 && ((1 == calculate_output_~input#1 && 1 == ~a3~0) && 17 == ~a28~0) && 18 == ~a4~0) && !(1 == ~a7~0)) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a25~0); 36757#L393 assume !(1 == ~a7~0 && 19 == ~a26~0 && 1 == ~a1~0 && 19 == ~a14~0 && 1 == ~a25~0 && 15 == ~a28~0 && 16 == ~a4~0 && !(1 == ~a3~0) && 5 == calculate_output_~input#1); 36753#L398 assume !(!(1 == ~a7~0) && (1 == ~a1~0 && ((!(1 == ~a3~0) && 18 == ~a14~0 && 6 == calculate_output_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 16 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0); 36749#L403 assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 20 == ~a14~0 && ((((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a7~0)); 36745#L411 assume !((16 == ~a4~0 && ((19 == ~a14~0 && 1 == ~a7~0 && (1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 15 == ~a28~0); 36741#L416 assume !((((19 == ~a26~0 && 18 == ~a4~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a3~0); 36737#L422 assume !(((1 == ~a1~0 && 17 == ~a28~0 && 20 == ~a14~0 && 1 == ~a3~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0); 36733#L429 assume !((1 == ~a25~0 && 18 == ~a4~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && 1 == ~a3~0) && 1 == ~a1~0) && 19 == ~a14~0) && 17 == ~a26~0) && 16 == ~a28~0); 36731#L434 assume !(((1 == ~a1~0 && (((((18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a14~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 16 == ~a4~0); 36729#L440 assume !(1 == ~a1~0 && (19 == ~a14~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a4~0); 36725#L446 assume !(((1 == ~a25~0 && ((1 == ~a7~0 && (2 == calculate_output_~input#1 && 20 == ~a14~0) && 17 == ~a4~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a3~0); 36721#L450 assume !(((1 == ~a1~0 && 20 == ~a14~0 && (!(1 == ~a7~0) && (15 == ~a28~0 && 5 == calculate_output_~input#1) && 17 == ~a26~0) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a4~0); 36717#L454 assume !(1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a7~0) && (!(1 == ~a3~0) && (18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && 20 == ~a14~0); 36713#L457 assume !((19 == ~a14~0 && 1 == ~a3~0 && 1 == ~a1~0 && (1 == ~a25~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output_~input#1) && 18 == ~a4~0) && 17 == ~a28~0); 36709#L464 assume !(16 == ~a28~0 && (1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a3~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 20 == ~a14~0); 36705#L471 assume !((1 == ~a25~0 && ((1 == ~a1~0 && ((6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a4~0) && 20 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && !(1 == ~a3~0)); 36701#L477 assume !(16 == ~a28~0 && (((16 == ~a4~0 && 1 == ~a7~0 && (6 == calculate_output_~input#1 && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0); 36697#L482 assume !((15 == ~a28~0 && 1 == ~a1~0 && 16 == ~a4~0 && !(1 == ~a3~0) && (((17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output_~input#1) && 1 == ~a25~0) && 20 == ~a14~0) && 1 == ~a7~0); 36693#L488 assume !(1 == ~a1~0 && 15 == ~a28~0 && (17 == ~a4~0 && (19 == ~a26~0 && (19 == ~a14~0 && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && !(1 == ~a7~0)); 36689#L495 assume !(19 == ~a14~0 && (1 == ~a7~0 && ((((18 == ~a4~0 && 4 == calculate_output_~input#1) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a3~0); 36685#L500 assume !(((1 == ~a1~0 && 16 == ~a28~0 && 1 == ~a7~0 && 18 == ~a4~0 && !(1 == ~a3~0) && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0); 36681#L506 assume !((16 == ~a4~0 && (1 == ~a1~0 && 18 == ~a26~0 && (!(1 == ~a3~0) && 1 == ~a25~0 && 3 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a7~0) && 16 == ~a28~0); 36677#L511 assume 17 == ~a28~0 && 19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0) && 1 == ~a25~0 && ((3 == calculate_output_~input#1 && 1 == ~a3~0) && 18 == ~a4~0) && 1 == ~a1~0;~a7~0 := 1;calculate_output_#res#1 := 26; 36074#calculate_output_returnLabel#1 main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_#t~ret13#1;havoc main_~input~0#1; 33701#L4826-2 assume !false;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1; 32477#L4831 assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1; 32478#L50 [2023-11-26 11:50:52,619 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:50:52,619 INFO L85 PathProgramCache]: Analyzing trace with hash 925800, now seen corresponding path program 1 times [2023-11-26 11:50:52,620 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:50:52,620 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [280566610] [2023-11-26 11:50:52,620 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:50:52,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:50:52,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 11:50:52,642 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-26 11:50:52,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 11:50:52,669 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-26 11:50:52,669 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:50:52,677 INFO L85 PathProgramCache]: Analyzing trace with hash 2118332259, now seen corresponding path program 1 times [2023-11-26 11:50:52,678 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:50:52,678 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [992247513] [2023-11-26 11:50:52,678 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:50:52,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:50:52,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:50:52,968 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 11:50:52,968 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 11:50:52,969 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [992247513] [2023-11-26 11:50:52,969 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [992247513] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 11:50:52,969 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 11:50:52,969 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-26 11:50:52,970 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1882742999] [2023-11-26 11:50:52,970 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 11:50:52,970 INFO L765 eck$LassoCheckResult]: loop already infeasible [2023-11-26 11:50:52,971 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 11:50:52,971 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 11:50:52,971 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 11:50:52,972 INFO L87 Difference]: Start difference. First operand 14790 states and 20733 transitions. cyclomatic complexity: 5952 Second operand has 3 states, 3 states have (on average 28.666666666666668) internal successors, (86), 3 states have internal predecessors, (86), 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 11:50:57,887 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-26 11:50:57,887 INFO L93 Difference]: Finished difference Result 29550 states and 39606 transitions. [2023-11-26 11:50:57,887 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 29550 states and 39606 transitions. [2023-11-26 11:50:58,041 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 13088 [2023-11-26 11:50:58,164 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 29550 states to 29550 states and 39606 transitions. [2023-11-26 11:50:58,165 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 13107 [2023-11-26 11:50:58,176 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 13107 [2023-11-26 11:50:58,176 INFO L73 IsDeterministic]: Start isDeterministic. Operand 29550 states and 39606 transitions. [2023-11-26 11:50:58,176 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2023-11-26 11:50:58,177 INFO L218 hiAutomatonCegarLoop]: Abstraction has 29550 states and 39606 transitions. [2023-11-26 11:50:58,216 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 29550 states and 39606 transitions. [2023-11-26 11:50:58,700 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 29550 to 29550. [2023-11-26 11:50:58,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 29550 states, 29550 states have (on average 1.3403045685279187) internal successors, (39606), 29549 states have internal predecessors, (39606), 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 11:50:58,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29550 states to 29550 states and 39606 transitions. [2023-11-26 11:50:58,824 INFO L240 hiAutomatonCegarLoop]: Abstraction has 29550 states and 39606 transitions. [2023-11-26 11:50:58,828 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 11:50:58,830 INFO L428 stractBuchiCegarLoop]: Abstraction has 29550 states and 39606 transitions. [2023-11-26 11:50:58,831 INFO L335 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2023-11-26 11:50:58,831 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 29550 states and 39606 transitions. [2023-11-26 11:50:58,935 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 13088 [2023-11-26 11:50:58,935 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-26 11:50:58,935 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-26 11:50:58,939 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2023-11-26 11:50:58,940 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 11:50:58,940 INFO L748 eck$LassoCheckResult]: Stem: 76600#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(20, 2);call #Ultimate.allocInit(12, 3);~f~0 := 6;~e~0 := 5;~d~0 := 4;~b~0 := 2;~a~0 := 1;~c~0 := 3;~u~0 := 21;~v~0 := 22;~w~0 := 23;~x~0 := 24;~y~0 := 25;~z~0 := 26;~a3~0 := 1;~a4~0 := 17;~a25~0 := 1;~a1~0 := 1;~a26~0 := 18;~a28~0 := 15;~a7~0 := 1;~a14~0 := 19; 76601#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet12#1, main_#t~ret13#1, main_~input~0#1, main_~output~0#1;main_~output~0#1 := -1; 78098#L4826-2 assume !false;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1; 97282#L4831 assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1; 97283#L50 [2023-11-26 11:50:58,940 INFO L750 eck$LassoCheckResult]: Loop: 97283#L50 assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0); 95537#L57 assume !((1 == ~a25~0 && (16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output_~input#1) && !(1 == ~a3~0)) && 20 == ~a14~0); 88130#L62 assume !(17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a7~0 && 17 == ~a4~0 && (18 == ~a14~0 && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)); 88129#L68 assume !(!(1 == ~a7~0) && !(1 == ~a3~0) && (16 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 19 == ~a14~0); 88128#L76 assume !(16 == ~a28~0 && ((18 == ~a14~0 && (!(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a3~0 && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0); 88126#L82 assume !(!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output_~input#1 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a1~0); 88124#L90 assume !(1 == ~a1~0 && 17 == ~a26~0 && 18 == ~a4~0 && !(1 == ~a7~0) && ((1 == ~a25~0 && 3 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a3~0) && 20 == ~a14~0); 88122#L95 assume !(((((1 == ~a1~0 && (20 == ~a14~0 && 2 == calculate_output_~input#1 && 17 == ~a26~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0)); 88120#L102 assume !(17 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0))); 88118#L109 assume !(((17 == ~a4~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0); 88116#L115 assume !((16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0); 88114#L122 assume !(1 == ~a25~0 && (1 == ~a1~0 && (1 == ~a7~0 && ((2 == calculate_output_~input#1 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a3~0) && 18 == ~a26~0) && 19 == ~a14~0); 88112#L126 assume !((18 == ~a26~0 && 1 == ~a7~0 && 16 == ~a28~0 && (((1 == ~a25~0 && 2 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0)); 85589#L131 assume !(18 == ~a4~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 19 == ~a14~0 && (1 == ~a1~0 && 16 == ~a28~0 && 1 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0); 85421#L138 assume !(1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && (((3 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0); 85418#L146 assume 17 == ~a4~0 && 1 == ~a25~0 && 20 == ~a14~0 && ((!(1 == ~a3~0) && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 16 == ~a28~0;~a26~0 := 18;~a28~0 := 15;~a7~0 := 0;calculate_output_#res#1 := 26; 85163#calculate_output_returnLabel#1 main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_#t~ret13#1;havoc main_~input~0#1; 85282#L4826-2 assume !false;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1; 85280#L4831 assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1; 85278#L50 assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0); 85275#L57 assume !((1 == ~a25~0 && (16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output_~input#1) && !(1 == ~a3~0)) && 20 == ~a14~0); 85273#L62 assume !(17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a7~0 && 17 == ~a4~0 && (18 == ~a14~0 && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)); 85271#L68 assume !(!(1 == ~a7~0) && !(1 == ~a3~0) && (16 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 19 == ~a14~0); 85269#L76 assume !(16 == ~a28~0 && ((18 == ~a14~0 && (!(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a3~0 && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0); 85267#L82 assume !(!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output_~input#1 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a1~0); 85265#L90 assume !(1 == ~a1~0 && 17 == ~a26~0 && 18 == ~a4~0 && !(1 == ~a7~0) && ((1 == ~a25~0 && 3 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a3~0) && 20 == ~a14~0); 85263#L95 assume !(((((1 == ~a1~0 && (20 == ~a14~0 && 2 == calculate_output_~input#1 && 17 == ~a26~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0)); 85261#L102 assume !(17 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0))); 85259#L109 assume !(((17 == ~a4~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0); 85257#L115 assume !((16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0); 85255#L122 assume !(1 == ~a25~0 && (1 == ~a1~0 && (1 == ~a7~0 && ((2 == calculate_output_~input#1 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a3~0) && 18 == ~a26~0) && 19 == ~a14~0); 85253#L126 assume !((18 == ~a26~0 && 1 == ~a7~0 && 16 == ~a28~0 && (((1 == ~a25~0 && 2 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0)); 85251#L131 assume !(18 == ~a4~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 19 == ~a14~0 && (1 == ~a1~0 && 16 == ~a28~0 && 1 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0); 85249#L138 assume !(1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && (((3 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0); 85247#L146 assume !(17 == ~a4~0 && 1 == ~a25~0 && 20 == ~a14~0 && ((!(1 == ~a3~0) && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 16 == ~a28~0); 85245#L151 assume !(((((((1 == ~a7~0 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 20 == ~a14~0) && 18 == ~a4~0) && 15 == ~a28~0); 85243#L157 assume !((19 == ~a26~0 && 1 == ~a7~0 && (((18 == ~a14~0 && 4 == calculate_output_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 16 == ~a4~0); 85241#L161 assume !(18 == ~a26~0 && (15 == ~a28~0 && 1 == ~a7~0 && 1 == ~a25~0 && (17 == ~a4~0 && 19 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0); 85239#L165 assume !((20 == ~a14~0 && (15 == ~a28~0 && ((17 == ~a4~0 && 5 == calculate_output_~input#1 && 1 == ~a3~0) && 19 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a7~0); 85237#L170 assume !((1 == ~a1~0 && (((19 == ~a14~0 && 4 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && 16 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0)); 85235#L176 assume !(17 == ~a28~0 && (1 == ~a3~0 && 1 == ~a25~0 && 18 == ~a4~0 && 1 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 1 == ~a1~0); 85233#L183 assume !((!(1 == ~a7~0) && ((!(1 == ~a3~0) && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0) && 16 == ~a28~0); 85231#L189 assume !((1 == ~a1~0 && (20 == ~a14~0 && (17 == ~a28~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0); 85229#L195 assume !((1 == ~a25~0 && 16 == ~a28~0 && (1 == ~a1~0 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 1 == ~a3~0) && 17 == ~a4~0); 85227#L202 assume !(1 == ~a1~0 && 16 == ~a4~0 && ((((((17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a7~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0); 85225#L208 assume !(16 == ~a4~0 && 1 == ~a25~0 && 17 == ~a28~0 && ((19 == ~a14~0 && (1 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a7~0) && !(1 == ~a3~0)) && 1 == ~a1~0); 85223#L214 assume !(1 == ~a25~0 && (((1 == ~a3~0 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a4~0); 85221#L220 assume !(16 == ~a28~0 && 1 == ~a3~0 && 19 == ~a14~0 && ((18 == ~a4~0 && !(1 == ~a7~0) && 5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && 1 == ~a1~0); 85219#L227 assume !((!(1 == ~a3~0) && ((((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0) && 19 == ~a14~0) && 1 == ~a1~0); 85217#L234 assume !(((17 == ~a28~0 && (((2 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a14~0) && 1 == ~a25~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a1~0); 85215#L240 assume !((((1 == ~a3~0 && (1 == ~a25~0 && (4 == calculate_output_~input#1 && 1 == ~a7~0) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0) && 17 == ~a28~0) && 18 == ~a26~0); 85213#L246 assume !(1 == ~a1~0 && 18 == ~a4~0 && ((!(1 == ~a7~0) && 19 == ~a14~0 && (5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a3~0); 85211#L252 assume !(1 == ~a25~0 && 18 == ~a4~0 && 1 == ~a1~0 && 16 == ~a28~0 && ((2 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 18 == ~a14~0) && !(1 == ~a3~0)); 85209#L259 assume !((18 == ~a4~0 && (16 == ~a28~0 && 1 == ~a3~0 && 18 == ~a14~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0); 85207#L265 assume !((!(1 == ~a7~0) && 16 == ~a28~0 && 1 == ~a25~0 && 1 == ~a1~0 && !(1 == ~a3~0) && (5 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && 18 == ~a4~0); 85205#L270 assume !(((((15 == ~a28~0 && (1 == ~a1~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 1 == ~a7~0) && 16 == ~a4~0); 85203#L275 assume !((((((!(1 == ~a7~0) && 20 == ~a14~0 && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0); 85201#L278 assume !(19 == ~a14~0 && 19 == ~a26~0 && 15 == ~a28~0 && (16 == ~a4~0 && !(1 == ~a3~0) && (1 == ~a25~0 && 2 == calculate_output_~input#1) && !(1 == ~a7~0)) && 1 == ~a1~0); 85199#L284 assume !((((1 == ~a25~0 && 18 == ~a4~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 17 == ~a28~0) && 1 == ~a3~0) && 1 == ~a1~0); 85197#L290 assume !((16 == ~a28~0 && ((19 == ~a14~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a4~0); 85195#L297 assume !(1 == ~a25~0 && ((((15 == ~a28~0 && (6 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && !(1 == ~a7~0)) && 17 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0)); 85193#L304 assume !(1 == ~a3~0 && (((4 == calculate_output_~input#1 && ((18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0 && 16 == ~a28~0) || (20 == ~a14~0 && (18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0); 85191#L312 assume !(20 == ~a14~0 && 1 == ~a25~0 && (1 == ~a7~0 && ((16 == ~a4~0 && 5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0); 85189#L317 assume !(!(1 == ~a3~0) && (1 == ~a25~0 && 17 == ~a28~0 && (5 == calculate_output_~input#1 && ((20 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 16 == ~a4~0) && 1 == ~a1~0); 85187#L324 assume !(18 == ~a14~0 && 16 == ~a28~0 && ((((!(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 1 == ~a25~0); 85185#L329 assume !(18 == ~a4~0 && 17 == ~a26~0 && 1 == ~a25~0 && 1 == ~a1~0 && ((1 == ~a7~0 && 16 == ~a28~0 && 6 == calculate_output_~input#1) && 20 == ~a14~0) && 1 == ~a3~0); 85183#L333 assume !((1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a3~0) && 16 == ~a4~0 && (1 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 20 == ~a14~0); 85181#L340 assume !(1 == ~a1~0 && 1 == ~a3~0 && (20 == ~a14~0 && 16 == ~a28~0 && (3 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 18 == ~a4~0); 85179#L347 assume !(((18 == ~a4~0 && ((6 == calculate_output_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a28~0); 85177#L355 assume !(1 == ~a7~0 && 1 == ~a25~0 && ((1 == ~a1~0 && (17 == ~a28~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a14~0) && 18 == ~a4~0) && !(1 == ~a3~0)); 85175#L362 assume !(((((16 == ~a28~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a3~0) && 19 == ~a14~0) && 18 == ~a4~0); 85173#L369 assume !((19 == ~a14~0 && 1 == ~a25~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 17 == ~a4~0 && 3 == calculate_output_~input#1 && !(1 == ~a3~0)) && 19 == ~a26~0) && 1 == ~a1~0); 85171#L377 assume !(((1 == ~a1~0 && ((1 == ~a3~0 && 19 == ~a14~0 && 2 == calculate_output_~input#1 && 18 == ~a4~0) && 1 == ~a7~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a25~0); 85169#L382 assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 19 == ~a14~0 && 1 == ~a1~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a25~0); 85167#L387 assume !(((((18 == ~a14~0 && ((1 == calculate_output_~input#1 && 1 == ~a3~0) && 17 == ~a28~0) && 18 == ~a4~0) && !(1 == ~a7~0)) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a25~0); 85165#L393 assume !(1 == ~a7~0 && 19 == ~a26~0 && 1 == ~a1~0 && 19 == ~a14~0 && 1 == ~a25~0 && 15 == ~a28~0 && 16 == ~a4~0 && !(1 == ~a3~0) && 5 == calculate_output_~input#1); 85162#L398 assume !(!(1 == ~a7~0) && (1 == ~a1~0 && ((!(1 == ~a3~0) && 18 == ~a14~0 && 6 == calculate_output_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 16 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0); 84189#L403 assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 20 == ~a14~0 && ((((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a7~0)); 84190#L411 assume !((16 == ~a4~0 && ((19 == ~a14~0 && 1 == ~a7~0 && (1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 15 == ~a28~0); 87704#L416 assume !((((19 == ~a26~0 && 18 == ~a4~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a3~0); 87703#L422 assume !(((1 == ~a1~0 && 17 == ~a28~0 && 20 == ~a14~0 && 1 == ~a3~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0); 87702#L429 assume !((1 == ~a25~0 && 18 == ~a4~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && 1 == ~a3~0) && 1 == ~a1~0) && 19 == ~a14~0) && 17 == ~a26~0) && 16 == ~a28~0); 87699#L434 assume !(((1 == ~a1~0 && (((((18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a14~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 16 == ~a4~0); 87698#L440 assume !(1 == ~a1~0 && (19 == ~a14~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a4~0); 87697#L446 assume !(((1 == ~a25~0 && ((1 == ~a7~0 && (2 == calculate_output_~input#1 && 20 == ~a14~0) && 17 == ~a4~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a3~0); 85316#L450 assume !(((1 == ~a1~0 && 20 == ~a14~0 && (!(1 == ~a7~0) && (15 == ~a28~0 && 5 == calculate_output_~input#1) && 17 == ~a26~0) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a4~0); 85317#L454 assume !(1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a7~0) && (!(1 == ~a3~0) && (18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && 20 == ~a14~0); 85346#L457 assume !((19 == ~a14~0 && 1 == ~a3~0 && 1 == ~a1~0 && (1 == ~a25~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output_~input#1) && 18 == ~a4~0) && 17 == ~a28~0); 85344#L464 assume !(16 == ~a28~0 && (1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a3~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 20 == ~a14~0); 85342#L471 assume !((1 == ~a25~0 && ((1 == ~a1~0 && ((6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a4~0) && 20 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && !(1 == ~a3~0)); 85313#L477 assume !(16 == ~a28~0 && (((16 == ~a4~0 && 1 == ~a7~0 && (6 == calculate_output_~input#1 && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0); 85314#L482 assume !((15 == ~a28~0 && 1 == ~a1~0 && 16 == ~a4~0 && !(1 == ~a3~0) && (((17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output_~input#1) && 1 == ~a25~0) && 20 == ~a14~0) && 1 == ~a7~0); 85373#L488 assume !(1 == ~a1~0 && 15 == ~a28~0 && (17 == ~a4~0 && (19 == ~a26~0 && (19 == ~a14~0 && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && !(1 == ~a7~0)); 85371#L495 assume !(19 == ~a14~0 && (1 == ~a7~0 && ((((18 == ~a4~0 && 4 == calculate_output_~input#1) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a3~0); 85369#L500 assume !(((1 == ~a1~0 && 16 == ~a28~0 && 1 == ~a7~0 && 18 == ~a4~0 && !(1 == ~a3~0) && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0); 85303#L506 assume !((16 == ~a4~0 && (1 == ~a1~0 && 18 == ~a26~0 && (!(1 == ~a3~0) && 1 == ~a25~0 && 3 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a7~0) && 16 == ~a28~0); 85304#L511 assume 17 == ~a28~0 && 19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0) && 1 == ~a25~0 && ((3 == calculate_output_~input#1 && 1 == ~a3~0) && 18 == ~a4~0) && 1 == ~a1~0;~a7~0 := 1;calculate_output_#res#1 := 26; 77635#calculate_output_returnLabel#1 main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_#t~ret13#1;havoc main_~input~0#1; 98971#L4826-2 assume !false;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1; 101654#L4831 assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1; 97283#L50 [2023-11-26 11:50:58,941 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:50:58,941 INFO L85 PathProgramCache]: Analyzing trace with hash 925800, now seen corresponding path program 2 times [2023-11-26 11:50:58,942 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:50:58,942 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1620591096] [2023-11-26 11:50:58,942 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:50:58,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:50:58,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 11:50:58,960 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-26 11:50:58,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 11:50:58,969 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-26 11:50:58,972 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:50:58,972 INFO L85 PathProgramCache]: Analyzing trace with hash 2082231462, now seen corresponding path program 1 times [2023-11-26 11:50:58,972 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:50:58,973 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [188654213] [2023-11-26 11:50:58,973 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:50:58,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:50:59,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:50:59,274 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 11:50:59,274 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 11:50:59,274 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [188654213] [2023-11-26 11:50:59,275 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [188654213] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 11:50:59,275 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 11:50:59,275 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-26 11:50:59,275 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1533059071] [2023-11-26 11:50:59,275 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 11:50:59,276 INFO L765 eck$LassoCheckResult]: loop already infeasible [2023-11-26 11:50:59,277 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 11:50:59,277 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 11:50:59,277 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 11:50:59,277 INFO L87 Difference]: Start difference. First operand 29550 states and 39606 transitions. cyclomatic complexity: 10065 Second operand has 3 states, 3 states have (on average 33.333333333333336) internal successors, (100), 3 states have internal predecessors, (100), 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 11:51:03,935 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-26 11:51:03,935 INFO L93 Difference]: Finished difference Result 59037 states and 73151 transitions. [2023-11-26 11:51:03,936 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 59037 states and 73151 transitions. [2023-11-26 11:51:04,322 INFO L131 ngComponentsAnalysis]: Automaton has 6 accepting balls. 26176 [2023-11-26 11:51:04,579 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 59037 states to 49207 states and 62706 transitions. [2023-11-26 11:51:04,580 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 26190 [2023-11-26 11:51:04,604 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 26214 [2023-11-26 11:51:04,605 INFO L73 IsDeterministic]: Start isDeterministic. Operand 49207 states and 62706 transitions. [2023-11-26 11:51:04,613 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2023-11-26 11:51:04,614 INFO L218 hiAutomatonCegarLoop]: Abstraction has 49207 states and 62706 transitions. [2023-11-26 11:51:04,656 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 49207 states and 62706 transitions. [2023-11-26 11:51:05,527 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 49207 to 39344. [2023-11-26 11:51:05,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 39344 states, 39344 states have (on average 1.2952165514436762) internal successors, (50959), 39343 states have internal predecessors, (50959), 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 11:51:05,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39344 states to 39344 states and 50959 transitions. [2023-11-26 11:51:05,843 INFO L240 hiAutomatonCegarLoop]: Abstraction has 39344 states and 50959 transitions. [2023-11-26 11:51:05,843 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 11:51:05,846 INFO L428 stractBuchiCegarLoop]: Abstraction has 39344 states and 50959 transitions. [2023-11-26 11:51:05,846 INFO L335 stractBuchiCegarLoop]: ======== Iteration 5 ============ [2023-11-26 11:51:05,847 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 39344 states and 50959 transitions. [2023-11-26 11:51:05,954 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 19632 [2023-11-26 11:51:05,955 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-26 11:51:05,955 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-26 11:51:05,957 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2023-11-26 11:51:05,958 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 11:51:05,958 INFO L748 eck$LassoCheckResult]: Stem: 165193#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(20, 2);call #Ultimate.allocInit(12, 3);~f~0 := 6;~e~0 := 5;~d~0 := 4;~b~0 := 2;~a~0 := 1;~c~0 := 3;~u~0 := 21;~v~0 := 22;~w~0 := 23;~x~0 := 24;~y~0 := 25;~z~0 := 26;~a3~0 := 1;~a4~0 := 17;~a25~0 := 1;~a1~0 := 1;~a26~0 := 18;~a28~0 := 15;~a7~0 := 1;~a14~0 := 19; 165194#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet12#1, main_#t~ret13#1, main_~input~0#1, main_~output~0#1;main_~output~0#1 := -1; 166735#L4826-2 assume !false;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1; 166831#L4831 assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1; 166832#L50 [2023-11-26 11:51:05,959 INFO L750 eck$LassoCheckResult]: Loop: 166832#L50 assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0); 193723#L57 assume !((1 == ~a25~0 && (16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output_~input#1) && !(1 == ~a3~0)) && 20 == ~a14~0); 193721#L62 assume !(17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a7~0 && 17 == ~a4~0 && (18 == ~a14~0 && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)); 193719#L68 assume !(!(1 == ~a7~0) && !(1 == ~a3~0) && (16 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 19 == ~a14~0); 193717#L76 assume !(16 == ~a28~0 && ((18 == ~a14~0 && (!(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a3~0 && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0); 193716#L82 assume !(!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output_~input#1 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a1~0); 193715#L90 assume !(1 == ~a1~0 && 17 == ~a26~0 && 18 == ~a4~0 && !(1 == ~a7~0) && ((1 == ~a25~0 && 3 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a3~0) && 20 == ~a14~0); 193713#L95 assume !(((((1 == ~a1~0 && (20 == ~a14~0 && 2 == calculate_output_~input#1 && 17 == ~a26~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0)); 193711#L102 assume !(17 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0))); 193709#L109 assume !(((17 == ~a4~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0); 193707#L115 assume !((16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0); 193705#L122 assume !(1 == ~a25~0 && (1 == ~a1~0 && (1 == ~a7~0 && ((2 == calculate_output_~input#1 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a3~0) && 18 == ~a26~0) && 19 == ~a14~0); 193703#L126 assume !((18 == ~a26~0 && 1 == ~a7~0 && 16 == ~a28~0 && (((1 == ~a25~0 && 2 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0)); 193701#L131 assume !(18 == ~a4~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 19 == ~a14~0 && (1 == ~a1~0 && 16 == ~a28~0 && 1 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0); 193699#L138 assume !(1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && (((3 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0); 193697#L146 assume !(17 == ~a4~0 && 1 == ~a25~0 && 20 == ~a14~0 && ((!(1 == ~a3~0) && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 16 == ~a28~0); 193695#L151 assume !(((((((1 == ~a7~0 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 20 == ~a14~0) && 18 == ~a4~0) && 15 == ~a28~0); 193693#L157 assume !((19 == ~a26~0 && 1 == ~a7~0 && (((18 == ~a14~0 && 4 == calculate_output_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 16 == ~a4~0); 193325#L161 assume 18 == ~a26~0 && (15 == ~a28~0 && 1 == ~a7~0 && 1 == ~a25~0 && (17 == ~a4~0 && 19 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0;~a7~0 := 0;~a26~0 := 17;calculate_output_#res#1 := 21; 188860#calculate_output_returnLabel#1 main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_#t~ret13#1;havoc main_~input~0#1; 170149#L4826-2 assume !false;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1; 192849#L4831 assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1; 192848#L50 assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0); 192846#L57 assume !((1 == ~a25~0 && (16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output_~input#1) && !(1 == ~a3~0)) && 20 == ~a14~0); 192844#L62 assume !(17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a7~0 && 17 == ~a4~0 && (18 == ~a14~0 && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)); 192842#L68 assume !(!(1 == ~a7~0) && !(1 == ~a3~0) && (16 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 19 == ~a14~0); 192840#L76 assume !(16 == ~a28~0 && ((18 == ~a14~0 && (!(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a3~0 && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0); 192838#L82 assume !(!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output_~input#1 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a1~0); 192836#L90 assume !(1 == ~a1~0 && 17 == ~a26~0 && 18 == ~a4~0 && !(1 == ~a7~0) && ((1 == ~a25~0 && 3 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a3~0) && 20 == ~a14~0); 192834#L95 assume !(((((1 == ~a1~0 && (20 == ~a14~0 && 2 == calculate_output_~input#1 && 17 == ~a26~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0)); 192832#L102 assume !(17 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0))); 192830#L109 assume !(((17 == ~a4~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0); 192828#L115 assume !((16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0); 192826#L122 assume !(1 == ~a25~0 && (1 == ~a1~0 && (1 == ~a7~0 && ((2 == calculate_output_~input#1 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a3~0) && 18 == ~a26~0) && 19 == ~a14~0); 192824#L126 assume !((18 == ~a26~0 && 1 == ~a7~0 && 16 == ~a28~0 && (((1 == ~a25~0 && 2 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0)); 192822#L131 assume !(18 == ~a4~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 19 == ~a14~0 && (1 == ~a1~0 && 16 == ~a28~0 && 1 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0); 192820#L138 assume !(1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && (((3 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0); 192818#L146 assume !(17 == ~a4~0 && 1 == ~a25~0 && 20 == ~a14~0 && ((!(1 == ~a3~0) && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 16 == ~a28~0); 192816#L151 assume !(((((((1 == ~a7~0 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 20 == ~a14~0) && 18 == ~a4~0) && 15 == ~a28~0); 192814#L157 assume !((19 == ~a26~0 && 1 == ~a7~0 && (((18 == ~a14~0 && 4 == calculate_output_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 16 == ~a4~0); 192812#L161 assume !(18 == ~a26~0 && (15 == ~a28~0 && 1 == ~a7~0 && 1 == ~a25~0 && (17 == ~a4~0 && 19 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0); 192810#L165 assume !((20 == ~a14~0 && (15 == ~a28~0 && ((17 == ~a4~0 && 5 == calculate_output_~input#1 && 1 == ~a3~0) && 19 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a7~0); 192808#L170 assume !((1 == ~a1~0 && (((19 == ~a14~0 && 4 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && 16 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0)); 192806#L176 assume !(17 == ~a28~0 && (1 == ~a3~0 && 1 == ~a25~0 && 18 == ~a4~0 && 1 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 1 == ~a1~0); 192804#L183 assume !((!(1 == ~a7~0) && ((!(1 == ~a3~0) && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0) && 16 == ~a28~0); 192802#L189 assume !((1 == ~a1~0 && (20 == ~a14~0 && (17 == ~a28~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0); 192800#L195 assume !((1 == ~a25~0 && 16 == ~a28~0 && (1 == ~a1~0 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 1 == ~a3~0) && 17 == ~a4~0); 192798#L202 assume !(1 == ~a1~0 && 16 == ~a4~0 && ((((((17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a7~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0); 192796#L208 assume !(16 == ~a4~0 && 1 == ~a25~0 && 17 == ~a28~0 && ((19 == ~a14~0 && (1 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a7~0) && !(1 == ~a3~0)) && 1 == ~a1~0); 192794#L214 assume !(1 == ~a25~0 && (((1 == ~a3~0 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a4~0); 192792#L220 assume !(16 == ~a28~0 && 1 == ~a3~0 && 19 == ~a14~0 && ((18 == ~a4~0 && !(1 == ~a7~0) && 5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && 1 == ~a1~0); 192790#L227 assume !((!(1 == ~a3~0) && ((((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0) && 19 == ~a14~0) && 1 == ~a1~0); 192788#L234 assume !(((17 == ~a28~0 && (((2 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a14~0) && 1 == ~a25~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a1~0); 192786#L240 assume !((((1 == ~a3~0 && (1 == ~a25~0 && (4 == calculate_output_~input#1 && 1 == ~a7~0) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0) && 17 == ~a28~0) && 18 == ~a26~0); 192784#L246 assume !(1 == ~a1~0 && 18 == ~a4~0 && ((!(1 == ~a7~0) && 19 == ~a14~0 && (5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a3~0); 192074#L252 assume !(1 == ~a25~0 && 18 == ~a4~0 && 1 == ~a1~0 && 16 == ~a28~0 && ((2 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 18 == ~a14~0) && !(1 == ~a3~0)); 191911#L259 assume !((18 == ~a4~0 && (16 == ~a28~0 && 1 == ~a3~0 && 18 == ~a14~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0); 191909#L265 assume !((!(1 == ~a7~0) && 16 == ~a28~0 && 1 == ~a25~0 && 1 == ~a1~0 && !(1 == ~a3~0) && (5 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && 18 == ~a4~0); 191907#L270 assume !(((((15 == ~a28~0 && (1 == ~a1~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 1 == ~a7~0) && 16 == ~a4~0); 191905#L275 assume !((((((!(1 == ~a7~0) && 20 == ~a14~0 && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0); 191903#L278 assume !(19 == ~a14~0 && 19 == ~a26~0 && 15 == ~a28~0 && (16 == ~a4~0 && !(1 == ~a3~0) && (1 == ~a25~0 && 2 == calculate_output_~input#1) && !(1 == ~a7~0)) && 1 == ~a1~0); 191901#L284 assume !((((1 == ~a25~0 && 18 == ~a4~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 17 == ~a28~0) && 1 == ~a3~0) && 1 == ~a1~0); 191899#L290 assume !((16 == ~a28~0 && ((19 == ~a14~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a4~0); 191897#L297 assume !(1 == ~a25~0 && ((((15 == ~a28~0 && (6 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && !(1 == ~a7~0)) && 17 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0)); 191895#L304 assume !(1 == ~a3~0 && (((4 == calculate_output_~input#1 && ((18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0 && 16 == ~a28~0) || (20 == ~a14~0 && (18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0); 191893#L312 assume !(20 == ~a14~0 && 1 == ~a25~0 && (1 == ~a7~0 && ((16 == ~a4~0 && 5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0); 191834#L317 assume !(!(1 == ~a3~0) && (1 == ~a25~0 && 17 == ~a28~0 && (5 == calculate_output_~input#1 && ((20 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 16 == ~a4~0) && 1 == ~a1~0); 191825#L324 assume !(18 == ~a14~0 && 16 == ~a28~0 && ((((!(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 1 == ~a25~0); 191817#L329 assume !(18 == ~a4~0 && 17 == ~a26~0 && 1 == ~a25~0 && 1 == ~a1~0 && ((1 == ~a7~0 && 16 == ~a28~0 && 6 == calculate_output_~input#1) && 20 == ~a14~0) && 1 == ~a3~0); 191809#L333 assume !((1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a3~0) && 16 == ~a4~0 && (1 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 20 == ~a14~0); 191801#L340 assume !(1 == ~a1~0 && 1 == ~a3~0 && (20 == ~a14~0 && 16 == ~a28~0 && (3 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 18 == ~a4~0); 191793#L347 assume !(((18 == ~a4~0 && ((6 == calculate_output_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a28~0); 191785#L355 assume !(1 == ~a7~0 && 1 == ~a25~0 && ((1 == ~a1~0 && (17 == ~a28~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a14~0) && 18 == ~a4~0) && !(1 == ~a3~0)); 191542#L362 assume !(((((16 == ~a28~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a3~0) && 19 == ~a14~0) && 18 == ~a4~0); 191540#L369 assume !((19 == ~a14~0 && 1 == ~a25~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 17 == ~a4~0 && 3 == calculate_output_~input#1 && !(1 == ~a3~0)) && 19 == ~a26~0) && 1 == ~a1~0); 191538#L377 assume !(((1 == ~a1~0 && ((1 == ~a3~0 && 19 == ~a14~0 && 2 == calculate_output_~input#1 && 18 == ~a4~0) && 1 == ~a7~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a25~0); 191536#L382 assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 19 == ~a14~0 && 1 == ~a1~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a25~0); 191534#L387 assume !(((((18 == ~a14~0 && ((1 == calculate_output_~input#1 && 1 == ~a3~0) && 17 == ~a28~0) && 18 == ~a4~0) && !(1 == ~a7~0)) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a25~0); 191532#L393 assume !(1 == ~a7~0 && 19 == ~a26~0 && 1 == ~a1~0 && 19 == ~a14~0 && 1 == ~a25~0 && 15 == ~a28~0 && 16 == ~a4~0 && !(1 == ~a3~0) && 5 == calculate_output_~input#1); 191530#L398 assume !(!(1 == ~a7~0) && (1 == ~a1~0 && ((!(1 == ~a3~0) && 18 == ~a14~0 && 6 == calculate_output_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 16 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0); 191528#L403 assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 20 == ~a14~0 && ((((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a7~0)); 191526#L411 assume !((16 == ~a4~0 && ((19 == ~a14~0 && 1 == ~a7~0 && (1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 15 == ~a28~0); 191524#L416 assume !((((19 == ~a26~0 && 18 == ~a4~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a3~0); 191522#L422 assume !(((1 == ~a1~0 && 17 == ~a28~0 && 20 == ~a14~0 && 1 == ~a3~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0); 191520#L429 assume !((1 == ~a25~0 && 18 == ~a4~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && 1 == ~a3~0) && 1 == ~a1~0) && 19 == ~a14~0) && 17 == ~a26~0) && 16 == ~a28~0); 191480#L434 assume !(((1 == ~a1~0 && (((((18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a14~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 16 == ~a4~0); 191473#L440 assume !(1 == ~a1~0 && (19 == ~a14~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a4~0); 191466#L446 assume !(((1 == ~a25~0 && ((1 == ~a7~0 && (2 == calculate_output_~input#1 && 20 == ~a14~0) && 17 == ~a4~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a3~0); 191459#L450 assume !(((1 == ~a1~0 && 20 == ~a14~0 && (!(1 == ~a7~0) && (15 == ~a28~0 && 5 == calculate_output_~input#1) && 17 == ~a26~0) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a4~0); 191452#L454 assume !(1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a7~0) && (!(1 == ~a3~0) && (18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && 20 == ~a14~0); 191445#L457 assume !((19 == ~a14~0 && 1 == ~a3~0 && 1 == ~a1~0 && (1 == ~a25~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output_~input#1) && 18 == ~a4~0) && 17 == ~a28~0); 191438#L464 assume !(16 == ~a28~0 && (1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a3~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 20 == ~a14~0); 191431#L471 assume !((1 == ~a25~0 && ((1 == ~a1~0 && ((6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a4~0) && 20 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && !(1 == ~a3~0)); 191423#L477 assume !(16 == ~a28~0 && (((16 == ~a4~0 && 1 == ~a7~0 && (6 == calculate_output_~input#1 && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0); 191416#L482 assume !((15 == ~a28~0 && 1 == ~a1~0 && 16 == ~a4~0 && !(1 == ~a3~0) && (((17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output_~input#1) && 1 == ~a25~0) && 20 == ~a14~0) && 1 == ~a7~0); 191409#L488 assume !(1 == ~a1~0 && 15 == ~a28~0 && (17 == ~a4~0 && (19 == ~a26~0 && (19 == ~a14~0 && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && !(1 == ~a7~0)); 191402#L495 assume !(19 == ~a14~0 && (1 == ~a7~0 && ((((18 == ~a4~0 && 4 == calculate_output_~input#1) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a3~0); 191395#L500 assume !(((1 == ~a1~0 && 16 == ~a28~0 && 1 == ~a7~0 && 18 == ~a4~0 && !(1 == ~a3~0) && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0); 191388#L506 assume !((16 == ~a4~0 && (1 == ~a1~0 && 18 == ~a26~0 && (!(1 == ~a3~0) && 1 == ~a25~0 && 3 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a7~0) && 16 == ~a28~0); 191381#L511 assume 17 == ~a28~0 && 19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0) && 1 == ~a25~0 && ((3 == calculate_output_~input#1 && 1 == ~a3~0) && 18 == ~a4~0) && 1 == ~a1~0;~a7~0 := 1;calculate_output_#res#1 := 26; 188865#calculate_output_returnLabel#1 main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_#t~ret13#1;havoc main_~input~0#1; 175523#L4826-2 assume !false;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1; 193726#L4831 assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1; 166832#L50 [2023-11-26 11:51:05,959 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:51:05,960 INFO L85 PathProgramCache]: Analyzing trace with hash 925800, now seen corresponding path program 3 times [2023-11-26 11:51:05,960 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:51:05,960 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1363590580] [2023-11-26 11:51:05,960 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:51:05,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:51:05,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 11:51:05,966 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-26 11:51:05,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 11:51:05,973 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-26 11:51:05,974 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:51:05,974 INFO L85 PathProgramCache]: Analyzing trace with hash -966988258, now seen corresponding path program 1 times [2023-11-26 11:51:05,974 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:51:05,975 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [7154874] [2023-11-26 11:51:05,975 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:51:05,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:51:06,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:51:06,172 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 22 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 11:51:06,174 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 11:51:06,174 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [7154874] [2023-11-26 11:51:06,175 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [7154874] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 11:51:06,175 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 11:51:06,175 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-26 11:51:06,175 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1519739068] [2023-11-26 11:51:06,176 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 11:51:06,176 INFO L765 eck$LassoCheckResult]: loop already infeasible [2023-11-26 11:51:06,178 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 11:51:06,178 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 11:51:06,178 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 11:51:06,179 INFO L87 Difference]: Start difference. First operand 39344 states and 50959 transitions. cyclomatic complexity: 11624 Second operand has 3 states, 3 states have (on average 34.333333333333336) internal successors, (103), 3 states have internal predecessors, (103), 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)